var arnews = new Array(9); totcount = 9; rnd = 0; document.title=document.title+ " "; arnews[0]="A specialist in dead and undead roles
"; arnews[0] += "Ian Somerhalder is in two of TV's hottest show -- but can't say much about either."; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 17:53:56 GMT"; arnews[0] += "
"; arnews[1]="TWoP 10: TV Things We're Thankful For This Year
"; arnews[1] += "While we're constantly grateful for our friends and family and jobs and health and all that jazz, we're really thankful for the gift of television and DVRs and for Grey's Anatomy episodes without Katherine Heigl."; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 12:13:59 GMT"; arnews[1] += "
"; arnews[2]="Vampires' Descend Upon Oxford Campus
"; arnews[2] += "It all started with the appearance of a gigantic blue cherry picker. Wires, lights and cameras came next, followed by a mass of black-clad individuals wearing headsets."; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 10:51:02 GMT"; arnews[2] += "
"; arnews[3]="'Lost' season 6 premiere date confirmed
"; arnews[3] += "I've got a new numbers-related Lost mystery for ya. Anyone know what 02022010 means? I do a ' it's the show's return date! ABC just confirmed that Lost will kick off its sixth and final season with a two-hour premiere on Tuesday, Feb."; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 02:15:43 GMT"; arnews[3] += "
"; arnews[4]="Viewers sucked in by 'Diaries'
"; arnews[4] += "The vampires on \"Twilight\" aren't the only ones teen girls are flocking to see these days."; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 01:07:17 GMT"; arnews[4] += "
"; arnews[5]="Johnny Depp earns second "sexiest man" title
"; arnews[5] += "Johnny Depp was named People magazine's \"sexiest man alive\" for a second time on Wednesday, joining an elite club of double honorees that includes George Clooney and Brad Pitt."; arnews[5] += "
Publ.Date : Wed, 18 Nov 2009 08:00:00 GMT"; arnews[5] += "
"; arnews[6]="Johnny Depp earns second a oesexiest mana title
"; arnews[6] += "Johnny Depp was named People magazine's \"sexiest man alive\" for a second time on Wednesday, joining an elite club of double honorees that includes George Clooney and Brad Pitt."; arnews[6] += "
Publ.Date : Thu, 19 Nov 2009 19:43:33 GMT"; arnews[6] += "
"; arnews[7]="Hottest Vampires
"; arnews[7] += "Forget werewolves and witches, vampires have taken a bite out of pop culture and they're not going down without a fight."; arnews[7] += "
Publ.Date : Thu, 19 Nov 2009 19:19:21 GMT"; arnews[7] += "
"; arnews[8]="Somerhalder juggles 2 shows
"; arnews[8] += "NEW YORK - Ian Somerhalder is in two of TV's hottest shows - but can't say much about either."; arnews[8] += "
Publ.Date : Thu, 19 Nov 2009 08:00:00 GMT"; arnews[8] += "
"; totcount = 9; 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("
");