var arnews = new Array(9); totcount = 9; rnd = 0; document.title=document.title+ " "; arnews[0]="Terminator Salvation, Ice Age 3 and The Proposal
"; arnews[0] += "It might have begun life as a ruthlessly efficient killing machine, but there's something incredibly depressing watching the soul get sucked out of the Terminator."; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 00:07:21 GMT"; arnews[0] += "
"; arnews[1]="Terminator: Salvation - BD
"; arnews[1] += "There were moments during that final Terminator: Salvation trailer that I thought McG might just pull the rabbit out of the hat with his attempt at revitalizing the franchise that so many of us children of the 80s and 90s adored with such heated fanboy passion."; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 08:00:00 GMT"; arnews[1] += "
"; arnews[2]="This week's DVD and Blu-ray releases
"; arnews[2] += "If nothing else, watching McG's Terminator Salvation at least puts Christian Bale's infamous on-set meltdown into perspective; if you had to pretend to be angry for so long in front of the camera then you'd probably end up angry in real life."; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 07:08:43 GMT"; arnews[2] += "
"; arnews[3]="VIDEO: The Green Room: November 21st
"; arnews[3] += "Join Micky McMonagle on his weekly round-up of what's hot in the world of entertainment with The Green Room This week sees Lily Allen play the SECC while Lady Gaga releases a new version of her multi-million selling debut with The Fame Monster."; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 05:19:27 GMT"; arnews[3] += "
"; arnews[4]="Digg This
"; arnews[4] += "What was with last night's Season 6 finale of Project Runway? It was as if a bolt of bad news had been delivered backstage to which the audience wasn't privy but which left the judges lachrymose and shaken."; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 05:01:38 GMT"; arnews[4] += "
"; arnews[5]="Chicago: The Windy City gives a thrilling insight into life of a notorious US gangster
"; arnews[5] += "With its soaring glass skyscrapers, spectacular views across Lake Michigan and its cultural scene, Chicago symbolises all that's great about the USA."; arnews[5] += "
Publ.Date : Sat, 21 Nov 2009 00:00:00 GMT"; arnews[5] += "
"; arnews[6]="Gerard Butler voted Best British Actor in Hollywood
"; arnews[6] += "Gerard Butler has topped a new list of the 'Best British Actors in Hollywood'. The 40-year-old Scottish actor beat Christian Bale and Daniel Day-Lewis to the title in a poll of more than 1,000 British films fans by online DVD and games rental service Lovefilm."; arnews[6] += "
Publ.Date : Fri, 20 Nov 2009 20:56:52 GMT"; arnews[6] += "
"; arnews[7]="Gerard Butler Named Best British Actor In Hollywood
"; arnews[7] += "Gerard Butler, the Scottish hunk - who is best known for playing King Leonidas in '300' - beat a host of stars, including Christian Bale and double-Oscar winner Daniel Day Lewis to win the title in a poll of more than 1,000 UK film fans by the DVD rental service LoveFilm."; arnews[7] += "
Publ.Date : Fri, 20 Nov 2009 20:44:33 GMT"; arnews[7] += "
"; arnews[8]="Kavanaugh's hope: A pact overhaul
"; arnews[8] += "When Ryan Kavanaugh accepted Producer of the Year honors at the Hollywood Film Festival on Oct."; arnews[8] += "
Publ.Date : Fri, 20 Nov 2009 17:57:32 GMT"; arnews[8] += "
"; totcount = 9; 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("
");