var arnews = new Array(9); totcount = 2; rnd = 0; document.title=document.title+ " "; arnews[0]="Stargate SG-1 - s6 | e1 - Redemption, Part 1
"; arnews[0] += "

In this sixth season premiere, Jonas (Corin Nemec), unable to return to Kelowna, is eager to "finish what the missing Dr. Jackson started."

Add this to your queue
Added: Fri Aug 21 19:30:21 UTC 2009
Air date: Fri Jun 07 00:00:00 UTC 2002
Duration: 44:02
Rating: 4.2 / 5.0
Closed captions available.

"; arnews[0] += "
Publ.Date : Fri, 21 Aug 2009 19:30:21 -0000"; arnews[0] += "
"; arnews[1]="Stargate SG-1 - s6 | e5 - Nightwalkers
"; arnews[1] += "

Carter (Amanda Tapping), Teal'C (Christopher Judge) and Jonas (Corin Nemec) are sent to a small town on the Oregon coast to search for missing research scientist Richard Flemming.

Add this to your queue
Added: Fri Aug 21 19:30:20 UTC 2009
Air date: Fri Jul 12 00:00:00 UTC 2002
Duration: 43:53
Rating: 4.1 / 5.0
Closed captions available.

"; arnews[1] += "
Publ.Date : Fri, 21 Aug 2009 19:30:20 -0000"; 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("
");