var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Afternoon Prep - Afternoon Prep - Afternoon Prep - Afternoon Prep
"; arnews[0] += "Rihanna and Justin Bieber rock a crowd on Miami's South Beach. This is the annual \"Pepsi Super Bowl Fan Jam.\" It's on VH-1. Tonight's one-hour special on CBS is \"Surviving 'Survivor.'\" It's a look back at memorable moments."; arnews[0] += "
Publ.Date : Thu, 04 Feb 2010 22:00:22 GMT"; arnews[0] += "
"; arnews[1]="Tonight's TV Hot List: Thursday, Feb. 4, 2010
"; arnews[1] += "Bones 8/7c Fox The ber-analytical Dr. Brennan has never been shy about her doubts when it comes to theology, but if she is ever going to get religion, this is the night."; arnews[1] += "
Publ.Date : Thu, 04 Feb 2010 13:55:15 GMT"; arnews[1] += "
"; arnews[2]="AM Prep-TV
"; arnews[2] += "Rihanna and Justin Bieber rock a crowd on Miami's South Beach. This is the annual \"Pepsi Super Bowl Fan Jam.\" It's on VH-1. Tonight's one-hour special on CBS is \"Surviving 'Survivor.'\" It's a look back at memorable moments."; arnews[2] += "
Publ.Date : Thu, 04 Feb 2010 09:53:53 GMT"; arnews[2] += "
"; arnews[3]="Nick Nolte: No Exit
"; arnews[3] += "Nick Nolte the actor is a celebrated professional with an eccentric, semi-enviable list of credits to his name, revealing a passion for the art form and willingness to surprise."; arnews[3] += "
Publ.Date : Fri, 29 Jan 2010 13:40:55 GMT"; arnews[3] += "
"; arnews[4]="Nick Nolte: No Exit
"; arnews[4] += "Rob Reiner Son of comic genius Carl Reiner, Rob Reiner has picked up the family torch and directed some of the most memorable, quotable, and endearing comedies of the last two decades, and he's no schmuck when it comes to dramas either."; arnews[4] += "
Publ.Date : Thu, 28 Jan 2010 08:00:00 GMT"; arnews[4] += "
"; arnews[5]="New trailer for a Repo Mana sequel, a Repo Chicka
"; arnews[5] += "The 1980s were a golden age for wonderfully weird independent films. Films like Sam Raimi's The Evil Dead , Gus Van Sant's Drugstore Cowboy , the Coen brothers' Blood Simple , David Lynch's Blue Velvet , and Alex Cox's Repo Man ."; arnews[5] += "
Publ.Date : Wed, 27 Jan 2010 01:01:46 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("
");