var arnews = new Array(5); totcount = 5; rnd = 0; document.title=document.title+ " - "Jodie+Foster" - Google News"; document.title=document.title+ " "; arnews[0]="Get ready for the annual Meryl Weep - Spiked
"; arnews[0] += "

Spiked

Get ready for the annual Meryl Weep
Spiked
Jodie Foster scored probably the most crushing victory over Streep in 1988 when she won for The Accused. Foster was very good in that film, but Streep may ...

and more »
"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 15:43:12 GMT+00:00"; arnews[0] += "
"; arnews[1]="Twentieth Century Fox hire Billy Ray to write a feature film for Keifer ... - Daily Telegraph
"; arnews[1] += "

Twentieth Century Fox hire Billy Ray to write a feature film for Keifer ...
Daily Telegraph
Source: AP Twentieth Century Fox has hired writer Billy Ray, who scribed Russell Crowe's State of Play and Jodie Foster's Flightplan, to turn the TV series ...

and more »
"; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 13:50:39 GMT+00:00"; arnews[1] += "
"; arnews[2]="Jack Bauer heads to the big screen - Total Film
"; arnews[2] += "

Total Film

Jack Bauer heads to the big screen
Total Film
Step in Billy Ray, best known for contributing words to the scripts of last year's cinematic State Of Play and Jodie Foster's Flightplan. ...

and more »
"; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 07:44:27 GMT+00:00"; arnews[2] += "
"; arnews[3]="Has Jodie Foster Conquered Hollywood without Plastic Surgery? - Make Me Heal
"; arnews[3] += "

Has Jodie Foster Conquered Hollywood without Plastic Surgery?
Make Me Heal
Jodie Foster has been in front of a camera her whole life, even through the notoriously awkward teenage years. But through it all she has maintained her ...

"; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 02:35:29 GMT+00:00"; arnews[3] += "
"; arnews[4]="Mad, monstrous and very good - Globe and Mail
"; arnews[4] += "

Mad, monstrous and very good
Globe and Mail
... a burning desire for Jodie Foster – but one by one the earnest Balladeer (the fresh-faced and too-quiet Geoffrey Tyler) punctures their delusions with ...

and more »
"; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 02:24:42 GMT+00:00"; arnews[4] += "
"; totcount = 5; 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("
");