var arnews = new Array(6); totcount = 5; rnd = 0; document.title=document.title+ " "; arnews[0]="Eva Green : Bond girl Eva Green hates being centre of attention - Entertainment and Showbiz!
"; arnews[0] += "Actress Eva Green has confessed that she hates being the centre of attention. The 29-year-old star, who bagged a Bafta for her performance as the Bond girl in Casino Royale, revealed she was shy and often without words at dinner parties. “At school ..."; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 00:10:00 GMT"; arnews[0] += "
"; arnews[1]="Exclusive preview of new Eva Green film ‘Cracks’ - The Independent
"; arnews[1] += "Watch an exclusive extract from new Eva Green film ‘Cracks’ ahead of its release this December. The film is set at an elite girls’ boarding school circa 1930s where the ‘in crowd’ is made up of the frightfully British diving team: Di, Lily ..."; arnews[1] += "
Publ.Date : Thu, 19 Nov 2009 16:33:00 GMT"; arnews[1] += "
"; arnews[2]="Covering the crossroads of music and film. - IFC
"; arnews[2] += "Eva Green, Ryan Phillippe, Malakai... Franklyn? By Brandon Kim on 11/20/2009 Filed under: Reel to Reel I remember seeing this trailer for a film called \"Franklyn,\" and although it looked a bit like Liam Neeson's masked \"Dark Man\" tripping balls in a ..."; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 22:01:00 GMT"; arnews[2] += "
"; arnews[3]="Franklyn (DVD) - DVDTOWN.com
"; arnews[3] += "A talented young artist named Emilia Bryant (Eva Green) is seated next to her mother, clearly fitting the rebellious daughter mold. Emilia smokes like a chimney, periodically attempts to commit suicide, draws with incredible ease and frazzles her ..."; arnews[3] += "
Publ.Date : Wed, 18 Nov 2009 05:28:00 GMT"; arnews[3] += "
"; arnews[4]="BLU-RAY RELEASES - Video Business
"; arnews[4] += "Travel: An adventure Down Under reveals the Great Barrier Reef, the Sydney Opera House and the Waitangi Treaty Grounds. Billy Idol: In Super Overdrive Live Eagle Rock; prebook Oct. 28; BD $24.98 Music: Punk rocker Billy Idol performs a series of ..."; arnews[4] += "
Publ.Date : Wed, 18 Nov 2009 08:27: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("
");