var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Matthew+Goode" - Google News"; document.title=document.title+ " "; arnews[0]="A Single Man – Gala Screening - Melbourne Community Voice
"; arnews[0] += "

Melbourne Community Voice

A Single Man – Gala Screening
Melbourne Community Voice
... a British college professor (Colin Firth) who is struggling to find meaning in his life after the death of his long-time partner, Jim (Matthew Goode). ...

and more »
"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 07:19:21 GMT+00:00"; arnews[0] += "
"; arnews[1]="A Single Man - FilmShaft.com
"; arnews[1] += "

FilmShaft.com

A Single Man
FilmShaft.com
Although Firth is the main man, he is strongly supported by Julianne Moore, Matthew Goode and Nicholas Hoult. It should be noted Firth, Goode and Hoult are ...

and more »
"; arnews[1] += "
Publ.Date : Mon, 08 Feb 2010 23:52:23 GMT+00:00"; arnews[1] += "
"; arnews[2]="A Single Man - InTheNews.co.uk
"; arnews[2] += "

InTheNews.co.uk

A Single Man
InTheNews.co.uk
Directed by Tom Ford, out February 12th in cinemas, starring Colin Firth, Julianne Moore, Nicholas Hoult and Matthew Goode, running time 101 mins. ...

and more »
"; arnews[2] += "
Publ.Date : Mon, 08 Feb 2010 23:36:28 GMT+00:00"; arnews[2] += "
"; arnews[3]="Top 10 Movie Academics - Movies.ie
"; arnews[3] += "

Top 10 Movie Academics
Movies.ie
After his partner Jim (Matthew Goode) meets an untimely end in a car crash, we follow George over the course of a day as he attempts to come to terms with ...

"; arnews[3] += "
Publ.Date : Mon, 08 Feb 2010 22:07:25 GMT+00:00"; arnews[3] += "
"; arnews[4]="The ugliest truth: 24 romantic-comedy characters who don't deserve love - A.V. Club New York
"; arnews[4] += "

A.V. Club New York

The ugliest truth: 24 romantic-comedy characters who don't deserve love
A.V. Club New York
Along the way, she falls in love with roughhewn local Matthew Goode, but not only after treating him to such snide condescension, class-based contempt, ...

and more »
"; arnews[4] += "
Publ.Date : Mon, 08 Feb 2010 19:08:31 GMT+00:00"; arnews[4] += "
"; arnews[5]="Review: A Single Man - Cherwell Online
"; arnews[5] += "

Review: A Single Man
Cherwell Online
... by Christopher Isherwood, follows George (Colin Firth), a British ex-pat who has just lost his partner, Jim (Matthew Goode), in a tragic car accident. ...

and more »
"; arnews[5] += "
Publ.Date : Mon, 08 Feb 2010 18:49:06 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("
");