Thursday, September 1, 2011

Snooki: My New Fragrance Smells Like "DTF"

Advertisement

Hot Pics

After promoting her new film, I Don't Know How She Does It, Sarah Jessica Parker arrived at her ...

See More Hot Pics


336x140tell_us

Snooki: My New Fragrance Smells Like "DTF"

Credit: Paul Drinkwater/NBC/NBCU Photo Bank via AP Images

Wednesday ? August 31, 2011 ? 7:30pm

Pint-sized perfumer!

The latest star to jump on the celeb fragrance bandwagon is Nicole "Snooki" Polizzi, who is planning on expanding her entrepreneurial resume of slippers, sunglasses and a book with a new scent.

PHOTOS: The top 10 craziest Jersey Shore moments

When rumors hit last month, fans of the Jersey Shore housemate began speculating if the juice would smell like her beloved snack, pickles. And being that Snooki, 23, is pretty much down for anything, she tried it out.

PHOTOS: Meet the Jersey Shore cast's parents

"[It] smelled like pickles and grass and it was just gross," Snooki told Jay Leno about experimenting with the unique concoction on the Tonight Show Tuesday.

VIDEO: Snooki installs a stripper pole in her house

No word on what the final notes will be, but the ultra-bronzed star ensures that the perfume will be "flirty and bubbly, you know, like my personality, and obviously something DTF."

But the well-known acronym threw Leno (and guest Jeff Bridges) off, and Snooki had to come to the rescue to explain.

"[It means] "down to f**k," she said.

'); $('.fb_comment li.comment_btns input.comment_button').remove(); subadded = false; isFbAuthenticated = false; } function auth_using_fb2(uid) { var avatar = ''; var fb_name = 'Name not available.'; var fb_url = '127.0.0.1'; var fbquery = FB.Data.query('select name, pic_square_with_logo, profile_url from user where uid={0}',uid); try { var t = setTimeout(function() {update_userbox(fb_name, avatar, fb_url)},3000); fbquery.wait(function(rows) { avatar = rows[0].pic_square_with_logo; fb_name = rows[0].name; fb_url = rows[0].profile_url; update_userbox(fb_name, avatar, fb_url); clearTimeout(t); }); } catch(e) { update_userbox(fb_name, avatar, fb_url); } } function checkWallPosting2(comment) { FB.api('/me', function(response) { FB.ui({ method: 'stream.publish', message: comment, attachment: { name: 'My comment on "' + document.title + '"', href: document.location.href }, user_message_prompt: 'Your comment on "' + document.title + '"' }, function(response) { return postComment(); }); }); return false; } function getLogin() { FB.getLoginStatus(function(response) { if (response.session && response.session.uid) { uid = response.session.uid; auth_using_fb2(uid); } else { } }); } jQuery("textarea#comment_text").click(function() { if (cleared_comment == 0) { jQuery("textarea#comment_text").val(''); cleared_comment = 1; } }); function postComment() { var comment = $("textarea#comment_text").val(); var email = isFbAuthenticated ? String(uid) + '@FB-ACCT.COM' : $("input#email").val(); var commenterName= $("input#commenterName").val(); var modelClass = $("input#modelClass").val(); var modelId = $("input#modelId").val(); var channelId = $("input#channelId").val(); var ipAddress = $("input#ipAddress").val(); var modelTitle = 'deprecated'; // TODO:remove this as required parameter from TOMCAT script var dataString = '?email=' + email + '&commenterName=' + commenterName + '&modelClass=' + modelClass + '&modelId=' + modelId + '&channelId=' + channelId + '&ipAddress=' + ipAddress + '&modelTitle=' + modelTitle + '&comment=' + comment; if (1) { $.ajax({ type: "POST", url: "/comment_filter", data: { email: email, commenterName: commenterName, modelClass: modelClass, modelId: modelId, channelId: channelId, ipAddress: ipAddress, modelTitle: modelTitle, comment: comment }, success: function(xml) { if (xml == 'no comment' || xml == 'spam') { $('.comment_div textarea').val(''); $('.no_results').hide(); // update comments list if (isFbAuthenticated) { $('.comments .new_comment').html('

