var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Casper+Van Dien" - 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
Casper Van Dien. An archaeologist leads a team of explorers to find an emerald tablet rumored to be within Tutankhamen's burial site. (NR) (4:00) SYFY: Mon. ...

"; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 05:44:07 GMT+00:00"; arnews[0] += "
"; arnews[1]="Top 20 Guest Stars on TV Shows airing Nov. 22-28, 2009 - NewsOK.com
"; arnews[1] += "

NewsOK.com

Top 20 Guest Stars on TV Shows airing Nov. 22-28, 2009
NewsOK.com
••Casper Van Dien (“Starship Troopers”) on “Monk,” 8 pm Friday on USA Network. ••Rod Woodson (pro football player) on “The Biggest Loser,” 7 pm Tuesday on ...

"; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 11:31:54 GMT+00:00"; arnews[1] += "
"; arnews[2]="Top 55 TV Programs for Nov. 22-28, 2009 - NewsOK.com
"; arnews[2] += "

Top 55 TV Programs for Nov. 22-28, 2009
NewsOK.com
Casper Van Dien (“Starship Troopers”) guest stars. ◊“NUMB3RS” (9 pm on CBS): The team has only four hours to stop a group of hijackers who take a bus full ...

and more »
"; arnews[2] += "
Publ.Date : Thu, 19 Nov 2009 11:04:14 GMT+00:00"; arnews[2] += "
"; arnews[3]="Monk – Episode 8-13 Review - Inside Pulse (blog)
"; arnews[3] += "

Monk – Episode 8-13 Review
Inside Pulse (blog)
Rumor has it that Casper Van Dien who played Albright in “Mr. Monk is Underwater”, will be putting in an appearance in the final episodes. ...

and more »
"; arnews[3] += "
Publ.Date : Mon, 16 Nov 2009 08:35:02 GMT+00:00"; arnews[3] += "
"; arnews[4]="Television movies for the week of Nov. 8 - Pittsburgh Post Gazette
"; arnews[4] += "

Television movies for the week of Nov. 8
Pittsburgh Post Gazette
Casper Van Dien. A policeman tries to save his loved ones from a heat wave as the Earth hurtles toward the sun. (R) (2:00) SYFY: Sat. ...

"; arnews[4] += "
Publ.Date : Sun, 08 Nov 2009 05:28:47 GMT+00:00"; arnews[4] += "
"; arnews[5]="Television movies for the week of Nov. 1 - Pittsburgh Post Gazette
"; arnews[5] += "

Television movies for the week of Nov. 1
Pittsburgh Post Gazette
Casper Van Dien. Two unlikely partners work together to sell a stolen briefcase and its valuable contents on the black market. (R) (1:30) TMC: Mon. ...

"; arnews[5] += "
Publ.Date : Sun, 01 Nov 2009 05:04:51 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("
");