var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " "; arnews[0]="Film: Mongol
"; arnews[0] += "Saturday August 16, 2008; 4:00 pm Saturday August 16, 2008; 7:00 pm Saturday August 16, 2008; 9:30 pm Sunday August 17, 2008; 4:00 pm Sunday August 17, 2008; 7:00 pm Monday August 18, 2008; 7:00 pm Monday August 18, 2008; 9:30 pm Tuesday August 19, 2008; 7:00 pm Tuesday August 19, 2008; 9:30 pm Wednesday August 20, 2008; 4:00 pm Wednesday August ..."; arnews[0] += "
Publ.Date : Sat, 16 Aug 2008 07:00:00 GMT"; arnews[0] += "
"; arnews[1]="Marvel's Kevin Feige Talks Iron Man 2, The Avengers and More
"; arnews[1] += "SFX Magazine recently got to speak with Marvel Studios president Kevin Feige, who revealed some new details on the studio's upcoming slate of films, and how Iron Man 2 , Thor and The First Avenger: Captain America will segue into the highly-anticipated The Avengers ."; arnews[1] += "
Publ.Date : Wed, 27 Jan 2010 20:52:14 GMT"; arnews[1] += "
"; arnews[2]="Mother,' - Bodyguards and Assassins' lead Asian Film Awards nominations
"; arnews[2] += "South Korea's \"Mother\" and the Hong Kong/China co-production \"Bodyguards and Assassins\" bagged six nominations each in the 4th Asian Film Awards, which will be held on March 22 at the Hong Kong Convention and Exhibition Centre."; arnews[2] += "
Publ.Date : Sun, 24 Jan 2010 11:44:15 GMT"; arnews[2] += "
"; arnews[3]="'Bodyguards,' 'Mother' top AFA noms
"; arnews[3] += "Tony Leung Ka-fai will head the AFA jury. HONG KONG -- Hong Kong-China co-production \"Bodyguards and Assassins\" and South Korea's \"Mother\" topped the 4th Asian Film Awards nominations with each grabbing nods in six categories, organizers announced Wednesday."; arnews[3] += "
Publ.Date : Wed, 20 Jan 2010 15:11:00 GMT"; arnews[3] += "
"; arnews[4]="Clark Gregg Confirmed For Thor
"; arnews[4] += "Clark Gregg, who plays S.H.I.E.L.D. Agent Coulson in \"Iron Man\" as well as the upcoming \"Iron Man 2\", will reprise his role in the upcoming Marvel film \"Thor\". Gregg's Coulson is an agent of the Strategic Homeland Intervention, Enforcement, and Logistics Division, or S.H.I.E.L.D, a government agency dealing with above-average threats that border on ..."; arnews[4] += "
Publ.Date : Wed, 20 Jan 2010 16:50:02 GMT"; arnews[4] += "
"; arnews[5]="Gregg's Agent Coulson to Appear in Thor
"; arnews[5] += "Variety reports that Clark Gregg, who plays Agent Coulson in Iron Man and the upcoming Iron Man 2 , will reprise his role for Thor as well."; arnews[5] += "
Publ.Date : Tue, 19 Jan 2010 04:03:42 GMT"; arnews[5] += "
"; arnews[6]="Casting Tidbits: Kevin Spacey, Antonio Banderas, & Bloodgood
"; arnews[6] += "Show me the Casting Tidbits! First up, we've got an un-casting tidbit as THR reports that actor Stuart Townsend has left the Marvel Comics adaptation of Thor due to creative differences."; arnews[6] += "
Publ.Date : Wed, 13 Jan 2010 14:47:51 GMT"; arnews[6] += "
"; totcount = 7; 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("
");