var arnews = new Array(9); totcount = 5; rnd = 0; document.title=document.title+ " "; arnews[0]="Clash of the Titans Remake Trailer Tantalizes Greek Mythology Fans - Associated Content
"; arnews[0] += "It's been almost 29 years since the original fantasy epic Clash of the Titans (1981) graced theaters - and ever since then, hardcore fans of Greek mythology have been all but forgotten at the box office. The original film starred Harry Hamlin as ..."; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 18:05:00 GMT"; arnews[0] += "
"; arnews[1]="Trailer park - Star-ecentral.com
"; arnews[1] += "SAM Worthington has it easy – he has to portray a character that was previously played by Harry Hamlin. The Australian actor is playing Perseus in the remake of the 1981 film which itself is an adaptation of the story about Perseus who must behead ..."; arnews[1] += "
Publ.Date : Thu, 19 Nov 2009 23:42:00 GMT"; arnews[1] += "
"; arnews[2]="People’s Sexiest Man Alive ’09 is surprise pick - MSNBC
"; arnews[2] += "For just the third time ever, there is a two-time winner of People Magazine’s Sexiest Man Alive award. On Wednesday, Johnny Depp joined Brad Pitt (1995 and 2000) and George Clooney (1997 and 2006) as the only two-time winners of the much-debated ..."; arnews[2] += "
Publ.Date : Wed, 18 Nov 2009 14:39:00 GMT"; arnews[2] += "
"; arnews[3]="JOHNNY DEPP NAMED SEXIEST MAN ALIVE - FOR SECOND TIME - SanFranciscoSentinel.com
"; arnews[3] += "For just the third time ever, there is a two-time winner of People Magazine’s Sexiest Man Alive award. On Wednesday, Johnny Depp joined Brad Pitt (1995 and 2000) and George Clooney (1997 and 2006) as the only two-time winners of the much-debated ..."; arnews[3] += "
Publ.Date : Wed, 18 Nov 2009 15:22:00 GMT"; arnews[3] += "
"; arnews[4]="Review: God of War: Collection, Worthy of the Gods? - PerezStart
"; arnews[4] += "You begin your epic quest in God Of War I atop Mt. Olympus looking down at the crashing waters creating foam on the rocks surface. To end his suffering of pain and anguish, Kratos leaps off the mountain looking for the end. But three weeks earlier ..."; arnews[4] += "
Publ.Date : Tue, 17 Nov 2009 15:45:00 GMT"; arnews[4] += "
"; totcount = 5; 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("
");