var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Matt+Damon" - Google News"; document.title=document.title+ " "; arnews[0]="Holiday films you won't want to miss - San Francisco Chronicle
"; arnews[0] += "

Holiday films you won't want to miss
San Francisco Chronicle
Eastwood stalwart Morgan Freeman (above) stars as Mandela, and Matt Damon is the captain. You can figure out the prominence of their roles by the movie ...

"; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 22:43:58 GMT+00:00"; arnews[0] += "
"; arnews[1]="Timothy Hutton - MovieRetriever (blog)
"; arnews[1] += "

Timothy Hutton
MovieRetriever (blog)
http://braidedthreads.blogspot.com/2008/10/sheepish-shepherd.html It struck me how little the main character (played by Matt Damon) actually does in this ...

"; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 22:04:09 GMT+00:00"; arnews[1] += "
"; arnews[2]="Review: Bad special effects, mopey Bella doom 'New Moon' - Sioux City Journal
"; arnews[2] += "

Review: Bad special effects, mopey Bella doom 'New Moon'
Sioux City Journal
He's a fine young actor who could easily step into Matt Damon's shoes. Still, Weitz isn't about to turn this into another "Wolverine. ...

and more »
"; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 21:51:57 GMT+00:00"; arnews[2] += "
"; arnews[3]="The Informant! - Times Online
"; arnews[3] += "

The Informant!
Times Online
Mark Whitacre (an excellent Matt Damon) is a rising corporate star at an agri-industrial giant. He's prepared to sacrifice his career to do the right thing, ...

and more »
"; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 21:18:15 GMT+00:00"; arnews[3] += "
"; arnews[4]="CAST: Matt Damon, Tom Papa, Melanie Lynskey, Scott Bakula - Indian Express
"; arnews[4] += "

CAST: Matt Damon, Tom Papa, Melanie Lynskey, Scott Bakula
Indian Express
Early on, while Mark Whitacre (Damon) is spinning a story involving phones, lysine, viruses, corn and bacon — all of it linked to what the world has for ...

and more »
"; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 20:46:55 GMT+00:00"; arnews[4] += "
"; arnews[5]="Movie hits and misses - TeleText
"; arnews[5] += "

Movie hits and misses
TeleText
Trisha, Scarborough I would avoid films with Jennifer Aniston, Owen Wilson, Will Ferrell and Matt Damon. All remind me of a bad horror show. ...

and more »
"; arnews[5] += "
Publ.Date : Fri, 20 Nov 2009 19:39:40 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("
");