var arnews = new Array(6); totcount = 4; rnd = 0; document.title=document.title+ " - "James+Callis" - Google News"; document.title=document.title+ " "; arnews[0]="The PCZ Interview With Michael Trucco - Pop Culture Zoo
"; arnews[0] += "

Pop Culture Zoo

The PCZ Interview With Michael Trucco
Pop Culture Zoo
Then you've guys like James Callis, and Michael Hogan, Eddie Olmos, Mary MacDonald, and the list goes on .. Grace, Tahmoh, and Aaron Douglas. ...

"; arnews[0] += "
Publ.Date : Mon, 08 Feb 2010 23:16:11 GMT+00:00"; arnews[0] += "
"; arnews[1]="Is Caesar, the Planet of the Apes re-reboot, back on track? - JoBlo.com
"; arnews[1] += "

JoBlo.com

Is Caesar, the Planet of the Apes re-reboot, back on track?
JoBlo.com
Anything can be better than the Tim Burton film, Id suggest James Callis from Battlestar Galactica as Ceasar because I think he could pull off a Roddy ...

and more »
"; arnews[1] += "
Publ.Date : Sat, 23 Jan 2010 10:31:13 GMT+00:00"; arnews[1] += "
"; arnews[2]="Do Androids Dream of Al-Qaeda? - Conducive Chronicle
"; arnews[2] += "

Conducive Chronicle

Do Androids Dream of Al-Qaeda?
Conducive Chronicle
The characters of the series – like narcissistic and possibly insane Gaius Baltar (James Callis), dysfunctional pilot Kara Thrace (Katee Sackhoff) or ...

"; arnews[2] += "
Publ.Date : Thu, 21 Jan 2010 10:14:12 GMT+00:00"; arnews[2] += "
"; arnews[3]="Battlestar Galactica Back On TV - Malaysia Star
"; arnews[3] += "

Malaysia Star

Battlestar Galactica Back On TV
Malaysia Star
... last year is led by multi-award nominee Edward James Olmos, Mary McDonnel, James Callis, Grace Park, Katee Sackhoff, James Bamber and Tricia Helfer. ...

and more »
"; arnews[3] += "
Publ.Date : Wed, 20 Jan 2010 11:22:26 GMT+00:00"; 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("
");