var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Matthew+Goode" - Google News"; document.title=document.title+ " "; arnews[0]="Sixteen Questions for A Single Man's Tom Ford - Indie Wire (blog)
"; arnews[0] += "

Sixteen Questions for A Single Man's Tom Ford
Indie Wire (blog)
Jim [Matthew Goode] does die in a car crash, and they had been together 16 years. But you know the little girl across the street, the scene in the bank, ...

"; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 16:20:37 GMT+00:00"; arnews[0] += "
"; arnews[1]="The holiday film season is doling out gifts for everyone - Buffalo News
"; arnews[1] += "

The holiday film season is doling out gifts for everyone
Buffalo News
... novel about a day in the life of an English professor (Colin Firth) who is trying to carry on after the car crash death of his lover (Matthew Goode). ...

and more »
"; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 12:03:02 GMT+00:00"; arnews[1] += "
"; arnews[2]="Holiday Movie Preview: New Orleans films get their share of the spotlight - NOLA.com
"; arnews[2] += "

NOLA.com

Holiday Movie Preview: New Orleans films get their share of the spotlight
NOLA.com
Cast: Colin Firth, Julienne Moore, Matthew Goode. Directed by: Ford. Studio: The Weinstein Co. INVICTUS A drama based on a true story about how former South ...

"; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 11:07:03 GMT+00:00"; arnews[2] += "
"; arnews[3]="A turkey of a season? Dann sees a lot of films to be thankful for - Chicago Daily Herald
"; arnews[3] += "

A turkey of a season? Dann sees a lot of films to be thankful for
Chicago Daily Herald
"A Single Man" - Colin Firth stars as a college professor suffering from the loss of his longtime partner (Matthew Goode). A friend (Julianne Moore) tries ...

"; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 08:32:41 GMT+00:00"; arnews[3] += "
"; arnews[4]="Amy Adams' 'Leap' to chick flick cliches - Kansas City Star
"; arnews[4] += "

Amy Adams' 'Leap' to chick flick cliches
Kansas City Star
•On the way she meets a dashing cab driver(Matthew Goode) with a sexy accent. •They have to pretend to be lovers even though they loathe each other — or do ...

and more »
"; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 04:39:26 GMT+00:00"; arnews[4] += "
"; arnews[5]="From 'Avatar' to 'Nine,' 21 movies for the holidays - Newsday (subscription)
"; arnews[5] += "

From 'Avatar' to 'Nine,' 21 movies for the holidays
Newsday (subscription)
The story A college professor (Colin Firth) loses his lover (Matthew Goode) and seeks solace from a friend (Julianne Moore). Fashion director Ford makes his ...

and more »
"; arnews[5] += "
Publ.Date : Thu, 19 Nov 2009 22:34:26 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("
");