var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Stan Lee's Updates on Upcoming MARVEL movies - COMICBOOKMOVIE.com
"; arnews[0] += "And HIS bold predictions for these movies. Many of my loyal Brigadiers are asking about the upcoming Marvel movies. Your Generalissimo hears you! So stand at ease as I now reply… Iron Man 2 will be the first new Marvel pic to conquer the box office ..."; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 00:22:00 GMT"; arnews[0] += "
"; arnews[1]="Denzel Washington Preaches 'The Book of Eli' (2010) - Associated Content
"; arnews[1] += "Starring : Denzel Washington, Gary Oldman, Mila Kunis, Ray Stevenson, Jennifer Beals, Frances de la Tour, Michael Gambon, and Tom Waits. Directed by : Albert Hughes and Allen Hughes. Released : January 15th, 2010. As early as it is for the 21st ..."; arnews[1] += "
Publ.Date : Wed, 03 Feb 2010 01:27:00 GMT"; arnews[1] += "
"; arnews[2]="Movie Review: The Book of Eli - Huffingtonpost.com
"; arnews[2] += "If you don't have the idea yet, throw in a bunch of westerns about the lone man on a mission in a dangerous frontier. Or - well, really, it's pointless to offer comparisons or examples because this is a movie that has few ideas of its own, except for ..."; arnews[2] += "
Publ.Date : Wed, 13 Jan 2010 09:51:00 GMT"; arnews[2] += "
"; arnews[3]="Movie reviews - Concord Monitor
"; arnews[3] += "An epic adventure about a global cataclysm that brings an end to the world and the heroic struggle of the survivors. With John Cusack, Chiwetel Ejiofor, Amanda Peet, Oliver Platt, Thandie Newton, Danny Glover and Woody Harrelson. Written by Roland ..."; arnews[3] += "
Publ.Date : Thu, 04 Feb 2010 06:12:00 GMT"; arnews[3] += "
"; arnews[4]="In Local Theaters - Longview Daily News
"; arnews[4] += "\"Dear John\" (PG-13) - A young soldier home on leave falls in love with an idealistic college student during her spring vacation and over the next few years they meet only sporadically and correspond through love letters. With Channing Tatum, Amanda ..."; arnews[4] += "
Publ.Date : Thu, 04 Feb 2010 06:05:00 GMT"; arnews[4] += "
"; arnews[5]="Movie guide: Capsule reviews of current releases - Sacramento Bee
"; arnews[5] += "Opinions are by Los Angeles Times reviewers. Ratings by the Motion Picture Association of America are: (G) for general audiences; (PG) parental guidance urged because of material possibly unsuitable for children; (PG-13) parents are strongly ..."; arnews[5] += "
Publ.Date : Wed, 03 Feb 2010 13:08: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("
");