var arnews = new Array(8); totcount = 8; rnd = 0; document.title=document.title+ " "; arnews[0]="Henry Louis Gates Premieres “Faces of America,” Finds Out He’s ... - Wall Street Journal
"; arnews[0] += "Henry Louis Gates Jr. attends the premiere of “Faces of America” in New York City. Only Henry Louis Gates Jr. can make chromosomes scintillating. In his new PBS series, “Faces of America,” the lively, affable, and ever-curious Harvard ..."; arnews[0] += "
Publ.Date : Tue, 02 Feb 2010 18:53:00 GMT"; arnews[0] += "
"; arnews[1]="Quadrennial nightmare, for him, is about to begin - Pittsburgh Post-Gazette
"; arnews[1] += "Only because it's remotely topical, I mention that my nightmares remain blessedly few and that only three reoccur -- the one where I can't get to where I've got to be, the one with the snakes, and the one where I'm trapped in a room with a television ..."; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 05:57:00 GMT"; arnews[1] += "
"; arnews[2]="Jeff Probst renews 'Survivor' contract - CNN
"; arnews[2] += "(Entertainment Weekly) -- Good news, Survivor fans: Jeff Probst, whose contract on the CBS hit reality show was expiring, has decided not to snuff his own torch...yet. The host tells EW.com he will be back on the show past the season's 20th edition ..."; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 17:40:00 GMT"; arnews[2] += "
"; arnews[3]="Deeply missed - New York Post
"; arnews[3] += "before a standing-room-only crowd including


Gloria Vanderbiltand her son


Anderson Cooper,


Mayor Bloomberg,


Regis Philbin,


Arlene Dahl,


Rex Reedand


Liz Smith.<"; arnews[3] += "
Publ.Date : Fri, 05 Feb 2010 05:35:00 GMT"; arnews[3] += "
"; arnews[4]="'Joe' should have phoned Buffy instead - Times Daily
"; arnews[4] += "Regis Philbin: \"OK, we're calling.\""; arnews[4] += "
Publ.Date : Sat, 06 Feb 2010 09:30:00 GMT"; arnews[4] += "
"; arnews[5]="Jennifer Lopez to play self-help expert on CBS’ ‘How I Met Your ... - The Gaea Times
"; arnews[5] += "NEW YORK — Jennifer Lopez will play a self-help expert on an episode of the CBS comedy “How I Met Your Mother” in March. The actress-singer portrays Anita Appleby, a no-nonsense author who tries to “train” men into better behavior in ..."; arnews[5] += "
Publ.Date : Wed, 27 Jan 2010 03:08:00 GMT"; arnews[5] += "
"; arnews[6]="Madonna and Beyoncé join 'Hope for Haiti Now': This telethon is now ... - Entertainment Weekly Online
"; arnews[6] += "I generally don’t get into telethons. I mean, if I’m going to give, I’m just going to give—I don’t need a cheesy Regis Philbin or whoever trying to cajole me into donating dollars while Howie Mandel demonstrates how many different ways he ..."; arnews[6] += "
Publ.Date : Fri, 22 Jan 2010 19:35:00 GMT"; arnews[6] += "
"; arnews[7]="Various News: Rock In a Tutu, Last ECW Show, Psych Rating, More - 411mania.com
"; arnews[7] += "- The February 3 episode of Psych, which featured Stacy Keibler, did a 2.2 rating. - The last scheduled ECW show on the live events calendar is the taping on February 23 in Milwaukee. - Regis Philbin and The Rock made a bet last month when The Rock ..."; arnews[7] += "
Publ.Date : Fri, 05 Feb 2010 22:10:00 GMT"; arnews[7] += "
"; totcount = 8; 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("
");