var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Sophie+Marceau" - Google News"; document.title=document.title+ " "; arnews[0]="An Impossible Love: Justice - Not a Leg to Stand On - NewsBlaze
"; arnews[0] += "

An Impossible Love: Justice - Not a Leg to Stand On
NewsBlaze
When they first got in touch, they were just fans of the famous actress Sophie Marceau. This nice and innocent friendship turned ...

"; arnews[0] += "
Publ.Date : Sat, 06 Feb 2010 21:36:01 GMT+00:00"; arnews[0] += "
"; arnews[1]="Leo Tolstoy - movie star - This is London
"; arnews[1] += "

This is London

Leo Tolstoy - movie star
This is London
He made an Anna Karenina in Russia in 1997 with Sophie Marceau and Sean Bean and, in 2000, a fine adaptation of The Death of Ivan Ilych, transposed to ...

and more »
"; arnews[1] += "
Publ.Date : Fri, 05 Feb 2010 11:30:50 GMT+00:00"; arnews[1] += "
"; arnews[2]="Invictus - The Guardian
"; arnews[2] += "

Invictus
The Guardian
... director Michelangelo Antonioni featuring stars Fanny Ardant, Irene Jacob, Jean Reno, Jeanne Moreau, John Malkovich, Marcello Mastroianni, Sophie Marceau.

"; arnews[2] += "
Publ.Date : Thu, 04 Feb 2010 22:31:01 GMT+00:00"; arnews[2] += "
"; arnews[3]="Stars bare all for natural beauty - mypure (press release)
"; arnews[3] += "

Stars bare all for natural beauty
mypure (press release)
In other news, Monica Bellucci, Sophie Marceau and Eva Herzigova recently appeared on the cover of French Elle with little or no makeup as the trio showed ...

and more »
"; arnews[3] += "
Publ.Date : Tue, 02 Feb 2010 17:03:36 GMT+00:00"; arnews[3] += "
"; arnews[4]="Hannah Montana: Miley Cyrus to Go 'LOL: Laughing Out Loud' with Demi Moore? - BuddyTV
"; arnews[4] += "

BuddyTV

Hannah Montana: Miley Cyrus to Go 'LOL: Laughing Out Loud' with Demi Moore?
BuddyTV
The original version of the film starred Sophie Marceau and Christa Theret, hitting theaters in 2008. It managed to gross over $20 million. ...

and more »
"; arnews[4] += "
Publ.Date : Mon, 01 Feb 2010 03:37:41 GMT+00:00"; arnews[4] += "
"; arnews[5]="Miley Cyrus In Talks To Star In LOL - RTT News
"; arnews[5] += "

RTT News

Miley Cyrus In Talks To Star In LOL
RTT News
The original LOL, starring Sophie Marceau, debuted in theaters in 2008 and went on to gross over $20 million, according to Variety. ...

and more »
"; arnews[5] += "
Publ.Date : Sun, 31 Jan 2010 22:22:30 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("
");