var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Has The Next Stargate SG-1 Movie Been Cancelled? - neowin.net
"; arnews[0] += "Has the classic Stargate been shuttered forever? You'd think MGM and NBC/Universal would welcome another Stargate direct-to-DVD movie after fans greeted the first two with open wallets. But sadly, Michael Shanks says another SG-1 film might be DOA ..."; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 22:41:00 GMT"; arnews[0] += "
"; arnews[1]="Has The Next Stargate SG-1 Movie Been Cancelled? - io9.com
"; arnews[1] += "Has the classic Stargate been shuttered forever? You'd think MGM and NBC/Universal would welcome another Stargate direct-to-DVD movie after fans greeted the first two with open wallets. But sadly, Michael Shanks says another SG-1 film might be DOA ..."; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 21:22:00 GMT"; arnews[1] += "
"; arnews[2]="Shanks: ‘Stargate SG-1’ As Good As Dead - Airlock Alpha
"; arnews[2] += "\"Stargate SG-1\" may have lasted 10 years on the air plus two television movies, but now it looks like the series has finally come to an end. Speaking to SciFi Wire while promoting his guest star role in The CW’s “Smallville,” former “SG-1 ..."; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 16:14:00 GMT"; arnews[2] += "
"; arnews[3]="Movie News & Gossip - YAHOO!
"; arnews[3] += "The creator of the TV series \"MacGyver\" is going to need a lot more than a paper clip and a bubble gum wrapper if he wants to stop the spoof film \"MacGruber\" from seeing theaters. Lee Zlotoff, who created the super agent ABC series, which ran from ..."; arnews[3] += "
Publ.Date : Mon, 01 Feb 2010 23:55:00 GMT"; arnews[3] += "
"; arnews[4]="'MacGyver' Creator Trying To Stop Spoof 'MacGruber' Film Release - NBC Chicago
"; arnews[4] += "Lee Zlotoff, who created the super agent ABC series, which ran from 1985 – 1992 starring Richard Dean Anderson, is trying to stop the movie – based on Will Forte's \"Saturday Night Live\" skit – from opening nationwide in April. According to The ..."; arnews[4] += "
Publ.Date : Thu, 04 Feb 2010 03:34:00 GMT"; arnews[4] += "
"; arnews[5]=""MacGruber" Faces New Crisis: Possible Lawsuit - NBC New York
"; arnews[5] += "Richard Dean Anderson , the original MacGyver, even played along with the skit during its SNL days when the bomb-defusing homage was still a laughing matter."; arnews[5] += "
Publ.Date : Mon, 01 Feb 2010 23:55:00 GMT"; 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("
");