var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="With 'MacGruber' movie, 'SNL' traps us in a room with another bomb - Kansas City Star
"; arnews[0] += "An article in the Hollywood Reporter recently revealed that the creator of the ’80s action series “MacGyver” is pursuing legal action to prevent the April release of the spoof film “MacGruber.” Can the rest of us get in on that suit? Maybe ..."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 04:24:00 GMT"; arnews[0] += "
"; arnews[1]="MacGruber (2010): Trailer - MovieWeb
"; arnews[1] += "In 2010, Will Forte brings Saturday Night Live’s clueless soldier of fortune to the big screen in the action comedy MacGruber."; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 01:40:00 GMT"; arnews[1] += "
"; arnews[2]="Film fans should prepare for plenty of movies in 2010 - Burlington County Times
"; arnews[2] += "Images that pop off the screen (“Alice in Wonderland 3-D,” “Toy Story 3-D,” “Shrek Forever After 3-D,” “Jackass 3-D,” “Step Up 3-D,” “Despicable Me 3-D,” “Piranha 3-D”). Superheroes fighting for truth, justice and the ..."; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 22:55:00 GMT"; arnews[2] += "
"; arnews[3]="SNL Mocks Fox News's Coverage Of Don't Ask Don't Tell (VIDEO) - Huffingtonpost.com
"; arnews[3] += "SNL opened with a parody of \"On The Record With Greta Van Susteren,\" last night as the Fox News host (Kristen Wiig) welcomed a panel consisting of Karl Rove, Col. Oliver North, and an attractive blonde lady. Also joined by an obligatory Democrat ..."; arnews[3] += "
Publ.Date : Mon, 08 Feb 2010 14:14:00 GMT"; arnews[3] += "
"; arnews[4]="MacGyver’ Creator Trying To Stop Spoof ‘MacGruber’ Film ... - Access Hollywood
"; 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."; arnews[4] += "
Publ.Date : Sat, 06 Feb 2010 23:56:00 GMT"; arnews[4] += "
"; arnews[5]="Movie News & Gossip - YAHOO!
"; arnews[5] += "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."; 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("
");