var arnews = new Array(6); totcount = 2; rnd = 0; document.title=document.title+ " - "Alexandra Maria+Lara" - Google News"; document.title=document.title+ " "; arnews[0]="Understand the Berlin Wall Anniversary with 'The Tunnel,' German Film Now on ... - Earthtimes (press release)
"; arnews[0] += "

Understand the Berlin Wall Anniversary with 'The Tunnel,' German Film Now on ...
Earthtimes (press release)
In German with English subtitles, the film features a cast of Germany's most popular actors including Heino Ferch ("Run Lola Run") and Alexandra Maria Lara ...

and more »
"; arnews[0] += "
Publ.Date : Mon, 09 Nov 2009 18:43:32 GMT+00:00"; arnews[0] += "
"; arnews[1]="Filmmaker James Ivory Books Trip to Sedate "City" - New York Times
"; arnews[1] += "

Filmmaker James Ivory Books Trip to Sedate "City"
New York Times
Omar (Omar Metwally) lives with his unpleasantly domineering girlfriend Deirdre (Alexandra Maria Lara) on an American college campus where they both teach. ...

and more »
"; arnews[1] += "
Publ.Date : Mon, 09 Nov 2009 13:54:28 GMT+00:00"; arnews[1] += "
"; totcount = 2; 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("
");