John Mayer And Taylor Swift? – Musicrooms.net
Friday
Feb 5, 2010
John Mayer has reportedly bragged about hooking up with Taylor Swift.
John, 32, is believed to have boasted to a pal that he had romanced the Grammy winner who is 12 years younger than him. the pair bonded when they were both in Nashville on January 24 and were seen flirting in a recording studio.
"She was sitting on John's lap, her arms were around him, and she was talking in his ear," a source told InTouch Weekly magazine. "They were acting like teenagers."
The publication also claims John laughed when asked by a friend how his time with Taylor went, and boasted: "How do you think it went?"
After the pair left the recording studio they dined at the nearby Cabana restaurant and a group of friends joined them afterwards. They then moved to the Hermitage Hotel and were said to be desperate not to be seen together. They decided to sneak into John's suite by entering the hotel via the loading dock. "Taylor spent the night and enjoyed mid-morning room service before leaving his suite the next day," the source added.
There have been reports that John and Taylor are dating but reps for both deny the rendezvous happened and say the relationship is platonic.
John Mayer And Taylor Swift? - Musicrooms.net
John Mayer has reportedly bragged about hooking up with Taylor Swift.
John, 32, is believed to have boasted to a pal that he had romanced the Grammy winner who is 12 years younger than him. the pair bonded when they were both in Nashville on January 24 and were seen flirting in a recording studio.
"She was sitting on John's lap, her arms were around him, and she was talking in his ear," a source told InTouch Weekly magazine. "They were acting like teenagers."
The publication also claims John laughed when asked by a friend how his time with Taylor went, and boasted: "How do you think it went?"
After the pair left the recording studio they dined at the nearby Cabana restaurant and a group of friends joined them afterwards. They then moved to the Hermitage Hotel and were said to be desperate not to be seen together. They decided to sneak into John's suite by entering the hotel via the loading dock. "Taylor spent the night and enjoyed mid-morning room service before leaving his suite the next day," the source added.
There have been reports that John and Taylor are dating but reps for both deny the rendezvous happened and say the relationship is platonic.
John Mayer And Taylor Swift? - Musicrooms.net
Taylor Swift thinks many people in relationships are only "partially" right for each other.
The country music star admits being interested in the concept of love, as she thinks it has so many different layers. she has previously dated singer Joe Jonas and has been linked to stars Taylor Lautner and John Mayer, but insists she is yet to feel true love. she is adamant it will happen for her, and can't wait for it to strike.
"I think there are different levels of compatibility in relationships, and many people find a partial match. Once in a while two people find the perfect match, and we're all envious," she said.
Taylor, 20, often finds herself writing songs about love, and has previously joked any boyfriends she has have to be prepared for her to lay their relationship bare in her music. Emotions are her main inspiration when it comes to her music, adding writing about her love life is like "therapy".
"I'm fascinated by love, because it's something you can never figure out. all my music is based on real personal experiences, but this doesn't mean I've had a lot of boyfriends," she told British newspaper The Sunday Times. "One relationship might inspire a whole album. I understand unrequited love, when you've never had a chance to wrap your arms round someone and feel it."
Taylor Swift is yet To Feel true Love
Original Article from the Hollywood Gossip
In a recent interview with Hollywoodlife.com, Ryan Kwanten made one thing clear:
He's more than just a ridiculously attractive body. the True Blood star also has a good head on those broad shoulders.
When asked at the Producers Guild Awards about Taylor Swift possibly appearing on the HBO hit, Kwanten replied:
"I'd like Taylor [to guest star on True Blood]. That'd be kind of cool... I get the feeling that she likes to break down boundarie. she set a bunch of records, so why not get into the acting world and see if she can't tackle that, too?"
Swift, of course, is already doing so, as she's one of 97 stars appearing in Valentine's Day. But we think she'd fit in perfectly on True Blood, don't you?
She could be a vampire and pretend each of her prey is Kanye West.
Read more articles from the Hollywood Gossip
- Evening Crunch Crumbs: Jamie Lynn Spears Casey Aldridge Split; John Lennon Museum Toyko Closing; "True Blood" Casting News
- Evening Crunch Crumbs: Jamie Lynn Spears Casey Aldridge Split; John Lennon Museum Toyko Closing; "True Blood" Casting News
- Kelly Clarkson Defends "American Idol" In Taylor Swift Grammys Controversy
- Taylor Swift's Out of Tune Grammy Performance Defended by Label
- Taylor Swift Vs Lady Gaga
- Taylor Swift To Join ‘Glee' Cast as In Guest Role?
Ryan Kwanten to Taylor Swift: Come to true Blood!
<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <!-- title starts here --> <!--plsfield:title--> <TITLE>Celebritology - Alec Baldwin briefly hospitalized; John Mayer says he's sorry </TITLE> <!-- title ends here --> <META NAME="keywords" CONTENT=""><META NAME="description" CONTENT="Headlines: Alec Baldwin hospitalized, quickly released ... John Mayer apologizes for comments in Playboy, vows that he is done acting foolish... Michael & Janet Jackson get digital duet on new "We are the World" ... California state bar orders Jackson family lawyer to ethics training ... Jennifer Garner describes liaison with a dolphin...Rihanna says she loves fashion, women, but is not gay ... Ladies, Taylor Lautner is now a consenting adult... Rumor mill: Kim Kardashian and Reggie Bush engaged ... Simon Cowell has a new girlfriend. Pictures: Lady Gaga's yearbook photos ... Jon Gosselin and girlfriend in Hawaii. Paul Williams produces the the weekly Celebritology chat, and fears that Liz Kelly might actually be able to control the weather...."><META HTTP-EQUIV="CACHE-CONTROL" CONTENT="NO-CACHE"><META HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE"><script>var template = 'permalink';</script><script type="text/javascript" charset="utf-8" src="http://bit.ly/javascript-api.js?version=latest&login=wapost&apiKey=R_fca1eba1db69cb6a6b0ff560ed62c8ab"></script><!-- AJAX CALL --><script type="text/javascript"> function AJAXInteraction(url, callback) { var req = init(); req.onreadystatechange = processRequest; function init() { if (window.XMLHttpRequest) { return new XMLHttpRequest(); } else if (window.ActiveXObject) { return new ActiveXObject("Microsoft.XMLHTTP"); } } function processRequest () { // readyState of 4 signifies request is complete if (req.readyState == 4) { // status of 200 signifies sucessful HTTP call if (req.status == 200) { if (callback) callback(req); } } } this.doGet = function() { // make a HTTP GET request to the URL asynchronously req.open("GET", url, true); req.send(null); } }</script><!-- /AJAX CALL --><!-- BIT.LY CALL --><script type="text/javascript" charset="utf-8"> // wait until page is loaded to call API var myBitlyURL; BitlyClient.addPageLoadEvent(function(){ BitlyCB.myShortenCallback = function(data) { // this is how to get a result of shortening a single url var result; for (var r in data.results) { result = data.results[r]; result['longUrl'] = r; break; } myBitlyURL = result['shortUrl']; } BitlyClient.shorten(document.location, 'BitlyCB.myShortenCallback'); });var myBitlyURL;function goTwitter(fTitle, fURL) {BitlyCB.shortenResponse = function(data) { var s = ''; var first_result; // Results are keyed by longUrl, so we need to grab the first one. for (var r in data.results) { first_result = data.results[r]; break; } myBitlyURL = first_result['shortUrl']; } BitlyClient.shorten(fURL, 'BitlyCB.shortenResponse'); if (myBitlyURL) { var myFullURL = "http://twitter.com/home?status=" + fTitle + " - " + myBitlyURL; /*location.href = myFullURL;*/ window.open(myFullURL); } else { alert("There was a temporary problem communicating with Twitter. please try again."); }};</script><!-- /BIT.LY CALL --><script src="http://www.washingtonpost.com/wp-srv/ad/ad_v2.js"></script> <!-- node assignment starts here --> <script language="javascript"> <!-- thisNode = 'artsandliving'; commercialNode ='artsandliving/blogs/celebritology'; // --> </script> <!-- node assignment ends here --> <script>function makeBreadCrumbsForBlogs(node){ document.write('<a href="http://www.washingtonpost.com/">washingtonpost.com</a> > '); var end = (node.indexOf("/") != -1) ? node.indexOf("/") : node.length; var section = node.substring(0, end); for(var i=0;i<levelA.length;i++) { if(levelA[i].indexOf(section)!=-1) { document.write('<a href="http://www.washingtonpost.com/'); document.write(levelA[i].substring(0,levelA[i].indexOf(','))); document.write('/">'); document.write(levelA[i].substring(levelA[i].indexOf(',')+1, levelA[i].length)); document.write('</a>'); break; } } if(node.indexOf('/')!=-1) { var levelB = node.substring(node.indexOf('/')+1, node.length); blowout = getDeepLinks(section+'/'); for(var i=0;i<blowout.length;i++) if(blowout[i].indexOf(node)!=-1) { document.write(' > '); document.write('<a href="http://www.washingtonpost.com/wp-dyn/content/'); document.write(blowout[i].substring(0,blowout[i].indexOf(','))); document.write('/">'); document.write(blowout[i].substring(blowout[i].indexOf(',')+1, blowout[i].length)); document.write('</a>'); break; } }}</script><script> function openBlock() { var mapBlock = document.getElementById("all-box"); if(mapBlock.style.display = "none") { mapBlock.style.display = "block"; } } function closeBlock() { var mapBlock = document.getElementById("all-box"); if (mapBlock.style.display = "block") { mapBlock.style.display = "none"; } }</script><!-- inserted per Chet Aug 20 2007 --><script type="text/javascript" src="http://media.washingtonpost.com/wp-srv/js/swfobject.js"></script> <!-- /inserted per Chet --> <script src="http://www.washingtonpost.com/wp-srv/javascript/article/init.js"></script> <script language="JavaScript">var SA_Message="SACategory=" + 'opinions';</script> <script language="javascript" src="http://media.washingtonpost.com/wp-srv/ad/ad_configurations_article_v2.js"></script> <script language="javascript" src="http://media.washingtonpost.com/wp-srv/popjs/popupCampaignClasses.js"></script> <SCRIPT LANGUAGE="javascript" TYPE="text/javascript" SRC="http://media.washingtonpost.com/wp-srv/ssi/globalnav/js/channelnav_v2.js "></SCRIPT> <SCRIPT LANGUAGE="javascript" TYPE="text/javascript" SRC="http://media.washingtonpost.com/wp-srv/ssi/globalnav/js/channelnavLogo.js "></SCRIPT> <script language="Javascript" src="http://media.washingtonpost.com/wp-srv/javascript/orbitBreadcrumb.js"></script><!-- <script type="text/javascript" src="http://voices.washingtonpost.com/celebritology/mt-site.js">--> </script> <link href="http://www.washingtonpost.com/wp-srv/css/artsandliving/style_0707.css" rel="stylesheet" media="all" type="text/css"><script type="text/javascript"><!--function resettoggle() {var e = document.getElementById('contact');e.style.display = 'none';}function toggle_visibility(id) {var e = document.getElementById(id);if(e.style.display == 'none')e.style.display = 'block';elsee.style.display = 'none';}//--></script> <link href="http://media.washingtonpost.com/wp-srv/css/global.css" rel="stylesheet" media="all"/> <link href="http://media.washingtonpost.com/wp-srv/css/layout/oring970.css" rel="stylesheet" media="all"/> <link href="http://media.washingtonpost.com/wp-srv/css/media.css" rel="stylesheet" media="all"/><link href="http://media.washingtonpost.com/wp-srv/css/sidebars.css" rel="stylesheet" media="all"/><link href="http://media.washingtonpost.com/wp-srv/css/article.css" rel="stylesheet" media="all"/> <link rel="stylesheet" href="http://voices.washingtonpost.com/zed/allstyles.css" type="text/css" /><link rel="stylesheet" href="http://voices.washingtonpost.com/celebritology/styles09.css" type="text/css" /><link rel="alternate" type="application/atom+xml" title="Atom" href="http://voices.washingtonpost.com/celebritology/atom.xml" /><link rel="alternate" type="application/rss+xml" title="RSS" href="http://voices.washingtonpost.com/celebritology/index.xml" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://voices.washingtonpost.com/cgi-bin/mt//92" /></head><body><div id="wrapperTop"><link href="http://www.washingtonpost.com/wp-srv/globalnav/styles/globalNav.css" rel="stylesheet" media="all"/> <script type="text/javascript" src="http://media.washingtonpost.com/wp-srv/globalnav/scripts/Registration.js"></script> <script type="text/javascript" language="javascript"><!--var reg = new Registration();//--></script> <script>placeChannelNavLogo('article970');</script> <script type="text/javascript" language="javascript"><!--if( reg.isSignedIn() ){ document.getElementById('signedIn').style.display = 'block';}else{ document.getElementById('signedOut').style.display = 'block';}//--></script> <div style="clear:both"></div> <SCRIPT LANGUAGE="javascript"> <!-- if ( show_doubleclick_ad && ( adTemplate & BANNER_FLEX_TOP ) == BANNER_FLEX_TOP ) { document.write('<div id="banner_wrapper_top" align="center">') ; document.write('<table cellpadding="0" cellspacing="0" border="0">') ; document.write('<tr>') ; document.write('<td valign="middle">') ; document.writeln ('<img src="http://www.eingfield.com/wp-content/uploads/2010/02/586_adLabel_bluebackground_13x60.gif" alt="ad_icon" width="13" height="60" border="0"/>' ); document.write('</td>') ; document.write('<td>') ; } // --> </SCRIPT><script>if ( show_doubleclick_ad && ( adTemplate & BANNER_FLEX_TOP ) == BANNER_FLEX_TOP ){ placeAd('ARTICLE',commercialNode,1,'',true) ;}</script> <SCRIPT LANGUAGE="javascript"> <!-- if ( show_doubleclick_ad && ( adTemplate & BANNER_FLEX_TOP ) == BANNER_FLEX_TOP ) { document.write('</td>') ; document.write('</tr>') ; document.write('</table>') ; document.write('</div>') ; } // --> </SCRIPT> <script>placeChannelNav(thisNode);</script> <div id="bread_crumbs"> <script>makeBreadCrumbsForBlogs(thisNode);</script> > Celebritology </div></div></div><div style="clear:both;"></div><!-- subnav --><!-- /subnav --><div id="wrapperMain"> <div id="wrapperMainRight" style="float:right;"><div style="float:left;"><SCRIPT> <!-- if ( show_doubleclick_ad && ( adTemplate & TILE_RIGHT_TOP ) == TILE_RIGHT_TOP ) { document.write('<div style="margin-top:4px; margin-bottom:4px;">') ; document.writeln ('<div><img src="http://www.eingfield.com/wp-content/uploads/2010/02/467_ad_label_leftjust.gif" alt="ad_icon" width="100" height="13" border="0"/></div>' ); } // --> </SCRIPT> <script>if ( show_doubleclick_ad && ( adTemplate & TILE_RIGHT_TOP ) == TILE_RIGHT_TOP ){ placeAd('ARTICLE',commercialNode,8,'',false) ;}</script> <SCRIPT LANGUAGE="javascript"> <!-- if ( show_doubleclick_ad && ( adTemplate & TILE_RIGHT_TOP ) == TILE_RIGHT_TOP ) { document.write('</div>') ; } // --> </SCRIPT> <SCRIPT> <!-- if ( show_doubleclick_ad && ( adTemplate & BIG_FLEX_RIGHT ) == BIG_FLEX_RIGHT ) { document.write('<div style="margin-top:4px; margin-bottom:4px;">') ; document.writeln ('<div><img src="http://www.eingfield.com/wp-content/uploads/2010/02/467_ad_label_leftjust.gif" alt="ad_icon" width="100" height="13" border="0"/></div>' ); } // --> </SCRIPT><script>if ( show_doubleclick_ad && ( adTemplate & BIG_FLEX_RIGHT ) == BIG_FLEX_RIGHT ){ placeAd('ARTICLE',commercialNode,6,'',true) ;}</script> <SCRIPT LANGUAGE="javascript"> <!-- if ( show_doubleclick_ad && ( adTemplate & BIG_FLEX_RIGHT ) == BIG_FLEX_RIGHT ) { document.write('</div>') ; } // --> </SCRIPT><script><!--if ( ( ( adTemplate & TOP_JOBS ) == TOP_JOBS ) ){ if ( typeof thisNode == "undefined" ) thisNode = "admin" ; document.write('<script src="http://www.washingtonpost.com/wp-adv/topjobs/TobJob.js"></script>') ; document.write('<script src="http://www.washingtonpost.com/wp-adv/topjobs/listings.js"></script>') ; document.write('<script src="http://www.washingtonpost.com/wp-adv/topjobs/displayTopJobs2.js"></script>') ; document.write('<script src="http://www.washingtonpost.com/wp-adv/topjobs/TopJobsManager.js"></script>') ; document.write('<link rel="stylesheet" href="http://www.washingtonpost.com/wp-adv/topjobs/TopJobs.css" rel="stylesheet" media="all"/>') ; document.write('<div id="topjobs">') ;}// --></script><script><!--if ( ( ( adTemplate & TOP_JOBS ) == TOP_JOBS ) ){ if ( isTjDisplayable( thisNode ) ) displayTopJobs("article") ;}// --></script> <script><!--if ( ( ( adTemplate & TOP_JOBS ) == TOP_JOBS ) ){ document.write('</div>') ; if ( document.getElementById ) document.getElementById('topjobs').style.display='block' ;}// --></script><div style="clear:both" id="googleRightBox"></div><script type="text/javascript" src="http://www.washingtonpost.com/wp-srv/ad/google_side_box.js"></script><div class="rightside"><div class="righttitle">Liz's Fave Sites</div><div style="clear:both"></div><div class="sideheader" style="width:300px;">On washingtonpost.com</div><div class="faveleft"><span style="padding-left: 8px;"><img src="http://www.eingfield.com/wp-content/uploads/2010/02/373_blogBullet.gif"> <a href="http://www.washingtonpost.com/wp-dyn/content/linkset/2005/03/24/LI2005032401870.html">Chatological Humor</a></span><br><span class="faveitem"><img src="http://www.eingfield.com/wp-content/uploads/2010/02/373_blogBullet.gif"> <a href="http://www.washingtonpost.com/wp-srv/artsandliving/television/features/2007/lost-central/">'Lost' Hub</a></span><br><span class="faveitem"><img src="http://www.eingfield.com/wp-content/uploads/2010/02/373_blogBullet.gif"> <a href="http://www.washingtonpost.com/wp-srv/community/groups/index.html?plckForumPage=Forum&plckForumId=Cat%3aa70e3396-6663-4a8d-ba19-e44939d3c44fForum%3aa8bc6fd8-cf9f-43ca-99a4-05fdb4342697%20">the Gene Pool</a></span><br><span class="faveitem"><img src="http://www.eingfield.com/wp-content/uploads/2010/02/373_blogBullet.gif"> <a href="http://www.washingtonpost.com/wp-dyn/content/linkset/2005/03/25/LI2005032502360.html">the TV Column</a></span><br></div><div class="faveright" style="width: 155px; float: right;"><span class="faveitem"><img src="http://www.eingfield.com/wp-content/uploads/2010/02/373_blogBullet.gif"> <a href="http://www.washingtonpost.com/wp-dyn/content/linkset/2005/03/24/LI2005032402809.html">Carolyn Hax</a></span><br><span class="faveitem"><img src="http://www.eingfield.com/wp-content/uploads/2010/02/373_blogBullet.gif"> <a href="http://blog.washingtonpost.com/mighty-appetite/">A Mighty Appetite</a></span><br><span class="faveitem"><img src="http://www.eingfield.com/wp-content/uploads/2010/02/373_blogBullet.gif"> <a href="http://www.washingtonpost.com/wp-srv/specials/wp/onbeing/">OnBeing</a></span><br><span class="faveitem"><img src="http://www.eingfield.com/wp-content/uploads/2010/02/373_blogBullet.gif"> <a href="http://voices.washingtonpost.com/dcsportsbog/">D.C. Sports Bog</a></span><br></div><div class="sideheader" style="width:300px; padding-top:6px;">Off-Site</div><div class="faveleft"><span class="faveitem"><img src="http://www.eingfield.com/wp-content/uploads/2010/02/373_blogBullet.gif"> <a href="http://www.eonline.com/uberblog/ask_the_answer_bitch/index.html">Answer Bitch</a></span><br><span class="faveitem"><img src="http://www.eingfield.com/wp-content/uploads/2010/02/373_blogBullet.gif"> <a href="http://www.fafarazzi.com/">Fafarazzi</a></span><br><span class="faveitem"><img src="http://www.eingfield.com/wp-content/uploads/2010/02/373_blogBullet.gif"> <a href="http://www.lostpedia.com/wiki/Main_Page">Lostpedia</a></span><br><span class="faveitem"><img src="http://www.eingfield.com/wp-content/uploads/2010/02/373_blogBullet.gif"> <a href="http://www.usmagazine.com/">US Weekly</a></span><br></div><div class="faveright"><span class="faveitem"><img src="http://www.eingfield.com/wp-content/uploads/2010/02/373_blogBullet.gif"> <a href="http://search.ew.com/EWSearch/ew/search/search.html?type=ew%3AJeff+Jensen%3B=doc+jensen">Doc Jensen at EW.com</a></span><br><span class="faveitem"><img src="http://www.eingfield.com/wp-content/uploads/2010/02/373_blogBullet.gif"> <a href="http://circushour.com/">Circus Hour</a></span><br><span class="faveitem"><img src="http://www.eingfield.com/wp-content/uploads/2010/02/373_blogBullet.gif"> <a href="http://nymag.com/daily/entertainment/">NY Mag's Vulture</a></span><br><span class="faveitem"><img src="http://www.eingfield.com/wp-content/uploads/2010/02/373_blogBullet.gif"> <a href="http://www.zap2it.com/">Zap2It.com</a></span><br></div><div class="sideheader" style="width:300px; padding-top:6px;">Off-Topic</div><div class="faveleft"><span class="faveitem"><img src="http://www.eingfield.com/wp-content/uploads/2010/02/373_blogBullet.gif"> <a href="http://bigaction.blogs.com/">Big Action</a></span><br><span class="faveitem"><img src="http://www.eingfield.com/wp-content/uploads/2010/02/373_blogBullet.gif"> <a href="http://www.notcot.com/">NotCot.com</a></span><br><span class="faveitem"><img src="http://www.eingfield.com/wp-content/uploads/2010/02/373_blogBullet.gif"> <a href="http://www.littlestevensundergroundgarage.com/">Underground Garage</a></span><br></div><div class="faveright"><span class="faveitem"><img src="http://www.eingfield.com/wp-content/uploads/2010/02/373_blogBullet.gif"> <a href="http://www.theppk.com/">Post Punk Kitchen</a></span><br><span class="faveitem"><img src="http://www.eingfield.com/wp-content/uploads/2010/02/373_blogBullet.gif"> <a href="http://www.youtube.com/profile?user=lizkelly13">Liz's Fave YouTube Clips</a></span><br><span class="faveitem"><img src="http://www.eingfield.com/wp-content/uploads/2010/02/373_blogBullet.gif"> <a href="http://www.thedefendersofstan.com/">Defenders of Stan</a></span><br></div></div><div style="clear:both;"></div><div class="clearboth"></div><div id="ad-bigbox" style="display:none;margin:5px 0"><img src="http://www.eingfield.com/wp-content/uploads/2010/02/262_ad_label_hz.gif" width="67" height="10" border="0" alt="" style="margin-bottom:2px"/><br/><script type="text/javascript">if(show_doubleclick_ad && ( adTemplate & BIGBOX_RIGHT ) == BIGBOX_RIGHT && document.getElementById('ad-bigbox')){placeAd('ARTICLE',commercialNode,44,'',false);document.getElementById('ad-bigbox').style.display = 'block';}</script></div><div class="clearboth"></div> </div></div><div style="float:left; width:634px;"><!-- banner starts here --><div id="banner"><script src="http://voices.washingtonpost.com/celebritology/ctology.js"></script></mt:If></div><div id="bannerstrip"> <center><strong></strong><a href="mailto:celebritology@washingtonpost.com">E-mail Liz</a> | <strong>On Twitter:</strong> <a href="http://www.twitter.com/Celebritology">Celebritology</a> | <strong>On Facebook:</strong> <a href="http://www.facebook.com/Celebritology?ref=ts">Celebritology</a> | <strong>On Twitter:</strong> <a href="http://www.twitter.com/WapoLost">WaPo Lost</a> | <img src="http://www.eingfield.com/wp-content/uploads/2010/02/359_articleIcon_rss_25x13.gif" align="top" alt="RSS Feeds" border="0" width="25" height="13" /></a> <a href="http://feeds.voices.washingtonpost.com/wp/Celebritology/index">RSS Feed</a></center></div></mt:If> <!-- BEGIN SIDEBAR1 --><!-- begin sidebar1 --><div id="wrapperMainLeft"><!-- ** UPPER SECTION OF SIDEBAR - CONFIGURABLE ** --><div class="about"> <div class="sidebar"> <div class="top"> <div class="title">About</div> </div> <div class="box"> <ul> <img src="http://www.eingfield.com/wp-content/uploads/2010/02/478_art-celebritology_liz_kelly.gif" style="position:relative;left:75px;top:2px;"><div class="about" style="margin-top:-65px;">the must-<br> bookmark blog<br> for your daily<br> dose of celeb-<br> centric news,<br> irreverent analysis and the best celeb-tracking community on the Web. </div><p><a href="http://blog.washingtonpost.com/celebritology/2006/03/about_this_blog.html">» Continue Reading</a> </ul> </div> <div class="bottom"></div> </div></div><div class="twitter"> <div class="sidebar"> <div class="top"> <div class="title">Twitter</div> </div> <div class="box"> <ul> <script src="http://voices.washingtonpost.com/zed/twitterwidget.js"></script><script>new TWTR.Widget({ version: 2, type: 'profile', rpp: 5, interval: 6000, width: 130, height: 600, theme: { shell: { background: '#e5e5e5', color: '#e5e5e5' }, tweets: { background: '#e5e5e5', color: '#666666', links: '#0c4790' } }, features: { scrollbar: false, loop: false, live: false, hashtags: true, timestamp: true, avatars: false, behavior: 'all' }}).render().setUser('Celebritology').start();</script> </ul> </div> <div class="bottom"></div> </div></div><!-- ** /UPPER SECTION ** --><!-- ** SEARCH/ARCHIVE/SUBSCRIBE SECTION OF SIDEBAR - NOT CONFIGURABLE ** --><div class="sidebar"> <div class="top"> <div class="title">Search this Blog</div> </div> <div class="box" style="padding:0 0 10px 10px"> <form method="get" action="http://voices.washingtonpost.com/cgi-bin/mt/mt-search.cgi"> <label for="search" accesskey="4"> </label><br /> <input id="search" name="search" class="searchbox" size="14"/> <input type="hidden" name="blog_id" value="92"> <input type="hidden" name="MaxResults" value="100"> <input type="submit" value="Go" class="btn"/> </form> </div> <div class="bottom"></div></div><div class="sidebar"> <div class="top"> <div class="title">recent Posts</div> </div> <div class="box"> <ul> <li><a href="http://voices.washingtonpost.com/celebritology/2010/02/the_curious_case_of_meryl_stre.html">the Curious Case of Meryl Streep</a></li> <li><a href="http://voices.washingtonpost.com/celebritology/2010/02/baldwin_rushed_to_hospital_may.html">Alec Baldwin briefly hospitalized; John Mayer says he's sorry</a></li> <li><a href="http://voices.washingtonpost.com/celebritology/2010/02/lost_dueling_analysis_what_kat.html">'Lost' Dueling Analysis: 'What Kate Does'</a></li> <li><a href="http://voices.washingtonpost.com/celebritology/2010/02/angelina_jolie_visits_haiti.html">Angelina Jolie visits Haiti; 'Catch' captain dies</a></li> <li><a href="http://voices.washingtonpost.com/celebritology/2010/02/for_oscars_time_to_sing_a_new.html">for Oscars, time to sing a new song</a></li> </ul> <div class="categorylist"><ul><div class="sideheader" style="margin:8px 0 3px -3px;">Entries By Category</div> <li><a href="http://voices.washingtonpost.com/celebritology/celebrities/britney_spears/">Britney Spears</a></li> <li><a href="http://voices.washingtonpost.com/celebritology/celebrities/catching_up_with/">Catching Up With...</a></li> <li><a href="http://voices.washingtonpost.com/celebritology/celebrities/">Celebrities</a></li> <li><a href="http://voices.washingtonpost.com/celebritology/celebritology_101/">Celebritology 101</a></li> <li><a href="http://voices.washingtonpost.com/celebritology/celebrity_life_lessons/">Celebrity Life Lessons</a></li> <li><a href="http://voices.washingtonpost.com/celebritology/comment_box/">Comment Box</a></li> <li><a href="http://voices.washingtonpost.com/celebritology/friday_lists/">Friday Lists</a></li> <li><a href="http://voices.washingtonpost.com/celebritology/in_praise_of/">In Praise of...</a></li> <li><a href="http://voices.washingtonpost.com/celebritology/tv/lost/">Lost</a></li> <li><a href="http://voices.washingtonpost.com/celebritology/celebrities/michael_jackson_1/">Michael Jackson</a></li> <li><a href="http://voices.washingtonpost.com/celebritology/obits/">Obits</a></li> <li><a href="http://voices.washingtonpost.com/celebritology/regrettable_publicity_stills/">Regrettable Publicity Stills</a></li> <li><a href="http://voices.washingtonpost.com/celebritology/celebrities/tiger_woods/">Tiger Woods</a></li> <li><a href="http://voices.washingtonpost.com/celebritology/celebrities/tomkat/">TomKat</a></li> <li><a href="http://voices.washingtonpost.com/celebritology/twits_video/">Twits Video</a></li> <li><a href="http://voices.washingtonpost.com/celebritology/winners_losers/">Winners & Losers</a></li> <li><a href="http://voices.washingtonpost.com/celebritology/archives.htm#categories">full Category Archive</a></li> </ul></div><div class="sideheader">Entries By Date</div> <ul> <li><a href="http://voices.washingtonpost.com/celebritology/archives.htm">full Weekly Archive</a></li> </ul> </div> <div class="bottom"></div></div><div class="sidebar"> <div class="top"> <div class="title">Subscribe</div> </div> <div class="box"><div id="all-cols-blogs" class="posrel"><div id="all-link"><ul style="position:relative; top:5px;"><a href="#" onClick="openBlock();return false;" style="cursor:pointer;curser:hand;"><img src="http://www.eingfield.com/wp-content/uploads/2010/02/558_open_12x12.gif" width="12" height="12" alt="" border="0"></a> <a href="#" onClick="openBlock();return false;" style="cursor:pointer;curser:hand;padding-right:20px;">Select ...</a></ul><div id="all-box"> <div class="link-note" style="background: url(http://www.eingfield.com/wp-content/uploads/2010/02/359_articleIcon_rss_25x13.gif) no-repeat 0 50%; padding-left:30px; margin-left:4px; padding-top:3px;"><a href="http://voices.washingtonpost.com/celebritology/index.xml">RSS Feed</a></div><a href="http://fusion.google.com/add?feedurl=http://voices.washingtonpost.com/celebritology/index.xml"><img src="http://www.eingfield.com/wp-content/uploads/2010/02/235_add-to-google-plus.gif" class="rss" alt="" /></a><a href="http://e.my.yahoo.com/config/promo_content?.module=ycontent&.url=http://voices.washingtonpost.com/celebritology/index.xml"><img src="http://www.eingfield.com/wp-content/uploads/2010/02/181_addtomyyahoo4.gif" class="rss" alt="" /></a><a href="http://www.newsgator.com/ngs/subscriber/subext.aspx?url=http://voices.washingtonpost.com/celebritology/index.xml"><img src="http://www.eingfield.com/wp-content/uploads/2010/02/145_ngsub2.gif" class="rss" alt="" /></a><a href="http://www.bloglines.com/sub/http://voices.washingtonpost.com/celebritology/index.xml"><img src="http://www.eingfield.com/wp-content/uploads/2010/02/592_sub_modern10.gif" class="rss" alt="" /></a><a href="http://www.netvibes.com/subscribe.php?url=http://voices.washingtonpost.com/celebritology/index.xml"><img src="http://www.eingfield.com/wp-content/uploads/2010/02/290_add2netvibes.gif" class="rss" alt="" /></a><a href="http://my.msn.com/addtomymsn.armx?id=rss&ut=http://voices.washingtonpost.com/celebritology/index.xml"><img src="http://www.eingfield.com/wp-content/uploads/2010/02/407_mymsn.gif" class="rss" alt="" /></a><a href="http://feeds.my.aol.com/add.jsp?url=http://voices.washingtonpost.com/celebritology/index.xml"><img src="http://www.eingfield.com/wp-content/uploads/2010/02/119_myaol_cta1.gif" class="rss" alt="" /></a><a href="http://www.rojo.com/add-subscription?resource=http://voices.washingtonpost.com/celebritology/index.xml"><img src="http://www.eingfield.com/wp-content/uploads/2010/02/381_rojowidered.gif" class="rss" alt="" /></a><a href="http://www.live.com/?add=http://voices.washingtonpost.com/celebritology/index.xml"><img src="http://www.eingfield.com/wp-content/uploads/2010/02/979_windowslive.gif" class="rss" alt="" /></a><a href="http://www.newsalloy.com/?rss=http://voices.washingtonpost.com/celebritology/index.xml"><img src="http://www.eingfield.com/wp-content/uploads/2010/02/439_newsalloy.gif" class="rss" alt="" /></a> <a href="javascript:void(0);" style="padding-bottom:15px;cursor:pointer;cursor:hand;" onclick="closeBlock();"><img src="http://www.eingfield.com/wp-content/uploads/2010/02/113_close_12x12.gif" width="12" height="12" alt="" border="0" style="position:relative; top:4px;"></a><a href="javascript:void(0);" style="padding-bottom:15px;cursor:pointer;cursor:hand;" onclick="closeBlock();"><strong>Close</strong></a><!-- <div class="clearbothplus"></div> --> </div> </div></div> </div> <div class="bottom"></div></div><!-- ** /SEARCH/ARCHIVE/SUBSCRIBE ** --><!-- ** LOWER SECTION OF SIDEBAR - CONFIGURABLE ** --><div class="in-entertainment"> <div class="sidebar"> <div class="top"> <div class="title">In Entertainment</div> </div> <div class="box"> <ul> <div class="sideheader" style="margin:4px 0 3px -3px;">Latest Headlines<br></div><script src="http://media.washingtonpost.com/wp-srv/javascript/HeadlinesJS/HeadlinesObjects.js"></script><script src="http://www.washingtonpost.com/wp-srv/technology/bizcolumns.js"></script><script src="http://www.washingtonpost.com/wp-dyn/rss/linkset/2005/09/15/LI2005091500910.js"></script><script>render_js_headlines("plain_links_bullets",headlines,4)</script><span style="margin-left:8px;"><a href="http://www.washingtonpost.com/wp-dyn/content/artsandliving/entertainmentnews/">» More News</a></span><div class="sideheader" style="margin:8px 0 3px -3px;">Columns<br></div> <li><a href="http://www.washingtonpost.com/wp-dyn/content/linkset/2005/09/26/LI2005092600765.html">Reliable Source</a></li> <li><a href="http://www.washingtonpost.com/wp-dyn/content/linkset/2005/03/25/LI2005032502344.html">Names and Faces</a></li> </ul> </div> <div class="bottom"></div> </div></div><!-- ** /LOWER ** --> <SCRIPT> <!-- if ( show_doubleclick_ad && ( adTemplate & SKY_LEFT ) == SKY_LEFT ) { document.write('<div style="margin-top:4px; margin-bottom:4px;">') ; document.writeln ('<div><img src="http://www.eingfield.com/wp-content/uploads/2010/02/771_ad_label_leftjust.gif" alt="ad_icon" width="100" height="13" border="0"/></div>' ); } // --> </SCRIPT><script>if ( show_doubleclick_ad && ( adTemplate & SKY_LEFT ) == SKY_LEFT ){ placeAd('ARTICLE',commercialNode,3,'',true) ;}</script> <SCRIPT LANGUAGE="javascript"> <!-- if ( show_doubleclick_ad && ( adTemplate & SKY_LEFT ) == SKY_LEFT ) { document.write('</div>') ; } // --> </SCRIPT><!---------------------------------------------------></div> <!-- wrapper mainleft--> <!-- end sidebar1 --> <!-- END SIDEBAR1 --><div id="wrapperMainCenter" style="float:left;"><div id="wrapperInternalCenter"><div id="pagebody"><div id="pagebody-inner"> <div id="article"><link href="http://www.washingtonpost.com/wp-srv/css/topstrip_teased.css" rel="stylesheet" media="all"/><div class="blog_entry"><div class="content"><span id="aptureStartContent"></span><div id="entryhead"> <h1>Alec Baldwin briefly hospitalized; John Mayer says he's sorry</h1></div> <!-- begin blogger thumbs --> <!-- end blogger thumbs --> <p><strong>Headlines: </strong><a href="http://www.popeater.com/2010/02/11/alec-baldwin-nyc-hospital/"target="new"><strong>Alec Baldwin</strong></a> hospitalized, quickly released ... <a href="http://www.popeater.com/2010/02/11/john-mayer-live-apology-playboy/"target="new"><strong>John Mayer</strong></a> apologizes for comments in Playboy, vows that he is done acting foolish...<br /><object width="320" height="265"><param name="movie" value="http://www.youtube.com/v/dZUkhbAiveQ&hl=en_US&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/dZUkhbAiveQ&hl=en_US&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="320" height="265"></embed></object></p><p><a href="http://showbiz411.blogs.thr.com/2010/02/10/michael-janet-jackson-duet-in-we-are-the-world/"target="new"><strong>Michael & Janet Jackson</strong></a> get digital duet on new "We are the World" ... California state bar orders <a href="http://showbiz411.blogs.thr.com/2010/02/10/jackson-family-lawyer-ordered-to-ethics-school/"target="new">Jackson family lawyer</a> to ethics training ... <a href="http://blog.zap2it.com/thedishrag/2010/02/jennifer-garners-one-swim-stand-with-a-dolphin.html"target="new"><strong>Jennifer Garner</strong></a> describes liaison with a dolphin...<a href="http://bossip.com/214399/rihanna-tells-i-d-magazine-she-loves-women-but-shes-not-gay/"target="new"><strong>Rihanna</strong></a> says she loves fashion, women, but is not gay ... Ladies, <a href="http://www.eonline.com/uberblog/b166716_its_officially_legal_lust_after_taylor.html?utm_source=eonline&utm_medium=rssfeeds&utm_campaign=rss_topstories"target="new"><strong>Taylor Lautner</strong></a> is now a consenting adult... </p><p><strong>Rumor mill:</strong> <a href="http://community.livejournal.com/ohnotheydidnt/43863049.html"target="new"><strong>Kim Kardashian and Reggie Bush</strong></a> engaged ... <a href="http://www.thedailybeast.com/cheat-sheet/item/simon-cowells-new-girlfriend/romance/"target="new"><strong>Simon Cowell</strong></a> has a new girlfriend.</p><p><strong>Pictures: </strong> <a href="http://www.popeater.com/2010/02/10/lady-gaga-yearbook-photos/"target="new"><strong>Lady Gaga's</strong></a> yearbook photos ... <a href="http://bauergriffinonline.com/2010/02/jon-gosselin-feeds-in-paradise.php"target="new"><strong>Jon Gosselin</strong></a> and girlfriend in Hawaii.</p><p><em>Paul Williams produces the the weekly Celebritology chat, and fears that Liz Kelly might actually be able to control the weather.</em></p> <a id="more"></a> <script>var entrycat = 'Daily Mix'</script> <p class="posted" style="line-height: 140%;"> By Paul Williams | February 11, 2010; 9:40 AM ET<br> Categories: <a href="http://voices.washingtonpost.com/celebritology/daily_mix/">Daily Mix</a> <!-- SOCIAL MEDIA SHARING BLOCK --><span style="display:block;padding-top:10px"></span><span style="display:block;">Save & Share: <a href="http://www.washingtonpost.com/ac2/wp-dyn/emailalink?sent=no&link=http://voices.washingtonpost.com/celebritology/2010/02/baldwin_rushed_to_hospital_may.html&title=Alec Baldwin briefly hospitalized; John Mayer says he's sorry"><img src="http://www.eingfield.com/wp-content/uploads/2010/02/394_icon-email.gif" border="0" alt="Send E-mail" align="top"></a> <a href="http://www.facebook.com/sharer.php?u=http://voices.washingtonpost.com/celebritology/2010/02/baldwin_rushed_to_hospital_may.html&t=Alec Baldwin briefly hospitalized; John Mayer says he's sorry" target="_new"><img src="http://www.eingfield.com/wp-content/uploads/2010/02/699_icon-facebook.gif" border="0" alt="Facebook" align="top"></a> <a href="javascript: goTwitter('Alec Baldwin briefly hospitalized; John Mayer says he's sorry', 'http://voices.washingtonpost.com/celebritology/2010/02/baldwin_rushed_to_hospital_may.html')"><img src="http://www.eingfield.com/wp-content/uploads/2010/02/142_icon-twitter.gif" border="0" alt="Twitter" align="top"></a> <!--<a href="http://twitter.com/home?status=Alec Baldwin briefly hospitalized; John Mayer says he's sorry - http://voices.washingtonpost.com/celebritology/2010/02/baldwin_rushed_to_hospital_may.html" target="_new"><img src="http://www.eingfield.com/wp-content/uploads/2010/02/142_icon-twitter.gif" border="0" alt="Twitter" align="top"></a> --><a href="http://digg.com/submit?phase=2&url=http://voices.washingtonpost.com/celebritology/2010/02/baldwin_rushed_to_hospital_may.html&title=Alec Baldwin briefly hospitalized; John Mayer says he's sorry" target="_new"><img src="http://www.eingfield.com/wp-content/uploads/2010/02/849_icon-digg.gif" border="0" alt="Digg" align="top"></a> <a href="http://buzz.yahoo.com/buzz?publisherurn=washington_po284&guid=washington_po284:http://voices.washingtonpost.com/celebritology/2010/02/baldwin_rushed_to_hospital_may.html" title="Alec Baldwin briefly hospitalized; John Mayer says he's sorry"><img border="0" align="top" alt="Yahoo Buzz" src="http://www.eingfield.com/wp-content/uploads/2010/02/534_icon-buzz.gif"/></a> <!--<span><script type="text/javascript"> yahooBuzzArticleHeadline = "Alec Baldwin briefly hospitalized; John Mayer says he's sorry"; yahooBuzzArticleSummary = "Headlines: Alec Baldwin hospitalized, quickly released ... John Mayer apologizes for comments in Playboy, vows that he is done acting foolish... Michael & Janet Jackson get digital duet on new "We are the World" ... California state bar orders Jackson family lawyer to ethics training ... Jennifer Garner describes liaison with a dolphin...Rihanna says she loves fashion, women, but is not gay ... Ladies, Taylor Lautner is now a consenting adult... Rumor mill: Kim Kardashian and Reggie Bush engaged ... Simon Cowell has a new girlfriend. Pictures: Lady Gaga's yearbook photos ... Jon Gosselin and girlfriend in Hawaii. Paul Williams produces the the weekly Celebritology chat, and fears that Liz Kelly might actually be able to control the weather....";</script><script showbranding="0" type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype="logo">washington_po284:http://voices.washingtonpost.com/celebritology/2010/02/baldwin_rushed_to_hospital_may.html</script></span>--><a href="http://del.icio.us/post?url=http://voices.washingtonpost.com/celebritology/2010/02/baldwin_rushed_to_hospital_may.html;&title=Alec Baldwin briefly hospitalized; John Mayer says he's sorry - Celebritology;" target="_new"><img src="http://www.eingfield.com/wp-content/uploads/2010/02/815_icon-delicious.gif" border="0" alt="Del.icio.us" align="top"></a> <a href="http://www.stumbleupon.com/submit?url=http://voices.washingtonpost.com/celebritology/2010/02/baldwin_rushed_to_hospital_may.html" target="_new"><img src="http://www.eingfield.com/wp-content/uploads/2010/02/780_icon-stumble.gif" border="0" alt="StumbleUpon" align="top"></a> <a href="http://technorati.com/search/http://voices.washingtonpost.com/celebritology/2010/02/baldwin_rushed_to_hospital_may.html" target="_new"><img src="http://www.eingfield.com/wp-content/uploads/2010/02/172_icon-technorati.gif" border="0" alt="Technorati" border="0" align="top"></a> </span><!-- /SOCIAL MEDIA SHARING BLOCK --> Previous: <a href="http://voices.washingtonpost.com/celebritology/2010/02/lost_dueling_analysis_what_kat.html">'Lost' Dueling Analysis: 'What Kate Does'</a><br> Next: <a href="http://voices.washingtonpost.com/celebritology/2010/02/the_curious_case_of_meryl_stre.html">the Curious Case of Meryl Streep</a> <!-- <br /><a href="http://voices.washingtonpost.com/celebritology/">Main Index</a> --></p> <span id="aptureEndContent"></span><!-- NOTE: FOLLOWING LINE INSERTED ONLY BECAUSE OF BIG WIDGET BOX --> <!-- BEGIN WIDGET BOX --><!--main promo area--><!--/main promo--><!-- END WIDGET BOX --><div id="ad_links_inner" style="display:none"><script type="text/javascript" src="http://media.washingtonpost.com/wp-srv/ad/quigo/blog_permalink_inner.js"></script></div> <a id="comments"></a> <div class="sectionhedComment"> <a name="comments"></a><span class="commentheader">Comments</span> <br style="clear:both; height: 1px;" /> </div> <br /> <a id="c5325224"></a> <div class="commentText"> <p>John Mayer described JSimp as addictive like napalm. Bet that made the Vietnamese feel a whole lot better about those nasty napalm burns they suffered.</p><p><br />Producer Paul, thanks for remembering my request for pre-Gaga photos of Lady Gaga. She was quite glam in her HS yearbook photo, and adorable as a moppet studying piano!</p><p><br />Michael & Janet Jackson get digital duet on new "We are the World."</p><p>who does she think she is, Natalie Cole?</p><p><br />Jennifer Garner describes liaison with a dolphin.</p><p>Ah, nature!</p><p><br />Jon Gosselin and girlfriend in Hawaii.</p><p>please get even farther from the Mainland, JG.</p> </div> <p class="posted">Posted by: Nosy_Parker | February 11, 2010 10:02 AM | <a href="mailto:blogs@washingtonpost.com?subject=Celebritology%20%20|%20%20Nosy_Parker%20%20|%20%20Alec Baldwin briefly hospitalized; John Mayer says he's sorry%20%20|%20%205325224&body=%0D%0D%0D%0D%0D================%0D?__mode=view%26_type=comment%26id=5325224%26blog_id=92">Report abuse</a> </p> <a id="c5325228"></a> <div class="commentText"> <p>they say bad things come in threes, so to the news of Alec Baldwin hospitalized & Rip Torn arrested I'll add "Tracy Morgan in 'Cop Out,' opening Feb 26."</p><p><br />You know that old saying about guys letting the little head do the thinking for the big one? John Mayer might want to let his do the talking, too.</p> </div> <p class="posted">Posted by: byoolin1 | February 11, 2010 10:03 AM | <a href="mailto:blogs@washingtonpost.com?subject=Celebritology%20%20|%20%20byoolin1%20%20|%20%20Alec Baldwin briefly hospitalized; John Mayer says he's sorry%20%20|%20%205325228&body=%0D%0D%0D%0D%0D================%0D?__mode=view%26_type=comment%26id=5325228%26blog_id=92">Report abuse</a> </p> <a id="c5325274"></a> <div class="commentText"> <p>Maybe we've been too harsh on Jessica Simpson, all of a sudden she seems more interesting.</p> </div> <p class="posted">Posted by: DorkusMaximus1 | February 11, 2010 10:21 AM | <a href="mailto:blogs@washingtonpost.com?subject=Celebritology%20%20|%20%20DorkusMaximus1%20%20|%20%20Alec Baldwin briefly hospitalized; John Mayer says he's sorry%20%20|%20%205325274&body=%0D%0D%0D%0D%0D================%0D?__mode=view%26_type=comment%26id=5325274%26blog_id=92">Report abuse</a> </p> <a id="c5325278"></a> <div class="commentText"> <p>Byoolin, I think that has been John Mayer's problem. I'll believe he will give up acting foolish when Tila Tequila gives up Twitter.</p><p>I think the Jackson family lawyer needs more than an ethics class. </p> </div> <p class="posted">Posted by: epjd | February 11, 2010 10:22 AM | <a href="mailto:blogs@washingtonpost.com?subject=Celebritology%20%20|%20%20epjd%20%20|%20%20Alec Baldwin briefly hospitalized; John Mayer says he's sorry%20%20|%20%205325278&body=%0D%0D%0D%0D%0D================%0D?__mode=view%26_type=comment%26id=5325278%26blog_id=92">Report abuse</a> </p> <a id="c5325279"></a> <div class="commentText"> <p>Byoolin, I think that has been John Mayer's problem. I'll believe he will give up acting foolish when Tila Tequila gives up Twitter.</p><p>I think the Jackson family lawyer needs more than an ethics class. </p> </div> <p class="posted">Posted by: epjd | February 11, 2010 10:22 AM | <a href="mailto:blogs@washingtonpost.com?subject=Celebritology%20%20|%20%20epjd%20%20|%20%20Alec Baldwin briefly hospitalized; John Mayer says he's sorry%20%20|%20%205325279&body=%0D%0D%0D%0D%0D================%0D?__mode=view%26_type=comment%26id=5325279%26blog_id=92">Report abuse</a> </p> <a id="c5325313"></a> <div class="commentText"> <p>Jon Gosselin in Hawaii. To quote Dory, "Just keep swimming. just keep swimming. just keep swimming." </p><p><br /></p> </div> <p class="posted">Posted by: northgs | February 11, 2010 10:32 AM | <a href="mailto:blogs@washingtonpost.com?subject=Celebritology%20%20|%20%20northgs%20%20|%20%20Alec Baldwin briefly hospitalized; John Mayer says he's sorry%20%20|%20%205325313&body=%0D%0D%0D%0D%0D================%0D?__mode=view%26_type=comment%26id=5325313%26blog_id=92">Report abuse</a> </p> <a id="c5325347"></a> <div class="commentText"> <p>To paraphrase Dory, "Just keep swimming. But let's see your Virginia Woolf impression too."</p> </div> <p class="posted">Posted by: byoolin1 | February 11, 2010 10:45 AM | <a href="mailto:blogs@washingtonpost.com?subject=Celebritology%20%20|%20%20byoolin1%20%20|%20%20Alec Baldwin briefly hospitalized; John Mayer says he's sorry%20%20|%20%205325347&body=%0D%0D%0D%0D%0D================%0D?__mode=view%26_type=comment%26id=5325347%26blog_id=92">Report abuse</a> </p> <a id="c5325474"></a> <div class="commentText"> <p>did anyone else hear that alexander mcqueen committed suicide?
</p> </div> <p class="posted">Posted by: cee_jay3 | February 11, 2010 11:25 AM | <a href="mailto:blogs@washingtonpost.com?subject=Celebritology%20%20|%20%20cee_jay3%20%20|%20%20Alec Baldwin briefly hospitalized; John Mayer says he's sorry%20%20|%20%205325474&body=%0D%0D%0D%0D%0D================%0D?__mode=view%26_type=comment%26id=5325474%26blog_id=92">Report abuse</a> </p> <a id="c5325490"></a> <div class="commentText"> <p>RIP Sir John Dankworth, jazz musician/conductor/composer as well as husband of jazz singer Dame Cleo Laine. We had the pleasure of attending a performance of theirs at Wolf Trap many years ago, and both were absolutely brilliant! besides their musicianship, they ran a theater for jazz concerts and a music education charity for decades. the musical world is a poorer place today without him.</p> </div> <p class="posted">Posted by: Nosy_Parker | February 11, 2010 11:31 AM | <a href="mailto:blogs@washingtonpost.com?subject=Celebritology%20%20|%20%20Nosy_Parker%20%20|%20%20Alec Baldwin briefly hospitalized; John Mayer says he's sorry%20%20|%20%205325490&body=%0D%0D%0D%0D%0D================%0D?__mode=view%26_type=comment%26id=5325490%26blog_id=92">Report abuse</a> </p> <a id="c5325502"></a> <div class="commentText"> <p>So John Mayer thought he was being "clever"! even his apology sounds impossibly arrogant and solipsistic. It's too late, John; we all know you're a creep.</p> </div> <p class="posted">Posted by: chantooz | February 11, 2010 11:36 AM | <a href="mailto:blogs@washingtonpost.com?subject=Celebritology%20%20|%20%20chantooz%20%20|%20%20Alec Baldwin briefly hospitalized; John Mayer says he's sorry%20%20|%20%205325502&body=%0D%0D%0D%0D%0D================%0D?__mode=view%26_type=comment%26id=5325502%26blog_id=92">Report abuse</a> </p> <a id="c5325550"></a> <div class="commentText"> <p>chantooz, I think the Black women of the world simply heaved a sigh of relief that he wouldn't be trying to infect them with whatever STDs he carries.</p> </div> <p class="posted">Posted by: Nosy_Parker | February 11, 2010 11:55 AM | <a href="mailto:blogs@washingtonpost.com?subject=Celebritology%20%20|%20%20Nosy_Parker%20%20|%20%20Alec Baldwin briefly hospitalized; John Mayer says he's sorry%20%20|%20%205325550&body=%0D%0D%0D%0D%0D================%0D?__mode=view%26_type=comment%26id=5325550%26blog_id=92">Report abuse</a> </p> <a id="c5325556"></a> <div class="commentText"> <p>since we're RIP-ing today, RIP Cap'n Phil Harris of the Cornelia Marie. It's been a tough time for the little Alaskan crab boat. Phil died from complications from a stroke he suffered earlier this month. meanwhile, deckhand, Jake Anderson's father went missing. Jake's sister died of a long term illness last year. </p> </div> <p class="posted">Posted by: mdreader01 | February 11, 2010 11:57 AM | <a href="mailto:blogs@washingtonpost.com?subject=Celebritology%20%20|%20%20mdreader01%20%20|%20%20Alec Baldwin briefly hospitalized; John Mayer says he's sorry%20%20|%20%205325556&body=%0D%0D%0D%0D%0D================%0D?__mode=view%26_type=comment%26id=5325556%26blog_id=92">Report abuse</a> </p> <a id="c5325605"></a> <div class="commentText"> <p>Multiple choice:</p><p>John Mayer's long relationship drought </p><p> a) is a self imposed abstinence in order to build character,</p><p> b) is because women know that when they date him they will either be Tweeted about, written about in a song, or mentioned during some drunken interview,</p><p> c) is because all the bimbos are running off with Tiger Woods and Jon Gosselin</p> </div> <p class="posted">Posted by: mdreader01 | February 11, 2010 12:10 PM | <a href="mailto:blogs@washingtonpost.com?subject=Celebritology%20%20|%20%20mdreader01%20%20|%20%20Alec Baldwin briefly hospitalized; John Mayer says he's sorry%20%20|%20%205325605&body=%0D%0D%0D%0D%0D================%0D?__mode=view%26_type=comment%26id=5325605%26blog_id=92">Report abuse</a> </p> <a id="c5325627"></a> <div class="commentText"> <p>for maybe the first time in his life, John Mayer is right about something: he is a creep.<br />I've seen his performances on TV and thought to myself, "This guy is just so arrogant and phony and full of himself." And that was before he started dating women like Jessica Simpson and Jennifer Aniston. now he's just an out-of-control narcissist, and I wouldn't be a bit surprised to learn his alleged breakdown on stage was just another choreographed PR stunt.</p> </div> <p class="posted">Posted by: niceFLguy | February 11, 2010 12:16 PM | <a href="mailto:blogs@washingtonpost.com?subject=Celebritology%20%20|%20%20niceFLguy%20%20|%20%20Alec Baldwin briefly hospitalized; John Mayer says he's sorry%20%20|%20%205325627&body=%0D%0D%0D%0D%0D================%0D?__mode=view%26_type=comment%26id=5325627%26blog_id=92">Report abuse</a> </p> <a id="c5325642"></a> <div class="commentText"> <p>Simon Cowell's newly outed girlfriend calls Simon "a piece of cake."</p><p>Yeah.<br />Right.</p><p>I guess those are Tootsie Rolls I see in the cat litter box.</p> </div> <p class="posted">Posted by: sasquatchbigfoot | February 11, 2010 12:21 PM | <a href="mailto:blogs@washingtonpost.com?subject=Celebritology%20%20|%20%20sasquatchbigfoot%20%20|%20%20Alec Baldwin briefly hospitalized; John Mayer says he's sorry%20%20|%20%205325642&body=%0D%0D%0D%0D%0D================%0D?__mode=view%26_type=comment%26id=5325642%26blog_id=92">Report abuse</a> </p> <a id="c5325649"></a> <div class="commentText"> <p>John Mayer says he's done acting foolish?</p><p>RIP John.</p> </div> <p class="posted">Posted by: sasquatchbigfoot | February 11, 2010 12:23 PM | <a href="mailto:blogs@washingtonpost.com?subject=Celebritology%20%20|%20%20sasquatchbigfoot%20%20|%20%20Alec Baldwin briefly hospitalized; John Mayer says he's sorry%20%20|%20%205325649&body=%0D%0D%0D%0D%0D================%0D?__mode=view%26_type=comment%26id=5325649%26blog_id=92">Report abuse</a> </p> <a id="c5325680"></a> <div class="commentText"> <p>A legal truism is that a person who appears pro se has a fool for a client. </p><p>if that person wants a fool for a lawyer, they'd hire Brian Oxman for legal representation.</p> </div> <p class="posted">Posted by: sasquatchbigfoot | February 11, 2010 12:32 PM | <a href="mailto:blogs@washingtonpost.com?subject=Celebritology%20%20|%20%20sasquatchbigfoot%20%20|%20%20Alec Baldwin briefly hospitalized; John Mayer says he's sorry%20%20|%20%205325680&body=%0D%0D%0D%0D%0D================%0D?__mode=view%26_type=comment%26id=5325680%26blog_id=92">Report abuse</a> </p> <a id="c5325836"></a> <div class="commentText"> <p>Reggie Bush has clearly taken too many hits to the head.</p><p>Call me naive but who cares what kind of women John Mayer (or anyone else) is attracted to? is he not entitled to sleep with whatever consenting adult he wants to? is there a law somewhere that requires every person to be an equal-opportunity lover? I remember the same kind of firestorm around Tiger Woods when he said he liked blondes or something. WHO CARES?</p> </div> <p class="posted">Posted by: Californian11 | February 11, 2010 1:10 PM | <a href="mailto:blogs@washingtonpost.com?subject=Celebritology%20%20|%20%20Californian11%20%20|%20%20Alec Baldwin briefly hospitalized; John Mayer says he's sorry%20%20|%20%205325836&body=%0D%0D%0D%0D%0D================%0D?__mode=view%26_type=comment%26id=5325836%26blog_id=92">Report abuse</a> </p> <a id="c5325941"></a> <div class="commentText"> <p>can someone please explain john mayer's appeal to me? he isn't really hot or even plain old attractive. (if i have to i'll give him maybe cute in a boy-next-door way.) he is a womanizer. he is full of himself. his music isn't good. and now all this... what is/was the appeal? </p> </div> <p class="posted">Posted by: y1776 | February 11, 2010 1:29 PM | <a href="mailto:blogs@washingtonpost.com?subject=Celebritology%20%20|%20%20y1776%20%20|%20%20Alec Baldwin briefly hospitalized; John Mayer says he's sorry%20%20|%20%205325941&body=%0D%0D%0D%0D%0D================%0D?__mode=view%26_type=comment%26id=5325941%26blog_id=92">Report abuse</a> </p> <a id="c5326068"></a> <div class="commentText"> <p>I'll second that. But then I have never understood Mick Jagger's appeal either. </p> </div> <p class="posted">Posted by: Californian11 | February 11, 2010 1:59 PM | <a href="mailto:blogs@washingtonpost.com?subject=Celebritology%20%20|%20%20Californian11%20%20|%20%20Alec Baldwin briefly hospitalized; John Mayer says he's sorry%20%20|%20%205326068&body=%0D%0D%0D%0D%0D================%0D?__mode=view%26_type=comment%26id=5326068%26blog_id=92">Report abuse</a> </p> <div class="sectionhedComment"><span class="commentheader">Post a Comment</span><br style="clear:both; height: 1px;" /></div><div class="commentText"> <div id="comments-open-header" style="margin-top:5px;"> <p>We encourage users to analyze, comment on and even challenge washingtonpost.com's articles, blogs, reviews and multimedia features. </p> <p>User reviews and comments that include profanity or personal attacks or other inappropriate comments or material will be removed from the site. Additionally, entries that are unsigned or contain "signatures" by someone other than the actual author will be removed. Finally, we will take steps to block users who violate any of our posting standards, terms of use or privacy policies or any other policies governing this site. please review the <a href="http://www.washingtonpost.com/wp-srv/liveonline/delphi/delphirules.htm">full rules</a> governing commentaries and discussions.</p> </div> </div> <br /> <script type="text/javascript" src="http://voices.washingtonpost.com/celebritology/mt-site.js"></script> <script>function tracksubmit() { sendEventToOmniture('Submit Comment','event3'); return mtCommentOnSubmit(this); }</script><div id="comment-greeting"></div><form method="post" action="http://voices.washingtonpost.com/cgi-bin/mt/mt-comments.cgi" name="comments_form" id="comments-form" onsubmit="tracksubmit();"><input type="hidden" name="static" value="1" /> <input type="hidden" name="entry_id" value="167420" /> <input type="hidden" name="preview" value="" /> <div id="comment-data"> <p> <label for="comment-text">Comments:</label> <br /> <textarea tabindex="4" id="comment-text" name="text" rows="10" cols="50"></textarea> </p><div style="width:400px;"> <div style="float:left; width:100px;"><input tabindex="6" style="font-weight: bold;" type="submit" name="preview_button" id="comment-preview" onclick="this.form.preview.value='1';" value=" Preview " /></div> <div style="float:left; width:100px;"><input tabindex="7" style="font-weight: bold;" onclick="disableButton(this)" type="submit" name="post" value=" Submit " /></div> <div style="clear:both;"></div></div></form> </div><div style="clear: both;"> </div></div> <!-- content --></div> <!-- blog entry --></div> <!-- article --></div> <!--wrapperInternalCenter--></div> <!--wrapperMainCenter--></div> <!-- pagebody-inner --></div> <!-- pagebody --><!-- Omniture Code --><script type="text/javascript"><!--var wp_page_name = "wp - blog - " + document.location.pathname;var wp_content_type = "blog";var wp_channel = thisNode.split("/")[0];var wp_sectionfront = "";var wp_section = thisNode.replace(///g,'-');var wp_subsection = thisNode.replace(///g,' - ');var wp_author = "Paul Williams";var wp_source = "washingtonpost.com";var wp_hierarchy = thisNode.replace(///g,'|') + "|blogs|/celebritology/".replace(///g,'');var wp_headline = "celebritology";var wp_blog_name = "/celebritology/".replace(///g,'');var wp_application = "application - movable type";--></script><!--Tracking code ---><script type="text/javascript" src="http://www.washingtonpost.com/wp-srv/javascript/omniture/wp_omniture.js"></script><!--Tracking code ---><!-- end Omniture Code --></div> <!-- blog entry --></div> <!-- pagebody-inner --></div> <!-- pagebody --><div style="clear: both;"> </div><!-- BOTTOM TOOLBAR --><div id="topborder_bottom" class="toolbox"><!-- FILL IN XML FEED URL AND TITLE OF FEED --><!--<div class="email_tool"><a href="http://www.washingtonpost.com/ac2/wp-dyn/admin/emaillink?link=http%3A%2F%2Fvoices.washingtonpost.com%2Fcelebritology%2F&type=Local%20Explorer&title=Local%20Explorer&sent=no&site=metro">E-Mail this Page</a></div>--><div class="rss_tool"><a href="http://voices.washingtonpost.com/celebritology/index.xml">RSS Feed</a></div><div class="subscribe_tool"><A HREF="http://www.washpost.com/wpniother">Subscribe to the Post</A></div></div><!-- BOTTOM TOOLBAR --><!-- DO NOT TOUCH BELOW HERE: KEEP lastPar EMPTEY --><p class="lastPar"></p></div></div></div><!------------------------><!--end put content here--><!------------------------> <link href="http://www.washingtonpost.com/wp-srv/css/topstrip_teased.css" rel="stylesheet" media="all"/> <div id="articleCopyright" style="clear:both;" align="center"> © 2010 the Washington Post Company<div id="ad_links_bottom" style="margin-bottom:5px;"><script src="http://www.washingtonpost.com/wp-adv/adproducts/advertisingLinks/advertisingLinks_v2.js"></script></div> </div> </div> </div> </div><div id="wrapperBottom" style="padding-left:5px;float:left;"> <SCRIPT LANGUAGE="javascript"> <!-- if ( show_doubleclick_ad && ( adTemplate & BANNER_FLEX_BOTTOM ) == BANNER_FLEX_BOTTOM ) { document.write('<div id="banner_wrapper_bottom" align="center">') ; document.write('<table cellpadding="0" cellspacing="0" border="0">') ; document.write('<tr>') ; document.write('<td valign="middle">') ; document.writeln ('<img src="http://www.eingfield.com/wp-content/uploads/2010/02/289_adLabel_bluebackground_13x60.gif" alt="ad_icon" width="13" height="60" border="0"/>' ); document.write('</td>') ; document.write('<td>') ; } // --> </SCRIPT> <script>if ( show_doubleclick_ad && ( adTemplate & BANNER_FLEX_BOTTOM ) == BANNER_FLEX_BOTTOM ){ placeAd('ARTICLE',commercialNode,2,'',true) ;}</script> <SCRIPT LANGUAGE="javascript"> <!-- if ( show_doubleclick_ad && ( adTemplate & BANNER_FLEX_BOTTOM ) == BANNER_FLEX_BOTTOM ) { document.write('</td>') ; document.write('</tr>') ; document.write('</table>') ; document.write('</div>') ; } // --> </SCRIPT> <script type="text/javascript" language="javascript">function getSPYear(date_string){ var re1 = new RegExp("w+,s(d{2,2})-(w{3,3})-(d{2,2})s(d{2,2}):(d{2,2}):(d{2,2})","g") ; date_string.match(re1) ; var year = (2000 + RegExp.$3/1) ; return new String(year) ;}var thisYear = 2005;var dateStr = getSPYear('Wednesday, 16-Mar-05 14:52:37 EST') ;if( dateStr.indexOf('2') != -1 ){ thisYear = dateStr;}function openWin(url){ var navWin = window.open(url,"NewWin", "scrollbars,toolbar=false,menubar=false,resizable=false,width=740,height=595,top=0,right=1000"); }</script> <div style="clear:both"></div> <div style="text-align:left;"><script>placeChannelNav('article970');</script></div></div><!-- Begin Revenue Science Code --><div style="display:none;"><script type="text/javascript" src="http://js.revsci.net/gateway/gw.js?csid=J05531"></script><script type="text/javascript" src="http://www.washingtonpost.com/wp-srv/ad/audsci.js"></script></div><!-- end Revenue Science Code --><script type="text/javascript" id='aptureScript' src="http://www.apture.com/js/apture.js?siteToken=NWPn9e3" charset='utf-8'></script> <SCRIPT language="JavaScript1.1" src="http://media.washingtonpost.com/wp-srv/javascript/placeSiteMetrix.js"></SCRIPT><SCRIPT LANGUAGE="JavaScript1.1">placeSiteMetrix();</SCRIPT><NOSCRIPT><img src="//stats.surfaid.ihost.com/crc/images/uc.GIF?1.13&wpost&wpost&noscript" height="1" width="1" alt="" border="0"></NOSCRIPT></body></html>
Alec Baldwin briefly hospitalized; John Mayer says he's sorry
Taylor Swift had the best problem any singer could have on Sunday. the singer, in the press room at the 52nd Grammy Awards, couldn't keep a hold of the four gramophone statuettes she received, dropping one to the ground -- breaking it!
PHOTOS: Taylor Swift Drops her Grammy!
The 20-year-old country crooner, clad in a dark steel blue gown with off-the-shoulder detailing, dropped her jaw as photographers snapped the embarrassing gaffe.
PHOTOS: best, Worst & Most Outrageously Dressed At the Grammys!
On the whole the night was a success for Swift, who won best country album, album of the year -- and a possible endorsement deal with Butterfinger.
Lady Gaga Gets Spacey for Grammy Carpet & Elton John Duet
We kid -- congrats Taylor!
- Jersey Shore's Snooki & the Situation Ham It Up At Grammys
- VIDEO RECAP: the Duggar Family's Emotional Birth Of Baby Number 19
Taylor Swift Drops & Breaks Grammy Award
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head> <title>John Mayer -- Sorry for Dropping the N-Word | TMZ.com</title> <meta name="robots" content="all" /> <meta name="description" content=" John Mayer is apologizing for using the N-Word in that explosively controversial Playboy interview in which he compared his penis to a white supremacist. ..." /> <meta name="keywords" content="celebrity gossip,celebrity photos,hollywood rumors,entertainment news,celebrity news,gossip,news,celebrity gossip news,celebrity gossip blog,celebs,celebrities,daily news,celebrity hairstyles,hot celebrity,celebrity hollywood,celebrity fashion" /> <!-- Site Verification --> <meta name="verify-v1" content="Wtpd0N6FufoE2XqopQJoTjWV6Co/Mny9BTaswPJbPPA=" /> <meta name="msvalidate.01" content="AFEB17971BCF30779AEA662782EF26F4" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="pragma" content="no-cache" /> <meta http-equiv="imagetoolbar" content="no" /> <link rel="alternate" type="application/rss+xml" title="Celebrity Gossip | Entertainment News | Celebrity News | TMZ.com" href="/rss.xml" /> <link rel="shortcut icon" href="http://www.blogsmithmedia.com/www.tmz.com/media/favicon.ico" type="image/x-icon" /> <link rel="stylesheet" type="text/css" href="http://www.blogsmithmedia.com/www.tmz.com/media/style.css?var=tophat02_2colshpost" media="screen, projection" /> <link rel="stylesheet" type="text/css" href="http://www.blogsmithmedia.com/www.tmz.com/media/print.css" media="print" /> <script type="text/javascript" src="http://www.blogsmithmedia.com/www.tmz.com/include/jquery-1-3-2-min.js"></script> <script type="text/javascript" src="http://www.blogsmithmedia.com/www.tmz.com/include/tmz_ver2_2.js"></script> <script type="text/javascript" src="http://www.blogsmithmedia.com/www.tmz.com/include/swfobject.js"></script> <script type="text/javascript" src="http://cdn11.surphace.com/widgets/sphereit/js?baseurl=http://cdn11.surphace.com/widgets/sphereit/&siteid=tmzcom"></script> <script type="text/javascript" src="http://tmz.vo.llnwd.net/o28/player/rightrail/tmz.js"></script> <script type="text/javascript" src="http://www.blogcdn.com/js/addthis.js"></script> <script type="text/javascript"> //XXX: temporarily fix the misdisplay of #hat on ff3/osx 23oct08 CRZua = window.navigator.userAgent;if((ua.indexOf("(Macintosh") > -1)) { document.write("<style>div#search-wrapper li a, div#search-wrapper-bottompage li a {padding: .43em 1.3em 0;}</style>"); if((ua.indexOf("Firefox") > -1)) { document.write("<style>#hat {letter-spacing: -0.02em;} </style>"); } } </script> <script type="text/javascript"> //XXX: temporarily fix the misdisplay of #hat on ff3/osx 23oct08 CRZ ua = window.navigator.userAgent; if((ua.indexOf("Firefox/3") > -1) && (ua.indexOf("(Macintosh") > -1)) { document.write("<style>#hat {letter-spacing: -0.02em;}</style>"); }</script><!-- FOR IE VERSION 6 ONLY --><!--[if lt IE 7]><link rel="stylesheet" type="text/css" href="http://www.blogsmithmedia.com/www.tmz.com/media/ie6_style.css?var=commentbuttonfix09" media="screen, projection" /><![endif]--><!-- FOR IE VERSION 7 ONLY --><!--[if IE 7]><link rel="stylesheet" type="text/css" href="http://www.blogsmithmedia.com/www.tmz.com/media/ie7_style.css?var=tmzlivejpgfix10" media="screen, projection" /><![endif]--><!-- FOR IE VERSION 8 ONLY --><!--[if IE 8]><link rel="stylesheet" type="text/css" href="http://www.blogsmithmedia.com/www.tmz.com/media/ie8_style.css?var=tmzlivefix01" media="screen, projection" /><![endif]--> </head><body> <div id="preload-page-wrap"></div><!-- Omniture WB --><!-- SiteCatalyst code version: H.14.Copyright 1997-2008 Omniture, Inc. More info available athttp://www.omniture.com --><script language="JavaScript" src="http://www.blogsmithmedia.com/www.tmz.com/include/s_code.js"></script><script language="JavaScript"><!--s.pageName="John Mayer -- Sorry for Dropping the N-Word | TMZ.com"s.channel="Informational"s.prop1="TMZ.us"s.prop2=""s.prop3="" s.prop4=""s.prop5=""s.prop6=""s.prop7=""s.prop8=""s.events="" s.campaign=""s.eVar1=""s.eVar2=""s.eVar3=""s.eVar4=""s.eVar5=""/*What you see below is for the production site use. you will need to use a different DO NOT ALTER for the development site. see the Dynamic Values page for the alternate code*//************* DO NOT ALTER ANYTHING BELOW THIS LINE ! **************/var s_code=s.t();if(s_code)document.write(s_code)//--></script><script language="JavaScript"><!--if(navigator.appVersion.indexOf('MSIE')>=0)document.write(unescape('%3C')+'!-'+'-')//--></script><noscript><a href="http://www.omniture.com" title="Web Analytics"><imgsrc="http://wbrostmz.112.2O7.net/b/ss/wbrostmz/1/H.14--NS/0?[AQB]&cdp=3&[AQE]"height="1" width="1" border="0" alt="" /></a></noscript><!--/DO NOT REMOVE/--><!-- End SiteCatalyst code version: H.14. --><!-- Omniture AOL --><div id="page-wrap"> <!-- AUDIENCESCIENCE AD TAG CODE --><script type="text/javascript"><!--var rsi_segs = [];var segs_beg=document.cookie.indexOf('rsi_segs=');if (segs_beg>=0){segs_beg=document.cookie.indexOf('=',segs_beg)+1;if(segs_beg>0){var segs_end=document.cookie.indexOf(';',segs_beg);if(segs_end==-1) segs_end=document.cookie.length;rsi_segs=document.cookie.substring(segs_beg,segs_end).split('|');}}var segLen=20;var segQS="";if (rsi_segs.length<segLen){segLen=rsi_segs.length}for (var i=0;i<segLen;i++){segQS+=("rsi"+"="+rsi_segs[i])}//--></script><!-- END AUDIENCESCIENCE AD TAG CODE --> <div id="header"> <a name="top"></a> <ul id="hat"> <li><a href="#" onClick="this.style.behavior='url(#default#homepage)'; this.setHomePage('http://www.tmz.com/');">MAKE TMZ MY HOMEPAGE</a></li> <li class="leftlast rss"><a target="_self" href="http://www.tmz.com/rss.xml" title="TMZ RSS/XML">TMZ RSS/XML</a></li> <li class="chguide"><a target="_self" href="http://www.tmz.com" title="TMZ homepage" class="selected">TMZ</a></li> <li class="chguide"><a target="_blank" href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=299948601/?adid=itunes" title="Download the TMZ iPhone App">iPHONE APP</a></li> <li class="chguide"><a target="_self" href="http://www.tmz.com/tmzmobilealerts/?adid=mobilealerts" title="Sign up for TMZ text alerts">TEXT ALERT</a></li> <li class="chguide"><a target="_self" href="http://www.tmz.com/tmzemailalerts/?adid=mailalerts" title="Sign up for TMZ Newsletter & Alerts">NEWSLETTER</a></li> <li class="chguide"><a target="_blank" href="http://www.facebook.com/TMZ?ref=ts/?adid=facebook" title="Follow TMZ on Facebook">FACEBOOK</a></li> <li class="chguide"><a target="_blank" href="http://www.myspace.com/tmztv/?adid=tmztv" title="Follow TMZ on Myspace">MYSPACE</a></li> <li class="chguide"><a target="_blank" href="http://www.twitter.com/harveylevintmz/?adid=harveylevintwitter" title="Follow Harvey on Twitter">TWITTER</a></li> <li class="chguide"><a target="_blank" href="http://www.youtube.com/tmz/?adid=youtube" title="Watch TMZ videos on Youtube">YOUTUBE</a></li> <li class="chguide"><a target="_blank" href="http://www.mail.com" title="Go to Mail.com">MAIL.COM</a></li> </ul> <div id="masthead"> <div style="position: absolute; height: 33px; width: 133px; right: 385px; top: 70px;"> <img src="http://www.eingfield.com/wp-content/uploads/2010/02/488_search-tmz-text-alt_09.jpg" border="0"> </div> <!-- REPLACE with HOT SEARCHES API from AOL when received --> <div id="hot-search"> <span class="hot-search-title">HOT SEARCHES:</span> <span class="hot-search-links"><a href="http://search.tmz.com/search/index.php?search=all&q=brangelina">Brangelina</a> | <a href="http://search.tmz.com/search/index.php?search=all&q=charlie+sheen">Charlie Sheen</a> | <a href="http://search.tmz.com/search/index.php?search=all&q=michael+jackson">Michael Jackson</a></span> </div> <!-- END --> <div id="search-buttons"> <div id="search-wrapper"> <ul> <li class="searchCatBg" id="search-tab-News"><a href="http://search.tmz.com/search/index.php?search=all&q=" title="Search ALL of TMZ.com" onclick="return searchTarget('#search-buttons', 'http://search.tmz.com/search/index.php?search=all&q=', 0, 'search-tab-News');">TMZ.COM</a></li> <li class="" id="search-tab-Web"><a href="http://search.tmz.com/search/index.php?search=articles&q=" title="Search all BLOG posts" onclick="return searchTarget('#search-buttons', 'http://search.tmz.com/search/index.php?search=articles&q=', 0, 'search-tab-Web');">ARTICLES</a></li> <li class="" id="search-tab-Images"><a href="http://search.tmz.com/search/index.php?search=photos&q=" title="Search our PHOTOS library" onclick="return searchTarget('#search-buttons', 'http://search.tmz.com/search/index.php?search=photos&q=', 0, 'search-tab-Images');">PHOTOS</a></li> <li class="" id="search-tab-Video"><a href="http://search.tmz.com/search/index.php?search=videos&q=" title="Search our VIDEOS library" onclick="return searchTarget('#search-buttons', 'http://search.tmz.com/search/index.php?search=videos&q=', 0, 'search-tab-Video');">VIDEOS</a></li> </ul> <div id="query-wrapper"> <form target="" name="bb_topform" action="http://search.tmz.com/search/index.php?search=all&q=" id="search"> <p> <input id="query" name="q" onkeypress="return submitHeaderSearch('#search-buttons', event);" type="text"/> <a id="srchLnk" href="#" onclick="return submitHeaderSearch('#search-buttons', 'onclick');"></a> </p> </form> <script type="text/javascript">searchTarget('#search-buttons', 'http://search.tmz.com/search/index.php?search=all&q=', 0, 'search-tab-News');</script> </div> </div> </div> <a id="home" href="http://www.tmz.com/"><span class="nodisplay">TMZ</span></a> <a id="aol-news" href="http://www.aolnews.com/"><span class="nodisplay">AOL News</span></a> </div> <ul class="nav"> <li class="levela"><a href="http://www.tmz.com/">HOME</a> <ul style="margin-left:15px;"> <li class="levelb"><a href="http://www.tmz.com/page/2/">Page 2</a></li> <li class="levelb"><a href="http://www.tmz.com/page/3/">Page 3</a></li> <li class="levelb"><a href="http://www.tmz.com/page/4/">Page 4</a></li> <li class="levelb"><a href="http://www.tmz.com/page/5/">Page 5</a></li> <li class="levelb"><a href="http://www.tmz.com/page/6/">Page 6</a></li> <li class="levelb"><a href="http://www.tmz.com/page/7/">Page 7</a></li> <li class="levelb"><a href="http://www.tmz.com/page/8/">Page 8</a></li> <li class="levelb"><a href="http://www.tmz.com/page/9/">Page 9</a></li> </ul> </li> <li class="levela"><a href="http://www.tmz.com/news/">NEWS</a> <ul style="margin-left:15px;"> <li class="levelb"><a href="http://www.tmz.com/category/celebrity-justice/">Celebrity Justice</a></li> <li class="levelb"><a href="http://www.tmz.com/category/celebrity-feuds/">Celebrity Feuds</a></li> <li class="levelb"><a href="http://www.tmz.com/category/politix/">Politics</a></li> <li class="levelb"><a href="http://www.tmz.com/category/music/">Music</a></li> <li class="levelb"><a href="http://www.tmz.com/category/movies/">Movies</a></li> <li class="levelb"><a href="http://www.tmz.com/category/tv/">TV</a></li> <li class="levelb"><a href="http://www.tmz.com/category/tmzsports/">TMZ Sports</a></li> </ul> </li> <li class="levela"><a href="http://photos.tmz.com/">PHOTOS</a> <ul style="margin-left:15px; width:520px"> <li class="levelb"><a href="http://photos.tmz.com/galleries/memba_them">'Memba them?!</a></li> <li class="levelb"><a href="http://photos.tmz.com/galleries/celebrity_mugshots">Mug Shots</a></li> <li class="levelb"><a href="http://photos.tmz.com/galleries/hot_mommas">Hot Mamas</a></li> <li class="levelb"><a href="http://photos.tmz.com/galleries/celebrity_gossip_kiss_kissing_swapping_spit_making_out_romance">Hot Galleries</a></li> <li class="levelb"><a href="http://photos.tmz.com/galleries/summer_beach_bods">Hot Bodies</a></li> <li class="levelb"><a href="http://photos.tmz.com/galleries/tmzs_tattoo_contest">Contests</a></li> </ul> </li> <li class="levela"><a href="http://www.tmz.com/videos/">VIDEOS</a> <ul style="margin-left:292px;width:280px;"></ul> </li> <li class="levela"><a href="http://www.tmz.com/tmzlive/">TMZ LIVE</a> <ul style="margin-left:412px;width:280px;"></ul> </li> <li class="levela"><a href="http://www.tmz.com/tmztv/">TMZ ON TV!</a> <ul style="margin-left:532px;width:280px;"></ul> </li> <li class="levela"><a href="http://www.tmz.com/category/tmzsports/">SPORTS</a> <ul style="margin-left:310px;width:280px"></ul> </li> <li class="levela" id="lastli"><a href="http://www.tmz.com/games/">GAMES</a> <ul style="margin-left:297px;width:280px;"></ul> </li></ul><style> .sf-sub-indicator { display: none; } </style><script>/* Navigation */ $("ul.nav").superfish({ pathClass : 'current', animation : {opacity:'show'}, autoArrows: false, delay : 1000 });</script> <div class="clear"></div></div> <div id="leaderboard"><!-- begin ad tag (tile=1) --><script language="JavaScript" type="text/javascript">if (typeof ord=='undefined') {ord=Math.random()*10000000000000000;}document.write('<script language="JavaScript" src="http://ad.doubleclick.net/adj/tmz.newsletter.wb.dart/pos=atf;boxad=1;tile=1;sz=728x90;'+segQS+';ord='+ord+'" type="text/javascript"></script>');</script><noscript><a href="http://ad.doubleclick.net/jump/tmz.newsletter.wb.dart/pos=atf;boxad=1;tile=1;sz=728x90;ord=123456789?" target="_blank"><img src="http://ad.doubleclick.net/ad/tmz.newsletter.wb.dart/pos=atf;boxad=1;tile=1;sz=728x90;ord=123456789?" width="728" height="90" border="0" alt=""></a></noscript><!-- End ad tag --></div> <div id="page-content"> <div id="main"> <!--[if lt IE 7]><script defer type="text/javascript" src="http://www.eingfield.com/wp-content/uploads/2010/02/865_pngfix.js"></script><![endif]--><style type="text/css">.hideplaybutton{display:none}</style><div class="post" id="19353078"><div class="breadcrumbs"><a href="/">Home</a> : <a href="/category/john-mayer/">John Mayer</a> : John Mayer -- Sorry for Dropping the N-Word</div><h1>John Mayer -- Sorry for Dropping the N-Word</h1><p class="byline">Posted Feb 10th 2010 4:56PM by <a href=/bloggers/tmz-staff/>TMZ Staff</a></p><!-- sphereit start --><p class="body"><strong><img hspace="4" vspace="4" border="0" align="left" src="http://www.eingfield.com/wp-content/uploads/2010/02/979_0210_john_mayer_bn_tmz_02.jpg" alt="John Mayer" title="John Mayer -- Sorry for Dropping the N-Word" />John Mayer</strong> is apologizing for using the N-Word in that explosively controversial <strong>Playboy </strong>interview in which he compared his penis to a white supremacist.</p><p>During the interview, Mayer stated that "black people" love him -- and then he brought up the topic of a "hood pass."</p><p>while explaining the meaning of a hood pass, Mayer said, "It's sort of a contradiction in terms, because if you really had a hood pass, you could call it a n*gger pass."</p><p>But moments ago, Mayer issued an apology, via Twitter, saying "I am sorry that I used the word. and it's such a shame that I did because the point I was trying to make was in the exact opposite spirit of the word itself."</p><p>Mayer added, "It was arrogant of me to think I could intellectualize using it, because I realize that there's no intellectualizing a word that is so emotionally charged."</p><p><div class="related"><h3><span>More John Mayer<br /></span></h3><ul> <li><a href="http://www.tmz.com/2010/02/10/john-mayer-white-supremacist-playboy-interview-david-duke/">John Mayer -- tiny Part of me Is White Supremacist</a></li></ul></div></p><p><a name="continuedcontents"></a></p><!-- sphereit end --><div class="clear"></div><!-- POSTMETA BEGIN --><div class="postmeta"><!-- Comments button --><div class="comments"><a href="http://www.tmz.com/2010/02/10/john-mayer-n-word-apology-race-playboy-twitter-david-duke-sorry/#comments">Comments [234]</a><!-- Comments button end --></div><!-- Sharing begin --><div class="shareit"><!-- ADDTHIS begin --><div class="addthis_toolbox addthis_default_style" addthis:url="http%3A%2F%2Fwww.tmz.com%2F2010%2F02%2F10%2Fjohn-mayer-n-word-apology-race-playboy-twitter-david-duke-sorry%2F" addthis:title="John+Mayer+--+Sorry+for+Dropping+the+N-Word" addthis:content=" John Mayer is apologizing for using the N-Word in that explosively controversial Playboy interview in which he compared his penis to a white supremacist. During the interview, Mayer stated that "black people" love him -- and then he brought up the topic of a "hood pass." while explaining the meaning ..." style="display:inline"><script type="text/javascript">var addthis_share = {templates: {twitter: 'Check out: {{url}} from @HarveyLevinTMZ'}}var addthis_pub="tmz";var addthis_brand = "<strong>TMZ</strong>";var addthis_options = 'digg, buzz, facebook, twitter, myspace, fark, reddit, stumbleupon, delicious, smaknews, linkedin, aim, google, more';</script><a href="http://www.addthis.com/bookmark.php?v=250&pub=tmz" class="addthis_button_compact" style="font-size:.8em;font-family:arial,helvetica,sans-serif;font-weight:bold;text-decoration:none;color:#000">SHARE</a><span class="addthis_separator">|</span><a class="addthis_button_facebook"></a><a class="addthis_button_digg"></a><a class="addthis_button_stumbleupon"></a><a class="addthis_button_twitter"></a></div><!-- ADDTHIS END --></div><div class="actions"><a class="email" href="/forward/19353078/" title="Send this post to a friend via email"><span class="nodisplay">Email</span></a><a class="print" href="http://www.tmz.com/2010/02/10/john-mayer-n-word-apology-race-playboy-twitter-david-duke-sorry/print" title="Print this post" target="_blank"><span class="nodisplay">4ie6</span></a></div><div class="clear"></div></div><div class="clear"></div><!-- Sharing END --></div><div id="post5_adbox"><div class="quigo-main"><script type="text/javascript">adsonar_placementId=1459326;adsonar_pid=1098767;adsonar_ps=-1;adsonar_zw=550;adsonar_zh=240;adsonar_jv='ads.tw.adsonar.com';</script><script language="JavaScript" src="http://js.adsonar.com/js/adsonar.js"></script></div><div class="clear"></div></div><div class="sphereContainer" id="sphere-inline"><script type="text/javascript">Sphere.Inline.search("", "http://www.tmz.com/2010/02/10/john-mayer-n-word-apology-race-playboy-twitter-david-duke-sorry/");</script></div> <div id="comments"><a name="comments"></a><h2>Reader Comments</h2>(Page 1 of <span>16</span>) | <strong>1</strong> | <a href="2#comments">2</a> | <a href="3#comments">3</a> | <a href="4#comments">4</a> | <a href="5#comments">5</a> | <a href="16#comments">Most Recent</a> | <a href="2#comments">next 15 Comments</a><div class="commentclass %CommentStyles-25400748%" id="c25400748"><p>1. Douchenozzle. </p><p>Posted at <a href="#c25400748">5:23PM</a> on Feb 10th 2010 by SpawnOfAzazel<!-- <span id="i1573571-25400748" class="blog-stars"> </span>--></p><div class="commentlinks"></div></div><div class="commentclass %CommentStyles-25400754%" id="c25400754"><p>2. JOHN...GET OVER YOURSELF!!!</p><p>Posted at <a href="#c25400754">5:24PM</a> on Feb 10th 2010 by val<!-- <span id="i3705361-25400754" class="blog-stars"> </span>--></p><div class="commentlinks"></div></div><div class="commentclass %CommentStyles-25400762%" id="c25400762"><p>3. Idiot!</p><p>Posted at <a href="#c25400762">5:24PM</a> on Feb 10th 2010 by tlp<!-- <span id="i3453245-25400762" class="blog-stars"> </span>--></p><div class="commentlinks"></div></div><div class="commentclass %CommentStyles-25400763%" id="c25400763"><p>4. first</p><p>Posted at <a href="#c25400763">5:23PM</a> on Feb 10th 2010 by mo<!-- <span id="i3773856-25400763" class="blog-stars"> </span>--></p><div class="commentlinks"></div></div><div class="commentclass %CommentStyles-25400777%" id="c25400777"><p>5. Wow! A true idiot claiming to be intelligent.</p><p>Posted at <a href="#c25400777">5:24PM</a> on Feb 10th 2010 by M<!-- <span id="i3773854-25400777" class="blog-stars"> </span>--></p><div class="commentlinks"></div></div><div class="commentclass %CommentStyles-25400800%" id="c25400800"><p>6. LOL!! Johnny boy....you do get a hood pass. Coz you keep it real.</p><p>Posted at <a href="#c25400800">5:25PM</a> on Feb 10th 2010 by Mr. Roboto<!-- <span id="i2594939-25400800" class="blog-stars"> </span>--></p><div class="commentlinks"></div></div><div class="commentclass %CommentStyles-25400818%" id="c25400818"><p>7. Is this guy always an ass? It sure seems like it! get over yourself John!!!!</p><p>Posted at <a href="#c25400818">5:25PM</a> on Feb 10th 2010 by redrock<!-- <span id="i3773850-25400818" class="blog-stars"> </span>--></p><div class="commentlinks"></div></div><div class="commentclass %CommentStyles-25400824%" id="c25400824"><p>8. this dude laughs a black people....to him they are a joke....N this article exposes his true feelings...he should not act like he is sorry ...hes just sorry about the reaction....what a shame..what a waste...I thought he was cool</p><p>Posted at <a href="#c25400824">5:27PM</a> on Feb 10th 2010 by jaime<!-- <span id="i3773760-25400824" class="blog-stars"> </span>--></p><div class="commentlinks"></div></div><div class="commentclass %CommentStyles-25400828%" id="c25400828"><p>9. you think Jen's glad she bailed on this one!!! </p><p>Posted at <a href="#c25400828">5:26PM</a> on Feb 10th 2010 by tlp<!-- <span id="i3453245-25400828" class="blog-stars"> </span>--></p><div class="commentlinks"></div></div><div class="commentclass %CommentStyles-25400863%" id="c25400863"><p>10. what a F*&^*%CKING idiot!!!!!!!!!!</p><p>Posted at <a href="#c25400863">5:27PM</a> on Feb 10th 2010 by pinkopaque22<!-- <span id="i2186372-25400863" class="blog-stars"> </span>--></p><div class="commentlinks"></div></div><div class="commentclass %CommentStyles-25400869%" id="c25400869"><p>11. im not black but nobody should use the n word not even if your black</p><p>Posted at <a href="#c25400869">5:29PM</a> on Feb 10th 2010 by cidroc<!-- <span id="i3677856-25400869" class="blog-stars"> </span>--></p><div class="commentlinks"></div></div><div class="commentclass %CommentStyles-25400881%" id="c25400881"><p>12. Wasn't offended when he said it. I took it at face value. That's what all white people say when they aren't around black people. if they don't say it they condone others saying it by saying nothing at all. Lost more respect for him now by denying that he really meant it. I thought this may have been a start to white people being honest about how they felt. <br>Sorry John. besides, the women that you named wouldn't have sex with you anyway. We don't want to have sex with guys that slip out all the time. I deal with educated black men only...and I get MUCH satisfaction...sexually and mentally.</p><p>Posted at <a href="#c25400881">5:28PM</a> on Feb 10th 2010 by Myra<!-- <span id="i1950236-25400881" class="blog-stars"> </span>--></p><div class="commentlinks"></div></div><div class="commentclass %CommentStyles-25400891%" id="c25400891"><p>13. Gee John Mayer..before I use to think you were a Douche. Now I think your a F'ing Douchebag..</p><p>Posted at <a href="#c25400891">5:36PM</a> on Feb 10th 2010 by Lisa-Centereach<!-- <span id="i1506268-25400891" class="blog-stars"> </span>--></p><div class="commentlinks"></div></div><div class="commentclass %CommentStyles-25400892%" id="c25400892"><p>14. Dear John,</p><p>get a life, because we know you have to create drama every now and then JUST to get your name in the tabloids. this must have been a really slow news day. Or should I say tabloid news day.</p><p>Posted at <a href="#c25400892">8:45AM</a> on Feb 11th 2010 by klasychik<!-- <span id="i182221-25400892" class="blog-stars"> </span>--></p><div class="commentlinks"></div></div><div class="commentclass %CommentStyles-25400905%" id="c25400905"><p>15. I COULD NEVER STAND HIM!</p><p></p><p><br>NOW LETS SEE HIM GET OUT OF THIS ONE...HE IS A JACK OFF!</p><p>Posted at <a href="#c25400905">5:29PM</a> on Feb 10th 2010 by KICK ROX<!-- <span id="i3078372-25400905" class="blog-stars"> </span>--></p><div class="commentlinks"></div></div> | <strong>1</strong> | <a href="2#comments">2</a> | <a href="3#comments">3</a> | <a href="4#comments">4</a> | <a href="5#comments">5</a> | <a href="16#comments">Most Recent</a> | <a href="2#comments">next 15 Comments</a></div> <!-- QUIGO AD PLACEMENT - SHOWPOST BELOW COMMENTS ROS - BEGIN --><div id="quigo-showpost2" style="border-top:1px solid #cecece;"><script type="text/javascript">adsonar_placementId=1403087;adsonar_pid=1098767;adsonar_ps=-1;adsonar_zw=550;adsonar_zh=300;adsonar_jv='ads.tw.adsonar.com';</script><script language="JavaScript" src="http://js.adsonar.com/js/adsonar.js"></script></div> <!-- QUIGO END --> <script language="JavaScript" type="text/javascript">var sns_checked = false;var current_tab = "email";function tabTo(tab){ document.getElementById('formerrors').innerHTML = ''; document.getElementById('cmtuinfo_email').style.display='none'; document.getElementById('cmtuinfo_blogsmith').style.display='none'; document.getElementById('cmtuinfo_sns').style.display='none'; document.getElementById('cmtuinfo_'+tab).style.display='block'; document.getElementById('cmtutab_email').className=''; document.getElementById('cmtutab_blogsmith').className=''; document.getElementById('cmtutab_sns').className=''; document.getElementById('cmtutab_'+tab).className='currenttab'; if (!sns_checked && tab == 'sns') { image1 = new Image(); image1.src = "http://www.eingfield.com/wp-content/uploads/2010/02/516_loading.gif"; sns.init('ch1ga1KvP7TotwTC'); sns_checked = true; } current_tab = tab;}function inputValidation(){ document.getElementById('formerrors').innerHTML = ''; var validInfo = 0; var validName = 0; var validEmail = 0; var validComments = 0; var validSNS = 0; var links = 0; var errors = ''; switch(current_tab) { case "email": var filter = /^([a-zA-Z0-9_.-+])+@(([a-zA-Z0-9-])+.)+([a-zA-Z0-9]{2,4})+$/; var email = document.getElementById('AuthorEmail').value; if(document.getElementById('AuthorName').value == '') { errors += "<p>you must provide a name!</p>"; } if (email == '' || !filter.test(email)) { errors += "<p>E-mail address is not valid!</p>"; } if (!errors) { validInfo = 1; } break; case "blogsmith": if(document.getElementById('C_AuthorEmail').value == '') { errors += "<p>you must provdie an E-Mail!</p>"; } if(document.getElementById('C_AuthorPass').value == '') { errors += "<p>you must provide a Password!</p>"; } if (!errors) { validInfo = 1; } break; case "sns": if (document.getElementById('sns_screenname') && document.getElementById('sns_password')) { if (document.getElementById('sns_screenname').value && document.getElementById('sns_password').value) { sns.calls.login(); return false; } } if (document.getElementById('sns_securid')) { if (document.getElementById('sns_securid').value) { sns.calls.login();//setTimeout("sns.calls.login();",1000); return false; } } var token = (document.getElementById('token')) ? document.getElementById('token').value : ''; if(token == '') { errors = "<p>Invalid SNS login!</p> "; } else { validInfo = 1; } break; } var txt = document.getElementById('Comments').value; if(txt != '') { validComments = 1; } for (var ind=0;ind<txt.length;ind++) { if (txt.substring(ind,ind+7)=="http://") { links = links + 1; } else if (txt.substring(ind,ind+6)=="ftp://") { links = links + 1; } else if (txt.substring(ind,ind+8)=="https://") { links = links + 1; } } if(validInfo == 1 && validComments == 1 && links < 4) { return true; } else { var errorMessage = "Errors: "; errorMessage += errors; if(validComments == 0) { errorMessage += "<br>you must enter a comment! "; } if(links > 3) { errorMessage += "<p>you can only enter 3 urls!</p>"; } document.getElementById('formerrors').innerHTML = errorMessage; return false; }}</script><div id="comments"><h3 id="addcomments" style="border: medium none;font-weight: bold;font-size:1.8em;text-transform:uppercase;margin-bottom:0px;margin-top:-15px">Add your comments</h3><form action="#comments" id="commentform" name="commentform" method="post" onsubmit="return inputValidation();"> <div id="cmttabs"> <ul> <li id="cmtutab_email"><a href="#" onclick="tabTo('email');return false;">New Readers</a></li> <li id="cmtutab_blogsmith" class="currenttab"><a href="#" onclick="tabTo('blogsmith');return false;">Returning</a></li> <li id="cmtutab_sns"><a href="#" onclick="tabTo('sns');return false;" class="cmtaol" title="Sign in with your AOL/AIM username!"><b>AOL</b></a></li> </ul> </div> <div id="formerrors" class='formerrors'></div> <!-- email --> <div id="cmtuinfo_email" class="cmtuinfo clearfix" style="display: none;border:none;"> <p class="instructions" style="color:#000;font-weight:bold;margin-left:0px;">First time? A confirmation email will be sent to you after submitting.</p> <label for="AuthorName" class="first">Name:<br /> <input type="text" name="AuthorName" id="AuthorName" class="form" value="" /></label> <label for="AuthorEmail">E-mail:<br /> <input type="text" name="AuthorEmail" id="AuthorEmail" class="form" value=""/></label> </div> <!-- /email --> <!-- blogsmith --> <div id="cmtuinfo_blogsmith" class="cmtuinfo clearfix" style="display: none;border:none;"> <p class="instructions" style="color:#000;font-weight:bold;margin-left:0px;">Members enter your username and password.</p> <label for="C_Author" class="first">E-mail:<br /> <input id="C_AuthorEmail" type="text" class="formtext" name="C_AuthorEmail" value="" /></label> <label for="C_AuthorPass">Password:<br /> <input id="C_AuthorPass" type="password" class="formtext" name="AuthorPassword" value=""/></label> </div> <!-- /blogsmith --> <!-- SNS --> <div id="cmtuinfo_sns" class="cmtuinfo clearfix" style="display: none;border:none;"> <p class="instructions" style="color:#000;font-weight:bold;margin-left:0px;">Enter your AOL or AIM screenname and password.</p> <div id="sns"> <p align="center"><img src="http://www.eingfield.com/wp-content/uploads/2010/02/516_loading.gif"></p> </div> <!--<input id="snslogin" type="button" onclick="sns.calls.login();" value="Login">--> </div> <!-- /SNS --> <div id="cmtmain"> <div id="replyindicator"></div> <div> <label for="Comments">Your comments:</label> <textarea name="Comments" id="Comments" rows="8" style="width:98%"></textarea> </div> <div class="cmtchecks"> <input type="checkbox" checked="checked" id="RememberMeYes" name="RememberMe" /> <label for="RememberMeYes">Remember me</label> </div> <div class="cmtchecks"> <input type="checkbox" checked="checked" id="EmailMe" name="EmailMe" /> <label for="EmailMe">E-Mail me when someone replies to this comment</label> </div> <div id="cmtbuttons"> <input type="submit" id="addCommentButton" value="Add Comment" /> </div> <input type="hidden" name="Form" value="Comments" /><input type="hidden" name="ButtonSave" value="Save" /> <input type="hidden" id="sourceID" name="SourceID" value="" /> <input type="hidden" id="postID" name="PostID" value="" /> </div> <div id="instructions"> <p class="preamble">please keep your comments relevant to this blog entry. <strong>Email addresses are never displayed, but they are required to confirm your comments.</strong></p> <p>When you enter your name and email address, you'll be sent a link to confirm your comment, and a password. To leave another comment, just use that password.</p> <p>To create a live link, simply type the URL (including http://) or email address and we will make it a live link for you. you can put up to 3 URLs in your comments. Line breaks and paragraphs are automatically converted — no need to use <p> or <br /> tags.</p> </div><input type="hidden" name="referer" value="http://www.tmz.com:1080/2010/02/10/john-mayer-n-word-apology-race-playboy-twitter-david-duke-sorry/"></form></div><script type="text/javascript" src="http://www.blogsmithmedia.com/framework.weblogsinc.com/b-c/ajax.js"></script><script type="text/javascript" src="http://www.blogsmithmedia.com/www.weblogsinc.com/b-c/sns.js"></script><script type="text/javascript" >tabTo(current_tab);</script><script language="JavaScript" type="text/javascript">function getUserInfo() {var anchor = document.getElementById('addCommentButton');var sID = document.createElement('input');sID.type = 'hidden';sID.id = 'sID';sID.name = 'sID';sID.value = 'bd68cd1768e0e71c31f32ffdf95a5090';var uID = document.createElement('input');uID.type = 'hidden';uID.id = 'uID';uID.name = 'uID';uID.value = '5bc85518f4077569115ef37510f4b1e8';var tStamp = document.createElement('input');tStamp.type = 'hidden';tStamp.id = 'tStamp';tStamp.name = 'tStamp';tStamp.value = '59935';var cacheId = document.createElement('input');cacheId.type = 'hidden';cacheId.id = 'cacheId';cacheId.name = 'cacheId';cacheId.value = '3416329493056480';anchor.parentNode.insertBefore(sID,anchor);anchor.parentNode.insertBefore(uID,anchor);anchor.parentNode.insertBefore(tStamp,anchor);anchor.parentNode.insertBefore(cacheId,anchor);var divArray = document.getElementsByTagName('div');for(var i=0;i<divArray.length;i++) {if(divArray[i].className == 'post') {document.getElementById('postID').value = divArray[i].id;}}}getUserInfo();</script> </div> <div id="sidebar"> <!-- Box Ad #1 ATF --><div id="boxad1"> <div class="rr-top"></div> <div class="rr-mid"> <div id="ad1"><!-- begin ad tag (tile=2) --><script language="JavaScript" type="text/javascript">document.write('<script language="JavaScript" src="http://ad.doubleclick.net/adj/tmz.ros.wb.dart/;pos=atf;boxad=2;tile=2;sz=300x250,300x600;'+segQS+';ord='+ord+'" type="text/javascript"></script>');</script><noscript><a href="http://ad.doubleclick.net/jump/tmz.ros.wb.dart/;pos=atf;boxad=2;tile=2;sz=300x250;ord=123456789" target="_blank"><img src="http://ad.doubleclick.net/ad/tmz.ros.wb.dart/;pos=atf;boxad=2;tile=2;sz=300x250;ord=123456789" width="300" height="250" border="0" alt=""></a></noscript><!-- End ad tag --> </div> </div><div class="rr-bottom"></div></div><!-- Box Ad #1 END --> <div class="rr-top"></div> <div class="rr-mid"><div id="quigo-article-rr"><script type="text/javascript">adsonar_placementId=1427728;adsonar_pid=1098767;adsonar_ps=-1;adsonar_zw=300;adsonar_zh=250;adsonar_jv='ads.tw.adsonar.com';</script><script language="JavaScript" src="http://js.adsonar.com/js/adsonar.js"></script></div> </div><div class="rr-bottom"></div> <!-- Box Ad #2 BTF --><div id="boxad2"> <div class="rr-top"></div> <div class="rr-mid"> <div id="ad2"><!-- begin ad tag (tile=3) --><script language="JavaScript" type="text/javascript">document.write('<script language="JavaScript" src="http://ad.doubleclick.net/adj/tmz.ros.wb.dart/;pos=btf;boxad=3;tile=3;sz=300x250;'+segQS+';ord='+ord+'" type="text/javascript"></script>');</script><noscript><a href="http://ad.doubleclick.net/jump/tmz.ros.wb.dart/;pos=btf;boxad=3;tile=3;sz=300x250;ord=123456789" target="_blank"><img src="http://ad.doubleclick.net/ad/tmz.ros.wb.dart/;pos=btf;boxad=3;tile=3;sz=300x250;ord=123456789" width="300" height="250" border="0" alt=""></a></noscript><!-- End ad tag --> </div> </div> <div class="rr-bottom"></div> </div><!-- Box Ad #2 END --> <style type="text/css">#video_container { position: relative;}#googleAdDivWrapper{ width:300; height:250; position:absolute; top:283px; left:0px; /*left: 630px;*/ visibility:hidden; z-index:9999;}#playlistWrapper {z-index:1;position:relative;}#playlist {z-index:1;}</style> <!-- Include google_services.js --> <script language="javascript" src="http://www.googletagservices.com/tag/static/google_services.js"></script> <script type="text/javascript"> // Use googletag.defineSlot() to create ad slots. // specify size and ad_type for the companion ad you want. // Attach the slot to the companion ads service. adSlot1 = googletag.defineSlot('/5283/tmz.video.wb.dart/videos', [300, 250]); // currently, "image" and "flash" are supported values for ad_type. other values will be ignored. // currently, AdSense only supports companions with ad_type "image" and size 300x250 adSlot1.set("ad_type", "image"); adSlot1.addService(googletag.companionAds()); // Enable companion ads service googletag.enableServices(); </script><div class="rr-top"></div> <div class="rr-mid"><div class="digitalsmiths-video-player" style="position:relative;"> <h3></h3><div id="playerContainer"> <div id="rightrail"></div></div><div id="playlistContainer" style="padding-top: 6px;"> <div id="playlist"></div></div><!-- Use googletag.display() in the page where you want the companion ad to appear. No need to declare div. --> <div id="googleAdDivWrapper"><script type="text/javascript">googletag.display('/5283/tmz.video.wb.dart/videos', [300, 250]);</script></div><center><strong><br /><a style="font-size: 1.5em; color: rgb(0, 51, 204);" href="/videos" target="_blank">Watch More Videos on TMZ.com!</a></strong></center><script type="text/javascript"> var isIE = false; if (typeof(BrowserDetect)!="undefined") { if (BrowserDetect.browser == "Explorer") isIE = true; } var minFlashVersion = "9.0.48"; var expressInstall = "http://tmz.vo.llnwd.net/o28/player/expressInstall.swf"; var mediaKey = gup('mediaKey'); var image = gup('image'); var autoplay = gup('autoplay'); //--------------------------------------------------------- // Embed the inline player //--------------------------------------------------------- var flashVars = { videoPage: true, lcIncludeContent: true }; var params = { allowScriptAccess: "always", allowFullScreen: "true", quality: "high", bgcolor: "#ffffff", wmode: "opaque"}; var attributes = {name: "rightrail"}; var swf = "http://tmz.vo.llnwd.net/o28/player/rightrail/rightrail.swf"; if (mediaKey && mediaKey != "") flashVars.mediaKey = mediaKey; if (image && image != "") flashVars.image = image; if (autoplay && autoplay != "") flashVars.autoplay = autoplay; // if (isIE) // swf += '?rid=' + new Date().getTime(); swfobject.embedSWF(swf, "rightrail", "300", "203", minFlashVersion, expressInstall, flashVars, params, attributes); //--------------------------------------------------------- // Embed the playlist //--------------------------------------------------------- flashVars = {playlistName:"mostrecent"}; params = { allowScriptAccess: "always", allowFullScreen: "false", quality: "high", bgcolor: "#ffffff", wmode: "opaque"}; attributes = {name: "playlist"}; swf = "http://tmz.vo.llnwd.net/o28/player/rightrail/playlist.swf"; if (mediaKey && mediaKey != "") flashVars.mediaKey = mediaKey; // if (isIE) // swf += '?rid=' + new Date().getTime(); swfobject.embedSWF(swf, "playlist", "300", "316", minFlashVersion, expressInstall, flashVars, params, attributes); </script></div></div><div class="rr-bottom"></div> <div class="rr-top"></div><div class="rr-mid" style="*padding-bottom:3px;_padding-bottom:3px;"><div class="memba-them-tout-rr"><a href="http://photos.tmz.com/galleries/memba_them?adid=memba_them_tout#id=30445" target="_parent"><img src="http://www.eingfield.com/wp-content/uploads/2010/02/364_0210_memba_RR.jpg" alt="TMZ's 'Memba them?!" width="300" border="0" /></a><p><a href="http://photos.tmz.com/galleries/memba_them?adid=memba_them_tout#id=30445" target="_parent">Pippi Longstocking: 'Memba her?!</a></p><!-- end memba_them_tout_rr--></div> <!-- end rr-mid --></div><div class="rr-bottom"></div> <div class="rr-top"></div> <div class="rr-mid"><div id="pop-news"><h3></h3><ul><li><div class="pop-news-image"><a href="http://www.tmz.com/2010/02/10/kobe-bryants-all-star-bash-la-lakers-show-magazine/" rel="bookmark"><img src="http://www.eingfield.com/wp-content/uploads/2010/02/927_0209_kobe_lady_exd_2_thumbnail.jpg" width="75" height="75" alt="Kobe Bryant's All-Star Bash -- Breast decision? " onerror="this.src='http://www.blogsmithmedia.com/www.tmz.com/media/tmz_default_thumb.gif'" border="0"/></a></div><a href="http://www.tmz.com/2010/02/10/kobe-bryants-all-star-bash-la-lakers-show-magazine/" rel="bookmark">Kobe Bryant's All-Star Bash -- Breast decision? </a><br /> The following story is all about Kobe Bryant and boobies -- allegedly. ...</li><li><div class="pop-news-image"><a href="http://www.tmz.com/2010/02/09/tila-tequila-stalker-scare-cops-lapd/" rel="bookmark"><img src="http://www.eingfield.com/wp-content/uploads/2010/02/196_0209_tila_stalker_ex_thumbnail.jpg" width="75" height="75" alt="Tila -- Another Alleged Stalker Scare, Maybe" onerror="this.src='http://www.blogsmithmedia.com/www.tmz.com/media/tmz_default_thumb.gif'" border="0"/></a></div><a href="http://www.tmz.com/2010/02/09/tila-tequila-stalker-scare-cops-lapd/" rel="bookmark">Tila -- Another Alleged Stalker Scare, Maybe</a><br /> Tila Tequila just called L.A.'s finest after allegedly eyeballing a stalker ...</li><li><div class="pop-news-image"><a href="http://www.tmz.com/2010/02/09/erin-andrews-peeper-eyed-more-female-stars/" rel="bookmark"><img src="http://www.eingfield.com/wp-content/uploads/2010/02/883_0209_erin_david_doc_launch_bn_tmz_01_thumbnail.jpg" width="75" height="75" alt="Erin Andrews Peeper Eyed More Female Stars" onerror="this.src='http://www.blogsmithmedia.com/www.tmz.com/media/tmz_default_thumb.gif'" border="0"/></a></div><a href="http://www.tmz.com/2010/02/09/erin-andrews-peeper-eyed-more-female-stars/" rel="bookmark">Erin Andrews Peeper Eyed More Female Stars</a><br /> Erin Andrews wasn't the only woman targeted by her Peeping Tom -- the ...</li><li><div class="pop-news-image"><a href="http://www.tmz.com/2010/02/09/lil-wayne-sentencing-delayed-postponed-gun-possession-jail-prison/" rel="bookmark"><img src="http://www.eingfield.com/wp-content/uploads/2010/02/356_0209_lil_wayne_grill_bn_thumbnail.jpg" width="75" height="75" alt="Lil Wayne -- The Tooth Has Set Him Free" onerror="this.src='http://www.blogsmithmedia.com/www.tmz.com/media/tmz_default_thumb.gif'" border="0"/></a></div><a href="http://www.tmz.com/2010/02/09/lil-wayne-sentencing-delayed-postponed-gun-possession-jail-prison/" rel="bookmark">Lil Wayne -- The Tooth Has Set Him Free</a><br /> Lil Wayne mouthed off to the judge in his weapons possession case -- and it ...</li><li><div class="pop-news-image"><a href="http://www.tmz.com/2010/02/08/charlie-sheen-court-aspen-felony-menacing-live/" rel="bookmark"><img src="http://www.eingfield.com/wp-content/uploads/2010/02/300_0208_charlie_doclaunch_bn_thumbnail.jpg" width="75" height="75" alt="Charlie Sheen Officially Charged" onerror="this.src='http://www.blogsmithmedia.com/www.tmz.com/media/tmz_default_thumb.gif'" border="0"/></a></div><a href="http://www.tmz.com/2010/02/08/charlie-sheen-court-aspen-felony-menacing-live/" rel="bookmark">Charlie Sheen Officially Charged</a><br /> Charlie Sheen was officially charged with three crimes today in court in ...</li></ul></div></div> <div class="rr-bottom"></div> <div class="rr-top"> </div><div class="rr-mid"><div ID="hotphotos"><h3><span class="nodisplay">TMZ Hot Photos</span></h3><ul><li><a href="http://photos.tmz.com/galleries/bad_fashion"><img border="0" src="http://www.eingfield.com/wp-content/uploads/2010/02/187_909_medium.jpg" height="140" width="140"/></a></li><li><a href="http://photos.tmz.com/galleries/lakers_hanging_at_the_white_house"><img border="0" src="http://www.eingfield.com/wp-content/uploads/2010/02/440_2416_medium.jpg" height="140" width="140"/></a></li><li><a href="http://photos.tmz.com/galleries/guess_the_tatas"><img border="0" src="http://www.eingfield.com/wp-content/uploads/2010/02/947_1994_medium.jpg" height="140" width="140"/></a></li><li><a href="http://photos.tmz.com/galleries/ugly_sweaters"><img border="0" src="http://www.eingfield.com/wp-content/uploads/2010/02/907_1493_medium.jpg" height="140" width="140"/></a></li></ul><div class="clear"></div><!-- END Hot Photos DIV --></div><!-- END RR MID DIV --></div><div class="rr-bottom"> </div> <div class="rr-top-badges"><span class="tmztv_link"><a href="http://www.tmz.com/tmztv"></a></span></div><div class="rr-mid-badges"><div class="tmztv_badges"><h3></h3><div class="tmztv_badges_flash"><div id="sqplaylist"></div><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="275" height="260" id="sqplaylist" align="middle"> <param name="allowScriptAccess" value="always" /> <param name="allowFullScreen" value="false" /> <param name="movie" value="http://tmz.vo.llnwd.net/o28/player/squareplaylist.swf" /> <param name="quality" value="high" /> <param name="bgcolor" value="#ffffff" /> <param name="flashvars" value="playlistName=tmzbadges&numRows=2&numColumns=2&clickUrl=http://www.tmz.com/tmztv/&clickTarget=_parent"/> <embed src="http://tmz.vo.llnwd.net/o28/player/squareplaylist.swf" flashvars="playlistName=tmzbadges&numRows=2&numColumns=2&clickUrl=http://www.tmz.com/tmztv/&clickTarget=_parent" quality="high" bgcolor="#ffffff" width="275" height="260" name="sqplaylist" align="middle" allowScriptAccess="always" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /> </object></div></div></div><div class="rr-bottom"></div><!-- div class="rr-bottom1-badges"></div><div class="rr-bottom2-badges"><span class="tmztv_next_episode_link"><a href="http://www.tmz.com/videos?autoplay=true&mediaKey=aed9a021-b80f-4269-8438-04d8fd764b8c">UPDATE with on the next TMZ XML</a></span></div><div class="rr-bottom3-badges"></div --> <!-- Box Ad #3 BTF --><div id="boxad3"> <div class="rr-top"></div> <div class="rr-mid"> <div id="ad3"><!-- begin ad tag (tile=4) --><script language="JavaScript" type="text/javascript">document.write('<script language="JavaScript" src="http://ad.doubleclick.net/adj/tmz.ros.wb.dart/;pos=btf;boxad=4;tile=4;sz=300x250;'+segQS+';ord='+ord+'" type="text/javascript"></script>');</script><noscript><a href="http://ad.doubleclick.net/jump/tmz.ros.wb.dart/;pos=btf;boxad=4;tile=4;sz=300x250;ord=123456789" target="_blank"><img src="http://ad.doubleclick.net/ad/tmz.ros.wb.dart/;pos=btf;boxad=4;tile=4;sz=300x250;ord=123456789" width="300" height="250" border="0" alt=""></a></noscript><!-- End ad tag --> </div> </div> <div class="rr-bottom"></div> </div><!-- Box Ad #3 END --> <div class="rr-top"></div><div class="rr-mid"><div style="margin: 0px auto;width:300px;"><a href="/tips/?adid=hottips" title="Got a hot tip? Click here to tell us about it."><img src="http://www.eingfield.com/wp-content/uploads/2010/02/312_new_hot_tips.gif"></a></div></div><div class="rr-bottom"></div> <!-- Box Ad #4 BTF --><div id="boxad4"> <div class="rr-top"></div> <div class="rr-mid"> <div id="ad4"><!-- begin ad tag (tile=5) --><script language="JavaScript" type="text/javascript">document.write('<script language="JavaScript" src="http://ad.doubleclick.net/adj/tmz.ros.wb.dart/;pos=btf;boxad=5;tile=5;sz=300x250;'+segQS+';ord='+ord+'" type="text/javascript"></script>');</script><noscript><a href="http://ad.doubleclick.net/jump/tmz.ros.wb.dart/;pos=btf;boxad=5;tile=5;sz=300x250;ord=123456789" target="_blank"><img src="http://ad.doubleclick.net/ad/tmz.ros.wb.dart/;pos=btf;boxad=5;tile=5;sz=300x250;ord=123456789" width="300" height="250" border="0" alt=""></a></noscript><!-- End ad tag --> </div> </div> <div class="rr-bottom"></div> </div><!-- Box Ad #4 END --> </div> <div class="clear"></div><!-- END SIDEBAR --> </div> <div class="clear"></div> <div class="clear"></div> <div id="footer"><p class="footer-first"><a href="http://www.tmz.com/">Home</a> | <a href="http://www.tmz.com/news/">News</a> | <a href="http://photos.tmz.com/">Photos</a> | <a href="http://www.tmz.com/videos/">Videos</a> | <a href="http://www.tmz.com/category/exclusives/">Exclusives</a> | <a href="http://www.tmz.com/category/gossip-rumors/">Celebrity Gossip</a> | <a href="http://www.tmz.com/category/celebrity-justice/">Celebrity Justice</a> | <a href="http://www.tmz.com/category/celebritoyz/">Celebrity Toys</a> <br /><a href="http://www.tmz.com/category/beauty/">Celebrity Beauty</a> | <a href="http://www.tmz.com/category/fashion/">Celebrity Fashion</a> | <a href="http://www.tmz.com/category/hook-ups/">Celebrity Hook-ups</a> | <a href="http://www.tmz.com/category/ride-me/">Ride Me</a> | <a href="http://www.tmz.com/category/TMZsports/">Sports</a> | <a href="http://www.tmz.com/category/hot-mamas/">Hot Mamas</a> | <a href="http://photos.tmz.com/galleries/memba_them">'Memba them?!</a></p><p class="footer-middle">©TMZ Productions, Inc. all Rights Reserved.</p><p class="footer-last"><a href="http://www.tmz.com/tmzsitemap">Site Map</a> | <a href="http://www.tmz.com/feeds">XML/RSS</a> | <a href="http://www.tmz.com/tmztogo">TMZ To Go</a> |<a href="http://www.tmz.com/tips" style="color:#d1250d;">Submit a Hot Tip</a> |<a href="http://www.tmz.com/contact/contactus">Contact Us</a><br /><a href="http://www.tmz.com/about/">About TMZ.com</a> | <a href="http://www.tmz.com/privacy/">Privacy Policy</a> |<a href="http://www.tmz.com/terms/">Terms of Use</a> |<a href="http://www.tmz.com/advertise">Advertising Inquiries</a> |<a href="http://www.tmz.com/pr">Media Inquiries</a></p></div><!-- AUDIENCESICENCE PIXEL TAG --><script src="https://js.revsci.net/gateway/gw.js?csid=A10862"></script><script>A10862.DM_tag();</script><!-- END AUDIENCESCIENCE PIXEL TAG --> </div> <!-- Begin comScore Tag --><script>document.write(unescape("%3Cscript src='" + (document.location.protocol == "https:" ? "https://sb" : "http://b") + ".scorecardresearch.com/beacon.js' %3E%3C/script%3E"));</script><script>COMSCORE.beacon({c1:2,c2:"3000013",c3:"3000013",c4:"",c5:"",c6:"",c15:""});</script><noscript><img src="http://b.scorecardresearch.com/b?c1=2&c2=3000013&c3=3000013&c4=&c5=&c6=&c15=&cv=1.3&cj=1" style="display:none" width="0" height="0" alt="" /></noscript><!-- End comScore Tag --><div class="clear"></div><script type="text/javascript" src="http://tcr.tynt.com/javascripts/Tracer.js?user=dTMo4qqkOr3PGZacn9QLxW&s=61"></script> <!-- Start Quantcast tag --><script type="text/javascript">_qoptions={qacct:"p-21jBY4_vbHNJQ"};</script><script type="text/javascript" src="http://edge.quantserve.com/quant.js"></script><noscript><img src="http://www.eingfield.com/wp-content/uploads/2010/02/623_p-21jBY4_vbHNJQ.gif" style="display: none;" border="0" height="1" width="1" alt="Quantcast"/> </noscript><!-- End Quantcast tag --> <!-- Kontera ContentLink(TM);--><script type='text/javascript'>var dc_AdLinkColor = '#29a256' ;var dc_PublisherID = 92562 ;</script><script type='text/javascript' src='http://kona.kontera.com/javascript/lib/KonaLibInline.js'></script><!-- Kontera ContentLink(TM) --> </body></html><script type="text/javascript"><!--document.write('<scr' + 'ipt src="http://www.tmz.com/traffic/' + '?t=js&bv=&os=&tz=&lg=&rv=&rsv=&pw=%2F2010%2F02%2F10%2Fjohn-mayer-n-word-apology-race-playboy-twitter-david-duke-sorry%2F&cb=218359680" type="text/javascript"></scr' + 'ipt>');// --></script><noscript><img src="http://www.tmz.com/traffic/?t=px&bv=JavaScript+Disabled&os=&tz=default&lg=&rv=&rsv=&pw=%2F2010%2F02%2F10%2Fjohn-mayer-n-word-apology-race-playboy-twitter-david-duke-sorry%2F&cb=1359984219" alt="the end" width="1" height="1"border="0" /></noscript>
John Mayer -- Sorry for Dropping the N-Word | TMZ.com
Related posts:
- Taylor Swift Is Yet To Feel True Love ...
- Ryan Kwanten To Taylor Swift: Come To True Blood! ...
- Alec Baldwin Briefly Hospitalized; John Mayer Says He's Sorry ...
- Taylor Swift Drops & Breaks Grammy Award ...
- John Mayer — Sorry For Dropping The N-Word | TMZ.com ...
Related posts brought to you by Yet Another Related Posts Plugin.


























































Comment Form