var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="TV Spoilers from Ausiello
"; arnews[0] += "Question: House writer Tommy Moran tweeted that episode 14 is a big one for Cuddy."; arnews[0] += "
Publ.Date : Thu, 19 Nov 2009 07:58:48 GMT"; arnews[0] += "
"; arnews[1]="Ask Ausiello: Spoilers on 'House,' 'Criminal Minds,' 'Glee,' 'Smallville,' and more
"; arnews[1] += "Got a scoop request? An anonymous tip youa TMre dying to share? Just want to say hi? You can send any/all of the above to ausielloscoop@ew.com Question: House writer Tommy Moran tweeted that episode 14 is a big one for Cuddy."; arnews[1] += "
Publ.Date : Wed, 18 Nov 2009 08:00:00 GMT"; arnews[1] += "
"; arnews[2]="Elliot / Sarah Chalke
"; arnews[2] += "ELLIOT REID As the daughter of a prominent Connecticut doctor, Dr. Elliot Reid grew up in a wealthy household but she never got the love from her parents that she needed."; arnews[2] += "
Publ.Date : Tue, 17 Nov 2009 17:04:21 GMT"; arnews[2] += "
"; arnews[3]="Don't Call These Hunks "Four-Eyes"
"; arnews[3] += "Is there a guy in your life reluctant to wear the glasses he so obviously needs? Emphasize the coolness factor of eyewear with a run down of some of the celebs who sport their vision correction as fashion."; arnews[3] += "
Publ.Date : Wed, 05 Aug 2009 07:00:00 GMT"; arnews[3] += "
"; arnews[4]="Don't Call These Hunks "Four-Eyes"
"; arnews[4] += "Is there a guy in your life reluctant to wear the glasses he so obviously needs? Emphasize the coolness factor of eyewear with a run down of some of the celebs who sport their vision correction as fashion."; arnews[4] += "
Publ.Date : Wed, 05 Aug 2009 07:00:00 GMT"; arnews[4] += "
"; arnews[5]="Date.com Poll: Robert Pattinson and Angelina Jolie Most Fantasized About During Sex
"; arnews[5] += "MIAMI BEACH, FL, November 11, 2009 /24-7PressRelease/ -- Cheating husbands seem to be the topic du jour these days, with David Letterman and Steve Phillips publicly apologizing for having affairs with younger women, while the media circulates stories of alleged infidelity on the parts of Josh Duhamel and Chris Martin."; arnews[5] += "
Publ.Date : Wed, 11 Nov 2009 08:00:00 GMT"; arnews[5] += "
"; totcount = 6; 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("
");