0 seconds ago '+commenterName+' Says:

'+comment.replace(/\n/g, '
')+'').hide().slideDown(1500); } else { $('.comments .new_comment').html('

0 seconds ago '+commenterName+' Says:

'+comment.replace(/\n/g, '
')+'').hide().slideDown(1500); } // update slide details area if ($('.subpanel_slide_details .latest_comments').length) { if (isFbAuthenticated) { $('.subpanel_slide_details .latest_comments .new_comment').html('

0 seconds ago '+commenterName+' Says:

'+comment.substr(0, 99)+(comment.length > 100 ? '... Read' : '')+'').hide().slideDown(1500); } else { $('.subpanel_slide_details .latest_comments .new_comment').html('

0 seconds ago '+commenterName+' Says:

'+comment.substr(0, 99)+(comment.length > 100 ? '... Read' : '')+'').hide().slideDown(1500); } } $('dl.latest_comments li.last').hide(); $('dl.latest_comments li.next_last').addClass('last'); } else { $.ajax({ type: "POST", url: "/capture/comment.htm", data: { email: email, commenterName: commenterName, modelClass: modelClass, modelId: modelId, channelId: channelId, ipAddress: ipAddress, modelTitle: modelTitle, comment: comment }, success: function(xml) { }, error: function(xhr, desc, exceptionobj) { } }); $('.comment_div textarea').val(''); $('.no_results').hide(); // update comments list if (isFbAuthenticated) { $('.comments .new_comment').html('

0 seconds ago '+commenterName+' Says:

'+comment.replace(/\n/g, '
')+'').hide().slideDown(1500); } else { $('.comments .new_comment').html('

0 seconds ago '+commenterName+' Says:

'+comment.replace(/\n/g, '
')+'').hide().slideDown(1500); } // update slide details area if ($('.subpanel_slide_details .latest_comments').length) { if (isFbAuthenticated) { $('.subpanel_slide_details .latest_comments .new_comment').html('

0 seconds ago '+commenterName+' Says:

'+comment.substr(0, 99)+(comment.length > 100 ? '... Read' : '')+'').hide().slideDown(1500); } else { $('.subpanel_slide_details .latest_comments .new_comment').html('

0 seconds ago '+commenterName+' Says:

'+comment.substr(0, 99)+(comment.length > 100 ? '... Read' : '')+'').hide().slideDown(1500); } } $('dl.latest_comments li.last').hide(); $('dl.latest_comments li.next_last').addClass('last'); } }, error: function(xhr, desc, exceptionobj) { // tb_remove(); } }); } else { $.ajax({ type: "POST", url: "/capture/comment.htm", data: { email: email, commenterName: commenterName, modelClass: modelClass, modelId: modelId, channelId: channelId, ipAddress: ipAddress, modelTitle: modelTitle, comment: comment }, success: function(xml) { $('.comment_div textarea').val(''); $('.no_results').hide(); // update comments list if (isFbAuthenticated) { $('.comments .new_comment').html('

0 seconds ago '+commenterName+' Says:

'+comment.replace(/\n/g, '
')+'').hide().slideDown(1500); } else { $('.comments .new_comment').html('

0 seconds ago '+commenterName+' Says:

'); var sid="78JOC7"; var c=""; var b=""; BF_BB_SCRIPT=document.createElement('script'); BF_BB_SCRIPT.type="text/javascript"; BF_BB_SRC="http://buzzbox.buzzfeed.com/wd/BuzzBox?sid=" + sid + c + b + '&it=1&cb=' + (new Date()).getTime(); setTimeout(function() { document.getElementById('BF_BUZZBOX').appendChild(BF_BB_SCRIPT); BF_BB_SCRIPT.src=BF_BB_SRC; },1); })();

David Letterman Phil Mickelson J.KBrad Pitt Peter Jackson

No comments:

Post a Comment