var arnews = new Array(8); totcount = 8; rnd = 0; document.title=document.title+ " "; arnews[0]="Film Weekly on Romola Garai and The Twilight Saga: New Moon - The Guardian
"; arnews[0] += "This week Film Weekly goes from Britain on the eve of the second world war with Stephen Poliakoff's Glorious 39, to the American midwest in the 60s with the Coen brothers' A Serious Man, to the fangtastical environs of contemporary Washington state ..."; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 11:09:00 GMT"; arnews[0] += "
"; arnews[1]="GLORIOUS 39 - Daily Express
"; arnews[1] += "... gains little from being told in a redundant flashback in which a cousin asks elderly brothers Walter (Christopher Lee) and Oliver (Corin Redgrave) what became of Anne Keyes (Romola Garai). Thus we are transported back to the sultry summer of ..."; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 13:11:00 GMT"; arnews[1] += "
"; arnews[2]="Black Cat Rumors Are False! - COMICBOOKMOVIE.com
"; arnews[2] += "Reports of Rachel McAdams or Romola Garai playing the Marvel villain Black Cat have turned out to be untrue for the next Spider-man movie. Rachel McAdams (Red Eye) was said to have met with producers for Spider-Man 4 a role rumored to be Felicia ..."; arnews[2] += "
Publ.Date : Wed, 18 Nov 2009 08:06:00 GMT"; arnews[2] += "
"; arnews[3]="MOVIE REVIEW: Glorious 39 **** - News Shopper
"; arnews[3] += "... patriarch Alexander (Bill Nighy) works as an influential Conservative MP and his son Ralph has been newly appointed to the Foreign Office, while adopted eldest daughter Anne (Romola Garai) is a successful actress. But when an outspoken family ..."; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 17:07:00 GMT"; arnews[3] += "
"; arnews[4]="Update: Hathaway Also Up for Spider-Man 4 ? - Coming Soon!
"; arnews[4] += "It looks like we can add another name to the list of actresses who are reading for a new role in Spider-Man 4 . Deadline Hollywood reports: While Sony Pictures insists no decisions have been made, sources tell me that the producers have approached ..."; arnews[4] += "
Publ.Date : Thu, 19 Nov 2009 22:16:00 GMT"; arnews[4] += "
"; arnews[5]="Anne Hathaway Joining Cast of Spider-Man 4? - Limelife
"; arnews[5] += "There have been a ton of rumors about who will play the Black Cat in Spider-Man 4. The latest actress who is reportedly being considered: Anne Hathaway. Do you see Anne Hathaway in this role? Could be interesting, but if you are like us, you first ..."; arnews[5] += "
Publ.Date : Fri, 20 Nov 2009 18:05:00 GMT"; arnews[5] += "
"; arnews[6]="We're All The Black Cat, And So Is Anne Hathaway - io9.com
"; arnews[6] += "Another \"She who would be Black Cat \" rumor is churning through the Internet. This time, it's Get Smart star Anne Hathaway rumored to be up for the role. Nikki Finke , who actually has pretty reliable sources, is playing the \"I know who the Black Cat ..."; arnews[6] += "
Publ.Date : Wed, 18 Nov 2009 23:58:00 GMT"; arnews[6] += "
"; arnews[7]="Is Anne Hathaway Black Cat? - Empire Movies
"; arnews[7] += "Anne Hathaway is the latest name to be associated with casting for Spider-Man 4 . What makes this news particularly interesting is that it is being reported by Nikki Finke — who has a knack for being right when it comes to Marvel. The role in ..."; arnews[7] += "
Publ.Date : Fri, 20 Nov 2009 10:19:00 GMT"; arnews[7] += "
"; totcount = 8; 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("
");