var arnews = new Array(5); totcount = 4; rnd = 0; document.title=document.title+ " "; arnews[0]="Syfy Debuts First Caprica Poster - Deadbolt
"; arnews[0] += "While TheDeadbolt and other Battlestar Galactica fans wait for Caprica to hit SyFy on January 22, also starring Eric Stoltz, Esai Morales, Sina Najafi, Polly Walker, Alessandra Torresani, Avan Jogia, and the earlier generation of Adamas and ..."; arnews[0] += "
Publ.Date : Sat, 14 Nov 2009 21:32:00 GMT"; arnews[0] += "
"; arnews[1]="Syfy Reveals Caprica Promo Poster - TheHDRoom
"; arnews[1] += "Polly Walker and Paula Malcolmson also appear in recurring roles. The Watcher confirms that season one of Caprica will consist of 17 episodes split between the first quarter and second half of 2010, plus the two-hour already available pilot rather ..."; arnews[1] += "
Publ.Date : Tue, 17 Nov 2009 19:27:00 GMT"; arnews[1] += "
"; arnews[2]="Rome: The Complete Series - EDGE Boston
"; arnews[2] += "... series’ broad array of characters, from plebe soldiers Voranus (Kevin McKidd) and Pullo (Ray Stevenson) to the heads of the Empire’s most illustrious, and ruthless, families (Polly Walker as Atia, a relative of Julius Caesar and the mother ..."; arnews[2] += "
Publ.Date : Tue, 17 Nov 2009 05:15:00 GMT"; arnews[2] += "
"; arnews[3]="DVD release rescues 'The Exiles' from oblivion - Kansas City Star
"; arnews[3] += "The Exiles” is one of those legendary American independent films that almost nobody has seen. Completed in 1961, it was never released theatrically. I knew about it only because of a screening 40 years ago in a college film class. But as it did ..."; arnews[3] += "
Publ.Date : Thu, 19 Nov 2009 04:16:00 GMT"; arnews[3] += "
"; totcount = 4; 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("
");