var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Emily+Mortimer" - Google News"; document.title=document.title+ " "; arnews[0]="Win Passes to “Shutter Island” at the St. Louis Advance Screening - Review St. Louis (blog)
"; arnews[0] += "

Review St. Louis (blog)

Win Passes to “Shutter Island” at the St. Louis Advance Screening
Review St. Louis (blog)
Max von Sydow, Emily Mortimer, Michelle Williams, Patricia Clarkson, and Jackie Earle Haley round out the supporting cast. In order to enter the contest, ...

and more »
"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 21:17:05 GMT+00:00"; arnews[0] += "
"; arnews[1]="Martin Scorsese' SHUTTER ISLAND Super Bowl Spot - Daemon's Movies
"; arnews[1] += "

Daemon's Movies

Martin Scorsese' SHUTTER ISLAND Super Bowl Spot
Daemon's Movies
Check out the Super Bowl spot for SHUTTER ISLAND starring Leonardo DiCaprio, Mark Ruffalo, Ben Kingsley, Emily Mortimer, Michelle Williams, Max von Sydow, ...

and more »
"; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 01:32:48 GMT+00:00"; arnews[1] += "
"; arnews[2]="Goings on About Town: Movies - New Yorker
"; arnews[2] += "

Goings on About Town: Movies
New Yorker
Co-starring Mark Ruffalo, Ben Kingsley, Michelle Williams, and Emily Mortimer. Opening Feb. 19. (In wide release.) A musical-comedy version of a mobster's ...

"; arnews[2] += "
Publ.Date : Mon, 08 Feb 2010 05:05:50 GMT+00:00"; arnews[2] += "
"; arnews[3]=""Sometimes I think this is so undignified" - The Guardian
"; arnews[3] += "

"Sometimes I think this is so undignified"
The Guardian
Emily Mortimer's worked with Woody Allen and Stephen Fry, next up it's Martin Scorsese, but she's still not convinced she's a professional actress. ...

"; arnews[3] += "
Publ.Date : Sun, 07 Feb 2010 00:10:51 GMT+00:00"; arnews[3] += "
"; arnews[4]="PREVIEW REVIEW: "City Island" Looks Okay, and I Like That! - Yale Daily News (blog)
"; arnews[4] += "

PREVIEW REVIEW: "City Island" Looks Okay, and I Like That!
Yale Daily News (blog)
The script looks decent and the cast could be something special, featuring Andy Garcia, Julianna Margulies, Emily Mortimer, the dependable Alan Arkin. ...

"; arnews[4] += "
Publ.Date : Sat, 06 Feb 2010 03:36:07 GMT+00:00"; arnews[4] += "
"; arnews[5]="Has Scorsese lost the plot? - Independent
"; arnews[5] += "

Has Scorsese lost the plot?
Independent
It stars Leonardo DiCaprio (his fourth collaboration with Scorsese), Sir Ben Kingsley, Max Von Sydow and Emily Mortimer. The music is by Robbie Robertson of ...

and more »
"; arnews[5] += "
Publ.Date : Sat, 06 Feb 2010 00:05:27 GMT+00:00"; 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("
");