var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Colin+Farrell" - Google News"; document.title=document.title+ " "; arnews[0]="Watching “Crazy Heart” - Schenectady Gazette (blog)
"; arnews[0] += "

Watching “Crazy Heart”
Schenectady Gazette (blog)
The film's other major plot thread involves Blake's protege, Tommy Sweet (Colin Farrell), who is now selling out stadiums to adoring fans. ...

and more »
"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 19:43:31 GMT+00:00"; arnews[0] += "
"; arnews[1]="Colin Shows Off At CAA - X17 Online (blog)
"; arnews[1] += "

X17 Online (blog)

Colin Shows Off At CAA
X17 Online (blog)
Colin Farrell has dealt with so much bad press - a sex tape, a bad attitude and numerous hookups, including Britney Spears! - and gone through a little ...

and more »
"; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 19:24:57 GMT+00:00"; arnews[1] += "
"; arnews[2]="Colin Farrell, I belatedly salute you! (and I want to see 'Ondine') - Entertainment Weekly
"; arnews[2] += "

Colin Farrell, I belatedly salute you! (and I want to see 'Ondine')
Entertainment Weekly
I was never much of a Colin Farrell fan when he was a generic action-film star, with all those icky tabloid stories to boot. ...

"; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 18:40:42 GMT+00:00"; arnews[2] += "
"; arnews[3]="Movie Review - "Crazy Heart" - RedBank.Com
"; arnews[3] += "

Movie Review - "Crazy Heart"
RedBank.Com
Supported by an incredible cast of Robert Duvall, Maggie Gyllenhaal and Colin Farrell. defines the scenes and the characters. Plus watching both Bridges and ...

"; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 15:07:05 GMT+00:00"; arnews[3] += "
"; arnews[4]="Jeff Bridges deserves his Oscar nomination - The Post-Standard - Syracuse.com (blog)
"; arnews[4] += "

The Post-Standard - Syracuse.com (blog)

Jeff Bridges deserves his Oscar nomination
The Post-Standard - Syracuse.com (blog)
The surprise is Colin Farrell as Sweet. Besides giving a laid-back acting performance, the Irish-born actor sings and plays as well as Bridges. ...

and more »
"; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 13:45:11 GMT+00:00"; arnews[4] += "
"; arnews[5]="Colin Farrell's Ondine trailer online - Metro
"; arnews[5] += "

Metro

Colin Farrell's Ondine trailer online
Metro
The actor plays a lonely fisherman called Syracuse, who catches a woman in his net one day. Syracuse's handicapped daughter believes it's a mermaid and the ...

and more »
"; arnews[5] += "
Publ.Date : Tue, 09 Feb 2010 11:46:04 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("
");