var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Kevin Smith Once Again Getting Title Censored
"; arnews[0] += "You know, I don't have much particular affection for Kevin Smith or his work-I think his best years were behind him after Mallrats, and I have to wonder if I didn't like Mallrats because I was roughly the protagonists' age when it emerged, thus giving me a note of resonance with it.A That and my best friend at the time was totally a Brodie whilst I ..."; arnews[0] += "
Publ.Date : Thu, 19 Nov 2009 20:28:37 GMT"; arnews[0] += "
"; arnews[1]="Soderbergh to put on play and a class act
"; arnews[1] += "STEVEN Soderbergh, director of Che, Ocean's Eleven and Out of Sight, among many other films, will be in Sydney next month to rehearse actors for his upcoming Sydney Theatre Company production, Tot Mom."; arnews[1] += "
Publ.Date : Tue, 27 Oct 2009 12:00:00 GMT"; arnews[1] += "
"; arnews[2]="Screentime, Power co-produce 'Ice'
"; arnews[2] += "Kiwi production company Screentime NZ and U.K. TV distributor and producer Power are making the move into feature films, announcing a star studded cast for their new NZ-UK co-production, \"Ice.\" The climate change thriller, based on the book by James Follett and directed by Nick Kopus, who recently made Power miniseries \"Day of The Triffids,\" will ..."; arnews[2] += "
Publ.Date : Fri, 23 Oct 2009 07:06:00 GMT"; arnews[2] += "
"; arnews[3]="Little Rock, Ark., to get 2 Anne Frank saplings
"; arnews[3] += "\"When Harry Met Sally...\" is given a lively Generation X twist in this vibrant romantic teen comedy."; arnews[3] += "
Publ.Date : Sat, 17 Oct 2009 18:42:09 GMT"; arnews[3] += "
"; arnews[4]="Dogs can join human friends in Little Rock pool
"; arnews[4] += "\"When Harry Met Sally...\" is given a lively Generation X twist in this vibrant romantic teen comedy."; arnews[4] += "
Publ.Date : Sat, 17 Oct 2009 18:42:00 GMT"; arnews[4] += "
"; arnews[5]="Los Angeles woman shoots her young sons, killing one
"; arnews[5] += "\"When Harry Met Sally...\" is given a lively Generation X twist in this vibrant romantic teen comedy."; arnews[5] += "
Publ.Date : Sat, 17 Oct 2009 18:41:39 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("
");