var arnews = new Array(5); totcount = 5; rnd = 0; document.title=document.title+ " "; arnews[0]="GREY'S ANATOMY "Holidaze" Season 6 Episode 10 - Daemon's TV
"; arnews[0] += "as Richard Webber, Sara Ramirez as Callie Torres, Eric Dane as Mark Sloan, Chyler Leigh as Lexie Grey, Kevin McKidd as Owen Hunt and Jessica Capshaw as Arizona Robbins. \"Holidaze\" was written by Krista Vernoff and directed by Robert Berlinger."; arnews[0] += "
Publ.Date : Thu, 19 Nov 2009 01:31:00 GMT"; arnews[0] += "
"; arnews[1]="GREY'S ANATOMY "New History" Season 6 Episode 9 - Daemon's TV
"; arnews[1] += "Watch a sneak peek and photos of the GREY'S ANATOMY \"New History\" Season 6 Episode 9 airing Thursday November 12 at 9:00 p.m., ET. Episode Synopsis : GREY'S ANATOMY \"New History\" Season 6 Episode 9 - When Owen recruits his fellow Iraqi War vet, Dr ..."; arnews[1] += "
Publ.Date : Thu, 12 Nov 2009 03:19:00 GMT"; arnews[1] += "
"; arnews[2]="ABC.COM TO PREMIERE "SEATTLE GRACE: ON CALL", A NEW ORIGINAL WEBISODE ... - The Futon Critic
"; arnews[2] += "[NOTE: The following article is a press release issued by the aforementioned network and/or company. Any errors, typos, etc. are attributed to the original author. The release is reproduced solely for the dissemination of the enclosed information ..."; arnews[2] += "
Publ.Date : Thu, 19 Nov 2009 18:49:00 GMT"; arnews[2] += "
"; arnews[3]="'Grey's Anatomy' Recap: Working on Hernias on Christmas? - Buddytv.com
"; arnews[3] += "Well so much for non-awkward dinner conversations. Bailey's daddy should meet Callie's daddy. Maybe a few drinks with the Chief? On tonight's episode of Grey's Anatomy , we found out that: 1. Mark Sloan (Eric Dane) has an 18-year-old long-lost ..."; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 04:29:00 GMT"; arnews[3] += "
"; arnews[4]="Grey's Anatomy - WAAY-TV
"; arnews[4] += "Recipient of the 2007 Golden Globe Award for Best Drama Television Series and multiple Emmy nominations, including Outstanding Drama Series for the past two years, \"Grey's Anatomy\" returns to the ABC Television Network for its fifth season. Is ..."; arnews[4] += "
Publ.Date : Wed, 18 Nov 2009 07:44:00 GMT"; arnews[4] += "
"; totcount = 5; 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("
");