var arnews = new Array(9); totcount = 9; rnd = 0; document.title=document.title+ " "; arnews[0]="Marcus Orland Park Cinemas
"; arnews[0] += "Fish Tank British filmmaker Andrea Arnold made her feature debut with Red Road , an eerie, low-budget suspense story about a woman stalking, seducing, and Music Box The Last Station Adapted from a novel by Jay Parini, this lively costume drama chronicles the last days of Leo Tolstoy , presented here as Century 12 and CineArts 6 , Landmark's Century ..."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 11:10:33 GMT"; arnews[0] += "
"; arnews[1]="Marcus Gurnee Cinemas
"; arnews[1] += "Fish Tank British filmmaker Andrea Arnold made her feature debut with Red Road , an eerie, low-budget suspense story about a woman stalking, seducing, and Music Box Where the Wild Things Are For anyone who grew up with Maurice Sendak's magical 1963 picture book, the idea of its slim story being pumped up into a Cinemark Movies 10 The Imaginarium of ..."; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 11:10:17 GMT"; arnews[1] += "
"; arnews[2]="Marcus Chicago Heights Cinemas
"; arnews[2] += "Fish Tank British filmmaker Andrea Arnold made her feature debut with Red Road , an eerie, low-budget suspense story about a woman stalking, seducing, and Music Box Daybreakers Just when it seemed as if the vampire narrative had degenerated into terminal suckitude, along comes this gleefully gory little gem."; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 11:09:56 GMT"; arnews[2] += "
"; arnews[3]="HBO's 'The Pacific' highlights heroic story of N.J.'s John Basilone
"; arnews[3] += "Marine Gunnery Sgt. John Basilone is one of three men featured in the new HBO mini-series \"The Pacific.\" Basilone, who won the Congressional Medal of Honor at Guadalcanal in 1942 is pictured on the left in this portrait with his brother George."; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 10:42:25 GMT"; arnews[3] += "
"; arnews[4]="American Idols bring Purple to L.A.
"; arnews[4] += "When The Color Purple opens tonight at the Pantages Theatre, much of the talk will center on American Idol season three winner Fantasia Barrino's return to the show."; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 08:00:00 GMT"; arnews[4] += "
"; arnews[5]="Founder of Charlie's Cafe dies at age 71
"; arnews[5] += "The man who started Charlie's Cafe in Freeport, a popular freeway eatery and source of inspiration for humorist Garrison Keillor, has died."; arnews[5] += "
Publ.Date : Wed, 10 Feb 2010 07:51:33 GMT"; arnews[5] += "
"; arnews[6]="Jaws to Return in 3-D?
"; arnews[6] += "The poster for the original film. Photo: Hector Mata/AFP If there's anything Hollywood loves more than remakes nowadays, it's 3-D, so it makes perfect sense that there are rumors today of a, yep, 3-D remake of the 1975 classic Jaws ."; arnews[6] += "
Publ.Date : Wed, 10 Feb 2010 07:32:33 GMT"; arnews[6] += "
"; arnews[7]="UPDATE 4-Disney quarterly results beat expectations
"; arnews[7] += "A strong performance at its cable division and cost-cuts at its film studio propelled Walt Disney Co to better-than-expected earnings, but clouds remained over its theme parks."; arnews[7] += "
Publ.Date : Wed, 10 Feb 2010 05:11:42 GMT"; arnews[7] += "
"; arnews[8]="Cruise suits up for `Mission: Impossible IV'
"; arnews[8] += "Tom Cruise is starring in another impossible mission. Paramount Pictures announced Tuesday that Cruise will be back in front of the camera for \"Mission: Impossible IV,\" due in theaters over Memorial Day weekend in 2011."; arnews[8] += "
Publ.Date : Wed, 10 Feb 2010 02:32:09 GMT"; arnews[8] += "
"; totcount = 9; 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("
");