var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="First Two Clips From Shutter Island Will Put You on Edge
"; arnews[0] += "We're just a little over a week away from the release of Martin Scorsese's Shutter Island and the anticipation is killing us! Good thing we have the first two clips from the flick to tide us over."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 12:19:24 GMT"; arnews[0] += "
"; arnews[1]="Clip joint: bad dads
"; arnews[1] += "This week, Norman Walton grits his teeth, goes up to his bedroom, assembles his voodoo dolls and picks out his best film clips having a pop at Pops Daddy direst a Festen."; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 11:27:01 GMT"; arnews[1] += "
"; arnews[2]="Weekly Movie Comings And Goings
"; arnews[2] += "Feb. 10, 2010 WEEKEND FIRST: Weekly Movie Comings And Goings By Tony Rutherford Huntingtonnews.net Entertainment Editor Huntington, WV - 'Dear John' deservedly on a pre-Valentine's Day weekend coupled with 'Super Bowl' parties pulled women and couples to the theatres, thus, dumping 'Avatar' from the top spot."; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 09:51:33 GMT"; arnews[2] += "
"; arnews[3]="When recalls are over, will Golden State still love Prius?
"; arnews[3] += "The Prius, shining star of Toyota's green car lineup and a decade-long sales success story in California, has joined the beleaguered automaker's recall lineup."; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 08:00:00 GMT"; arnews[3] += "
"; arnews[4]="Absent Polanski to dominate Berlin film festival
"; arnews[4] += "Roman Polanski may be under house arrest in a Swiss chalet, but the Polish-French director is set to dominate this year's Berlin film festival where his latest movie \"The Ghost Writer\" will be unveiled."; arnews[4] += "
Publ.Date : Wed, 10 Feb 2010 05:25:47 GMT"; arnews[4] += "
"; arnews[5]="Dan Persons: Mighty Movie Podcast: Shutter Island Press Conference
"; arnews[5] += "The embargo on the Shutter Island press conference has lifted, so I'm putting it out for your entertainment and enrichment."; arnews[5] += "
Publ.Date : Wed, 10 Feb 2010 05:06:27 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("
");