var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Summit Grabs Iraq Doc - Home Media Magazine
"; arnews[0] += "On Jan. 12 Summit will street both The Hurt Locker ($12 million domestic), with Jeremy Renner, Guy Pearce and Ralph Fiennes, and Brothers at War, a documentary about two brothers serving in the war, on DVD. “ Brothers at War is a powerful ..."; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 01:23:00 GMT"; arnews[0] += "
"; arnews[1]="The Duchess - San Diego weekly Reader
"; arnews[1] += "And Keira Knightley, unshadowingly surrounded by Ralph Fiennes, Dominic Cooper, Hayley Atwell, Simon McBurney, and Charlotte Rampling, commands the screen with force and nuance and bone structure. The camera, as they say, loves her. 2008."; arnews[1] += "
Publ.Date : Wed, 18 Nov 2009 04:10:00 GMT"; arnews[1] += "
"; arnews[2]="The Hurt Locker - OregonLive.com
"; arnews[2] += "Confidential,\" one of a handful of widely recognizable faces in Bigelow's cast (Ralph Fiennes and David Morse are the others), plays the soldier guiding the robot. The robot malfunctions. Like a knight donning his armor, Pearce's character slips on ..."; arnews[2] += "
Publ.Date : Wed, 18 Nov 2009 08:13:00 GMT"; arnews[2] += "
"; arnews[3]="Clash of the Titans Remake Trailer Tantalizes Greek Mythology Fans - Associated Content
"; arnews[3] += "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[3] += "
Publ.Date : Fri, 20 Nov 2009 18:05:00 GMT"; arnews[3] += "
"; arnews[4]="Strange Days - San Diego weekly Reader
"; arnews[4] += "Written by James Cameron and Jay Cocks; with Ralph Fiennes, Juliette Lewis, Tom Sizemore, Michael Wincott. 1995."; arnews[4] += "
Publ.Date : Wed, 18 Nov 2009 07:30:00 GMT"; arnews[4] += "
"; arnews[5]="Harry Potter (fictional character) - Orlando Sentinel
"; arnews[5] += "Harry Potter is the central character -- a boy wizard -- in a series of seven books by British author J.K. Rowling. She wrote the novels, which were initially for children but gained wide appeal worldwide over a 17-year period. The first was ..."; arnews[5] += "
Publ.Date : Fri, 20 Nov 2009 15:34:00 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("
");