var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "James+Marsden" - Google News"; document.title=document.title+ " "; arnews[0]="'The Box' and the Circle - Wesleyan Argus
"; arnews[0] += "

Wesleyan Argus

'The Box' and the Circle
Wesleyan Argus
Early in the film, suburban husband and wife Norma (Cameron Diaz) and Arthur (James Marsden) are getting ready to sleep; Norma tells Arthur to turn off the ...

"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 02:33:10 GMT+00:00"; arnews[0] += "
"; arnews[1]="In Theaters: Nov. 19-26 - Chippewa Herald
"; arnews[1] += "

In Theaters: Nov. 19-26
Chippewa Herald
**½ (STL) The Box - An average couple (Cameron Diaz and James Marsden) receive a troubling proposition from an ominous stranger (Frank Langella) - an offer ...

"; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 21:19:25 GMT+00:00"; arnews[1] += "
"; arnews[2]="Andy Bockelman: 'The Box' a disappointing story - Craig Daily Press
"; arnews[2] += "

Andy Bockelman: 'The Box' a disappointing story
Craig Daily Press
Norma and Arthur Lewis (Cameron Diaz, James Marsden) are barely eking out a living in 1976 Richmond, Va. Although they live a comfortable, upper-middle ...

and more »
"; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 07:27:59 GMT+00:00"; arnews[2] += "
"; arnews[3]="Capsule reviews of continuing films: - Wilkes Barre Times-Leader
"; arnews[3] += "

Capsule reviews of continuing films:
Wilkes Barre Times-Leader
THE BOX — Cameron Diaz and James Marsden have a moral dilemma: Press a button on a mysterious container and they'll get $1 million, but someone they don't ...

"; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 06:32:43 GMT+00:00"; arnews[3] += "
"; arnews[4]="Add a personal message:(80 character limit) - Boston Globe
"; arnews[4] += "

Add a personal message:(80 character limit)
Boston Globe
The Box In the new movie from Richard Kelly (“Donnie Darko,'' “Southland Tales''), James Marsden and Cameron Diaz, looking like a Pan-Am flight attendant, ...

"; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 06:28:50 GMT+00:00"; arnews[4] += "
"; arnews[5]="Movies: Now Playing and Coming Soon - The State
"; arnews[5] += "

Movies: Now Playing and Coming Soon
The State
The Box: (PG-13) A dark fantasy about a family (Cameron Diaz, James Marsden) who receive a magical box, an offer of $1 million - and the promise that ...

and more »
"; arnews[5] += "
Publ.Date : Fri, 20 Nov 2009 05:34:16 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("
");