var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " "; arnews[0]="How I met Neil Patrick Harris' replacement... - San Francisco Chronicle
"; arnews[0] += "We'd originally wanted to go after finding out the event would be hosted by talented gay icon, Neil Patrick Harris . However, due to mysterious circumstances left unexplained, NPH suddenly had to leave the country, so in his place, we'd be seeing ..."; arnews[0] += "
Publ.Date : Wed, 03 Feb 2010 20:53:00 GMT"; arnews[0] += "
"; arnews[1]="Ellen loves music and she's sane - Herald & Review
"; arnews[1] += "Without Abdul's wackiness, the \"American Idol'' judging panel has been a dreary thing this season, enlivened only occasionally by such guest judges as Neil Patrick Harris. DeGeneres will change that. Yes, I know about concerns that during a guest ..."; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 20:46:00 GMT"; arnews[1] += "
"; arnews[2]="Neil Patrick Harris Adores 'HIMYM' - Tvsquad.com
"; arnews[2] += "Harris's (subtly scatological) message, referring to 'HIYMYM' and 'The Cube,' both of which are CBS projects: \"I'm never leaving HIMYM. That job rocks. This would just have me doing double duty on the Tiffany Network. (Huh, huh. I said double duty ..."; arnews[2] += "
Publ.Date : Thu, 04 Feb 2010 13:14:00 GMT"; arnews[2] += "
"; arnews[3]="'American Idol' Power List: Who's got momentum heading into season 9 ... - Entertainment Weekly Online
"; arnews[3] += "20. Lee Dewyze (New this week) : Choice of “Ain’t No Sunshine” (plus srsly lustrous locks) got us thinking about Kris Allen, and much like last season’s champ, Lee scored only a few brief seconds of airtime with his audition . Still, while ..."; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 21:01:00 GMT"; arnews[3] += "
"; arnews[4]="Fox ‘Glee’ Gets Neil Patrick Harris To Appear On The Show - OnTheFlix
"; arnews[4] += "Fox ‘Glee’ gets Neil Patrick Harris to appear on the show. Michael Ausiello over at “Entertainment Weekly” reports that Fox’s hit show, “Glee” is getting “How I Met Your Mother” star, Neil Patrick Harris to appear in one of their ..."; arnews[4] += "
Publ.Date : Wed, 20 Jan 2010 04:06:00 GMT"; arnews[4] += "
"; arnews[5]="Neil Patrick Harris suits up for fashion success - The State
"; arnews[5] += "On the CBS sitcom \"How I Met Your Mother,\" Neil Patrick Harris plays perhaps the most style-obsessed male sitcom character since Alex P. Keaton. Hardly ever seen sans suit since the show debuted in 2005, Barney Stinson uses his wardrobe as a weapon ..."; arnews[5] += "
Publ.Date : Wed, 03 Feb 2010 17:47:00 GMT"; arnews[5] += "
"; arnews[6]="Neil Patrick Harris pops up at Superbowl as CBS character Barney ... - Gaysocialites.com
"; arnews[6] += "Neil Patrick Harris is everywhere. Let's call him the super gay, shall we? NPH can even infiltrate the most testosterone driven event of the year and seem cool. Harris actually showed up at the Super Bowl in character as his \"How I Met Your Mother ..."; arnews[6] += "
Publ.Date : Mon, 08 Feb 2010 11:58:00 GMT"; arnews[6] += "
"; totcount = 7; if (rnd) { for (x=0;x<=100;x++) { y=Math.round(Math.random()*totcount-0.5); z=x%totcount; tval=arnews[y]; arnews[y] = arnews[z]; arnews[z] = tval; } } for (x=0;x<=(totcount-1);x++) { document.write(arnews[x]); if (x != (totcount-1) ) document.write("
"); } document.write("
");document.write("
");