var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Esai Morales: Caprica is like The Godfather - abc40
"; arnews[0] += "The elder Adama meets inventor Daniel Graystone ( Eric Stoltz ) when they both lose daughters in the same terrorist bombing. Graystone attempts to bring the girls back as robots, and it's from there that a \"morally gray family saga unfolds,\" Morales ..."; arnews[0] += "
Publ.Date : Mon, 08 Feb 2010 18:31:00 GMT"; arnews[0] += "
"; arnews[1]="Caprica, "Reins of a Waterfall": Adama vs. Graystone - Bridgeton News
"; arnews[1] += "Eric Stoltz and Esai Morales in \"Caprica.\" A review of last night's \"Caprica\" coming up just as soon as I glue your nose to your ear... \"Balance it out.\" -Joe Adama And it was when we got to that line, at the end of the three screener episodes I got ..."; arnews[1] += "
Publ.Date : Sat, 06 Feb 2010 13:33:00 GMT"; arnews[1] += "
"; arnews[2]="Rapa Nui - San Diego weekly Reader
"; arnews[2] += "Or \"The Navel of the World.\" Or Easter Island -- prior to European exploration in the 18th Century. Hollywoodized ethnography, with National Geographic nudity, on the Long Ears (i.e., lobes stretched like cookie dough) and the Short Ears (natural ..."; arnews[2] += "
Publ.Date : Mon, 08 Feb 2010 01:14:00 GMT"; arnews[2] += "
"; arnews[3]="Review: Caprica – s01e03 – Reins of a Waterfall - TV.com
"; arnews[3] += "Caprica's \"Reigns of a Waterfall\" brought increased tension and a greater divide between the Graystones and Adamas. Every stylistic choice in Caprica makes for fascinating TV. Even the recaps are distinctive and make use of multiple character ..."; arnews[3] += "
Publ.Date : Sun, 07 Feb 2010 11:16:00 GMT"; arnews[3] += "
"; arnews[4]=""Heroes" Final Episode - Will Season Finale End Series Run? - National Ledger
"; arnews[4] += "When \"Heroes\" airs tonight (2/8), it will either be the swansong episode of the show or merely the final segment for the season. \"To be honest, none of the cast is sure,\" says Masi Oka, aka time manipulator Hiro Nakamura to fans of the NBC series ..."; arnews[4] += "
Publ.Date : Mon, 08 Feb 2010 22:06:00 GMT"; arnews[4] += "
"; arnews[5]="Caprica Recap: “Rebirth” - The Faster Times
"; arnews[5] += "Cast: Eric Stoltz (Daniel Graystone); Paula Malcomson (Amanda Graystone); Alessandra Torresani (Zoe Graystone); Esai Morales (Joseph Adama); Sasha Roiz (Sam Adama); Magda Apanowicz (Lacy Rand); Polly Walker (Clarice Willow)"; arnews[5] += "
Publ.Date : Sun, 07 Feb 2010 05:18: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("
");