var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Dean+Cain" - Google News"; document.title=document.title+ " "; arnews[0]="Television movies for the week of Nov. 22 - Pittsburgh Post Gazette
"; arnews[0] += "

Television movies for the week of Nov. 22
Pittsburgh Post Gazette
Dean Cain. Three years after a meteor devastates Earth, a man leads an expedition to Germany to find a device that could help or destroy mankind. ...

"; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 05:44:07 GMT+00:00"; arnews[0] += "
"; arnews[1]="Holiday TV Guide: Three 'Christmas Carols,' two showings of 'Grinch, and much more - Plain Dealer
"; arnews[1] += "

Plain Dealer

Holiday TV Guide: Three 'Christmas Carols,' two showings of 'Grinch, and much more
Plain Dealer
First, Former Superman Dean Cain stars in this comedy about a cat burglar who encounters a cute pooch (voiced by Mario Lopez). Then . ...

"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 05:11:58 GMT+00:00"; arnews[1] += "
"; arnews[2]="The Grove Glows - NBC Los Angeles
"; arnews[2] += "

The Grove Glows
NBC Los Angeles
This year Dean Cain, Christopher and Kyle Massey, and Devon Werkheiser are on the sked. The major extravaganza in a night packed with extravaganzas is the ...

"; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 16:50:18 GMT+00:00"; arnews[2] += "
"; arnews[3]=":: Motion Picture A Pure Country Gift Stars Country Singer Katrina Elam in ... - RodeoAttitude
"; arnews[3] += "

:: Motion Picture A Pure Country Gift Stars Country Singer Katrina Elam in ...
RodeoAttitude
... produced by Scott Duthie, executive produced by Hunt Lowry and written by Cain with son Dean Cain, has wrapped production in Nashville, Tennessee. ...

and more »
"; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 12:41:00 GMT+00:00"; arnews[3] += "
"; arnews[4]="Sci-Fi On TV: The Season So Far - Airlock Alpha
"; arnews[4] += "

Sci-Fi On TV: The Season So Far
Airlock Alpha
They have also moved forward on the Clark & Lois relationship, and at times it's very reminiscent of the Dean Cain and Teri Hatcher "Lois and Clark" series. ...

"; arnews[4] += "
Publ.Date : Thu, 19 Nov 2009 15:24:09 GMT+00:00"; arnews[4] += "
"; arnews[5]="The Hard Rock Casino is Set to Host the All In for CP 2 Charity Tournament - PokerNews.com
"; arnews[5] += "

PokerNews.com

The Hard Rock Casino is Set to Host the All In for CP 2 Charity Tournament
PokerNews.com
Some of the big-name VIPs scheduled to play include Sam Simon, Phil Laak, Dean Cain, Glenn Morshower, Jamie Gold, Barry Greenstein, Clonie Gown, ...

"; arnews[5] += "
Publ.Date : Thu, 19 Nov 2009 14:00:44 GMT+00:00"; 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("
");