var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Laurie to Lust After Meester - or Kunis? - In 'Oranges'?
"; arnews[0] += "Hugh Laurie is reportedly in discussions to play the lead role in Oranges , a dark dramatic comedy about an older man who has an affair with the daughter of a family friend."; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 14:51:33 GMT"; arnews[0] += "
"; arnews[1]="Redgrave still grieving for Richardson
"; arnews[1] += "VANESSA REDGRAVE is still struggling to come to terms with her daughter NATASHA RICHARDSON's death, almost a year after her untimely passing."; arnews[1] += "
Publ.Date : Wed, 03 Feb 2010 15:25:27 GMT"; arnews[1] += "
"; arnews[2]="Vanessa Redgrave is still struggling to come to terms with her daughter a
"; arnews[2] += "The veteran star pulled out of all her acting commitments, including a role in Ridley Scott's Robin Hood, after Richardson died from a brain injury following a skiing accident last March ."; arnews[2] += "
Publ.Date : Wed, 03 Feb 2010 10:08:43 GMT"; arnews[2] += "
"; arnews[3]="Five Clips from UK Mini-Series The Day of the Triffids
"; arnews[3] += "In anticipation of its February 1st UK DVD release date from Showbox Home Entertainment, The Day of the Triffids has shared five clips from the mini-series on its MySpace Blog, and we, in turn, are sharing them with you guys."; arnews[3] += "
Publ.Date : Thu, 28 Jan 2010 19:43:41 GMT"; arnews[3] += "
"; arnews[4]="TV Pipeline: Mystery-book author is a mystery
"; arnews[4] += "Q. I recently read a mystery written by Richard Castle and was curious if he is both an actor and a writer."; arnews[4] += "
Publ.Date : Tue, 26 Jan 2010 04:42:45 GMT"; arnews[4] += "
"; arnews[5]="This week's top telly picks
"; arnews[5] += "Reviewer James Croot checks out the best shows and films on New Zealand television screens for the week of Tuesday, January 26 to Monday, February 1. Tuesday, January 26 Deja Vu 8.30pm, TV2 **** Although a certain amount of disbelief suspension is a necessity for director Tony Scott's 2006 sci-fi tinged thriller, everyone tries exceptionally hard, ..."; arnews[5] += "
Publ.Date : Mon, 25 Jan 2010 18:09:49 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("
");