var arnews = new Array(6); totcount = 4; rnd = 0; document.title=document.title+ " - "Franka+Potente" - Google News"; document.title=document.title+ " "; arnews[0]="Interview: Matt Damon - 'There's a style of acting that tends to get rewarded ... - Scotsman (subscription)
"; arnews[0] += "

Interview: Matt Damon - 'There's a style of acting that tends to get rewarded ...
Scotsman (subscription)
It was Franka Potente, his love interest in the first two Bourne films, who taught him that "most people look ridiculous when they're running", he says. ...

and more »
"; arnews[0] += "
Publ.Date : Thu, 19 Nov 2009 00:13:49 GMT+00:00"; arnews[0] += "
"; arnews[1]="Ask Ausiello: Spoilers on 'Big Bang,' 'Grey's,' 'Glee,' and more! - Entertainment Weekly
"; arnews[1] += "

Ask Ausiello: Spoilers on 'Big Bang,' 'Grey's,' 'Glee,' and more!
Entertainment Weekly
An insider says there are no immediate plans for Franka Potente to return. Question: What do you know about Numb3rs' likely series finale? ...

and more »
"; arnews[1] += "
Publ.Date : Thu, 12 Nov 2009 03:50:20 GMT+00:00"; arnews[1] += "
"; arnews[2]="Holiday Movies Eternal Role: A-List Character Actor - New York Times
"; arnews[2] += "

New York Times

Holiday Movies Eternal Role: A-List Character Actor
New York Times
It was Franka Potente, his love interest in the first two Bourne films and the star of “Run Lola Run,” who taught him that “most people look ridiculous when ...

and more »
"; arnews[2] += "
Publ.Date : Sat, 31 Oct 2009 04:14:55 GMT+00:00"; arnews[2] += "
"; arnews[3]="Horror films for Halloween - guardian.co.uk
"; arnews[3] += "

guardian.co.uk

Horror films for Halloween
guardian.co.uk
Down in Charing Cross station, a girl (Franka Potente) falls asleep. The stupid girl is there only because she wanted to go to a party, which she thought ...

"; arnews[3] += "
Publ.Date : Fri, 30 Oct 2009 00:05:32 GMT+00:00"; arnews[3] += "
"; totcount = 4; 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("
");