var arnews = new Array(6); totcount = 3; rnd = 0; document.title=document.title+ " "; arnews[0]="Aicn-Downunder: Mao's Last Dancer, Paper Heart, Whatever Works, And Carn The Saints
"; arnews[0] += "If it wasn't for sexual inadequacy, the NRA would go broke. AICN-DOWNUNDER I didn't review FUNNY PEOPLE for a variety of reasons; mostly, it was to do with the too-fast turnaround between the media screening I attended and the film's release date, but it also had a lot to do with my inability to put my finger on what I thought of the film."; arnews[0] += "
Publ.Date : Thu, 24 Sep 2009 06:02:52 GMT"; arnews[0] += "
"; arnews[1]="Tomorrow completes casting
"; arnews[1] += "Tomorrow completes casting [Tue 22/09/2009 09:50:49] Press release from Nixco The eight TOMORROW: WHEN THE WAR BEGAN warriors have now all been confirmed with the announcement today by Ambience Entertainment that Director, Stuart Beattie has cast Rachel Hurd-Wood in the role of Corrie McKenzie."; arnews[1] += "
Publ.Date : Tue, 22 Sep 2009 02:31:13 GMT"; arnews[1] += "
"; arnews[2]="'Tomorrow' cast finalized
"; arnews[2] += "The ensemble cast of eight young Australian actors to star in the new AUS$20 million teen war movie \"Tomorrow, When The World Began\" was announced Thursday, ahead of production on the film, which gets under way in New South Wales this month."; arnews[2] += "
Publ.Date : Fri, 18 Sep 2009 11:00:00 GMT"; arnews[2] += "
"; totcount = 3; 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("
");