var arnews = new Array(6); totcount = 2; rnd = 0; document.title=document.title+ " - "Jewel+Staite" - Google News"; document.title=document.title+ " "; arnews[0]="Sunday's TV Highlights: 'The Prisoner' premieres on AMC - Los Angeles Times
"; arnews[0] += "

Sunday's TV Highlights: 'The Prisoner' premieres on AMC
Los Angeles Times
Nathan Fillion, Gina Torres, Sean Maher, Summer Glau, Adam Baldwin, Alan Tudyk and Jewel Staite star (6:30 pm SyFy). Flower Girl: A doctor and a mysterious ...

and more »
"; arnews[0] += "
Publ.Date : Sun, 15 Nov 2009 05:00:42 GMT+00:00"; arnews[0] += "
"; arnews[1]="Firefly Star Encounters Mothman on Syfy - Dread Central
"; arnews[1] += "

Dread Central

Firefly Star Encounters Mothman on Syfy
Dread Central
Sheldon Wilson (Shallow Ground, Screamers: The Hunting) is wrapping up post-production on this RHI Entertainment entry starring Jewel Staite of "Firefly" ...

"; arnews[1] += "
Publ.Date : Tue, 10 Nov 2009 10:02:14 GMT+00:00"; arnews[1] += "
"; totcount = 2; 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("
");