var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Martina+Gedeck" - Google News"; document.title=document.title+ " "; arnews[0]="Sex, lies and the Stasi - This is London
"; arnews[0] += "

This is London

Sex, lies and the Stasi
This is London
Of course I've seen and re-seen it - and besides the brilliant performances of Ulrich Mühe, Sebastian Koch and Martina Gedeck, as the Stasi officer and his ...

and more »
"; arnews[0] += "
Publ.Date : Tue, 10 Nov 2009 10:56:51 GMT+00:00"; arnews[0] += "
"; arnews[1]="Celebrate the fall of the Berlin Wall in film - Examiner.com
"; arnews[1] += "

Celebrate the fall of the Berlin Wall in film
Examiner.com
It follows playwright Georg Dreyman (Sebastian Koch) and his lover, actress Christa-Maria Sieland (Martina Gedeck), both of whom do not agree with East ...

and more »
"; arnews[1] += "
Publ.Date : Fri, 06 Nov 2009 21:26:17 GMT+00:00"; arnews[1] += "
"; arnews[2]="Baader Meinhof Complex tedious - Sun-Sentinel.com
"; arnews[2] += "

<i>Baader Meinhof Complex </i>tedious
Sun-Sentinel.com
... the radicalized youngsters find their ideological voice in the slightly older journalist-intellectual Ulrike Meinhof (Martina Gedeck). ...

and more »
"; arnews[2] += "
Publ.Date : Fri, 06 Nov 2009 08:13:10 GMT+00:00"; arnews[2] += "
"; arnews[3]="Review | The Baader-Meinhof Complex (R) ***½ - MiamiHerald.com
"; arnews[3] += "

MiamiHerald.com

Review | The Baader-Meinhof Complex (R) ***½
MiamiHerald.com
He and former radical journalist Ulrike Meinhof (Martina Gedeck) were the Bonnie and Clyde of 1970s West German radical chic. Between his outlaw allure and ...

and more »
"; arnews[3] += "
Publ.Date : Thu, 05 Nov 2009 20:53:06 GMT+00:00"; arnews[3] += "
"; arnews[4]="Mad for it - Eye Weekly
"; arnews[4] += "

Mad for it
Eye Weekly
... and his superstar-pianist wife Clara (the couple played by Pascal Greggory and Martina Gedeck, respectively) meet a young genius named Johannes Brahms. ...

"; arnews[4] += "
Publ.Date : Thu, 05 Nov 2009 02:06:40 GMT+00:00"; arnews[4] += "
"; arnews[5]="Daily guide to television and radio - Boston Globe
"; arnews[5] += "

Daily guide to television and radio
Boston Globe
Martina Gedeck. R (2006) Murders in the Zoo 10 pm (TCM) Jealousy drives a zoologist to kill. Lionel Atwill. NR (1933) The Uninvited 10 pm (MAX) Two teen ...

"; arnews[5] += "
Publ.Date : Sat, 31 Oct 2009 01:58:22 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("
");