var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Beck at the Movies: 'The Lovely Bones'
"; arnews[0] += "The team behind the brilliant \"Lord of the Rings\" brings us something completely different with their new project, \"The Lovely Bones.\" After \"King Kong,\" it was hoped that director Peter Jackson would return to more imaginative and engaging stories."; arnews[0] += "
Publ.Date : Fri, 05 Feb 2010 13:34:07 GMT"; arnews[0] += "
"; arnews[1]="Webster Place 11
"; arnews[1] += "Odd Man Out A wounded Irish revolutionary on the run in Belfast encounters a cross section of human responses - self-interest, indifference, Music Box The Chaser Easily the best cop thriller since The Departed , this 2008 Korean import is the debut feature of Na Hong-jin, who demonstrates such mastery Facets Cinematheque Fantastic Mr."; arnews[1] += "
Publ.Date : Mon, 01 Feb 2010 13:28:34 GMT"; arnews[1] += "
"; arnews[2]="Davis
"; arnews[2] += "The Chaser Easily the best cop thriller since The Departed , this 2008 Korean import is the debut feature of Na Hong-jin, who demonstrates such mastery Facets Cinematheque Odd Man Out A wounded Irish revolutionary on the run in Belfast encounters a cross section of human responses - self-interest, indifference, Music Box The Young Victoria Smartly ..."; arnews[2] += "
Publ.Date : Mon, 01 Feb 2010 13:28:21 GMT"; arnews[2] += "
"; arnews[3]="Lake
"; arnews[3] += "The Chaser Easily the best cop thriller since The Departed , this 2008 Korean import is the debut feature of Na Hong-jin, who demonstrates such mastery Facets Cinematheque Odd Man Out A wounded Irish revolutionary on the run in Belfast encounters a cross section of human responses - self-interest, indifference, Music Box The Princess and the Frog A ..."; arnews[3] += "
Publ.Date : Mon, 01 Feb 2010 13:28:09 GMT"; arnews[3] += "
"; arnews[4]="Century 12 and CineArts 6
"; arnews[4] += "Odd Man Out A wounded Irish revolutionary on the run in Belfast encounters a cross section of human responses - self-interest, indifference, Music Box The Chaser Easily the best cop thriller since The Departed , this 2008 Korean import is the debut feature of Na Hong-jin, who demonstrates such mastery Facets Cinematheque Broken Embraces Another ..."; arnews[4] += "
Publ.Date : Mon, 01 Feb 2010 13:27:57 GMT"; arnews[4] += "
"; arnews[5]="River East 21
"; arnews[5] += "The Chaser Easily the best cop thriller since The Departed , this 2008 Korean import is the debut feature of Na Hong-jin, who demonstrates such mastery Facets Cinematheque Odd Man Out A wounded Irish revolutionary on the run in Belfast encounters a cross section of human responses - self-interest, indifference, Music Box Avatar More than a decade ..."; arnews[5] += "
Publ.Date : Mon, 01 Feb 2010 13:27:47 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("
");