var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " - "Matt+Damon" - Google News"; document.title=document.title+ " "; arnews[0]="6 directors who've tried to get a Superman movie off the ground - Den Of Geek
"; arnews[0] += "

6 directors who've tried to get a Superman movie off the ground
Den Of Geek
But he too at one point was down as a potential helmer for a new Superman film, reportedly favouring Matt Damon as the Man Of Steel. ...

and more »
"; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 09:14:12 GMT+00:00"; arnews[0] += "
"; arnews[1]="Soderbergh, Damon Catch a 'Contagion' - TV.com
"; arnews[1] += "

TV.com

Soderbergh, Damon Catch a 'Contagion'
TV.com
The Playlist says that Soderbergh is putting on hold another bio-pic (that Liberace movie with Matt Damon and Michael Douglas in the title role), ...

and more »
"; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 09:11:23 GMT+00:00"; arnews[1] += "
"; arnews[2]="Good, the bad and the oldie ; He's nearing 80 but Clint Eastwood is still at ... - California Chronicle
"; arnews[2] += "

Good, the bad and the oldie ; He's nearing 80 but Clint Eastwood is still at ...
California Chronicle
And Invictus, which stars Morgan Freeman and Matt Damon, received three Golden Globe nominations. Now Freeman and Damon are among thenominees for the Best ...

and more »
"; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 09:01:11 GMT+00:00"; arnews[2] += "
"; arnews[3]="Matt Damon in London pizza deal - ITN
"; arnews[3] += "

ITN

Matt Damon in London pizza deal
ITN
After a long day filming in London, Hollywood star Matt Damon reportedly had to beg staff at a pizza restaurant to open up and make him some food. ...

and more »
"; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 08:34:21 GMT+00:00"; arnews[3] += "
"; arnews[4]="The Spiritual Dimensions of Nationhood - Human Events (blog)
"; arnews[4] += "

The Spiritual Dimensions of Nationhood
Human Events (blog)
This bestselling book, memorialized by the pseudo intellectual rants of the actor, Matt Damon is among the most influential textbooks ever published. ...

"; arnews[4] += "
Publ.Date : Wed, 10 Feb 2010 08:11:35 GMT+00:00"; arnews[4] += "
"; arnews[5]="R0BTRAIN's Bad Ass Cinema: The Bad Asses of '09, Part 2 - Inside Pulse (blog)
"; arnews[5] += "

R0BTRAIN's Bad Ass Cinema: The Bad Asses of '09, Part 2
Inside Pulse (blog)
Mel Gibson returns for vengeance in Edge of Darkness, Matt Damon reteams with the man that made the Bourne sequels surpass the original in Green Zone, ...

"; arnews[5] += "
Publ.Date : Wed, 10 Feb 2010 06:08:06 GMT+00:00"; arnews[5] += "
"; arnews[6]="Digg Interview with CEO Lentz: Toyota Called Us - BayNewser
"; arnews[6] += "

Digg Interview with CEO Lentz: Toyota Called Us
BayNewser
... areas Digg covers, like business (Virgin CEO Richard Branson), entertainment (Matt Damon), and sports (Minnesota Vikings running back Adrian Peterson). ...

and more »
"; arnews[6] += "
Publ.Date : Wed, 10 Feb 2010 05:23:52 GMT+00:00"; arnews[6] += "
"; totcount = 7; 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("
");