var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Steph's splash of colour
"; arnews[0] += "NEWLY independent Stephanie Rice made an interesting fashion choice for the GQ Man of the Year awards, channelling a canary in a cheery cocktail frock."; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 05:30:37 GMT"; arnews[0] += "
"; arnews[1]="Stalked: Gibson talks Mad Max, McKidd on Call of Duty film, Connery's acting again, Murphy in Caller
"; arnews[1] += "Zack Snyder's Guardians of Ga'hoole gains cast... Kevin McKidd is hoping to be in the Call of Duty film... Sean Connery returns to voice animated character... Mel Gibson has been talking about that Mad Max role... Brittany Murphy is joining a supernatural thriller... Snyder's animation gains cast... There's a fair cast growing for Zack Snyder's ..."; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 18:50:11 GMT"; arnews[1] += "
"; arnews[2]="Worthington wins 'Man of the Year' award
"; arnews[2] += "Sam Worthington has been given the title of 2009 GQ Man of the Year. The Australian actor, who has risen to fame in films such as Avatar and Terminator Salvation , accepted the award in the Great Hall of Sydney University last night."; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 14:03:45 GMT"; arnews[2] += "
"; arnews[3]="Worthington is Man Of The Year
"; arnews[3] += "SAM WORTHINGTON has been named Man of the Year at the annual GQ magazine awards in Australia."; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 10:57:33 GMT"; arnews[3] += "
"; arnews[4]="Sam Worthington is Man of the Year
"; arnews[4] += "AUSTRALIAN actor Sam Worthington has taken out the 2009 GQ Man of the Year award."; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 06:23:55 GMT"; arnews[4] += "
"; arnews[5]="Sam Worthington - Worthington is Man of the Year
"; arnews[5] += "Caption: Sam Worthington , Natalie Mark Los Angeles Premiere of 'Terminator Salvation' held at the Grauman's Chinese Theatre Hollywood, California .... SAM WORTHINGTON has been named Man of the Year at the annual GQ magazine awards in Australia."; arnews[5] += "
Publ.Date : Fri, 20 Nov 2009 04:21:11 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("
");