var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Robert+Carlyle" - Google News"; document.title=document.title+ " "; arnews[0]="Kelly Macdonald's suitcase skills are secret to being both a star and a mum - Scottish Daily Record
"; arnews[0] += "

Kelly Macdonald's suitcase skills are secret to being both a star and a mum
Scottish Daily Record
Glasgow-born Kelly has come a long way since she was spotted in a bar and cast alongside Ewan McGregor and Robert Carlyle in Trainspotting. ...

and more »
"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 08:04:42 GMT+00:00"; arnews[0] += "
"; arnews[1]="Who'd begrudge the Universe it's space? - Brisbane Times
"; arnews[1] += "

Who'd begrudge the Universe it's space?
Brisbane Times
Partly this can be slated home to the acting chops of Robert Carlyle, but you have to give credit to the writers too. In Rush they have created a deeply ...

"; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 19:08:50 GMT+00:00"; arnews[1] += "
"; arnews[2]="Tim Roth Joins Brits Taking The Lead In US - Sky News
"; arnews[2] += "

Sky News

Tim Roth Joins Brits Taking The Lead In US
Sky News
Roth is the latest Brit to score a hit on the small screen, following Hugh Laurie's starring role in House and Robert Carlyle's ratings smash this year in ...

and more »
"; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 13:11:40 GMT+00:00"; arnews[2] += "
"; arnews[3]="Life & Style - This is London
"; arnews[3] += "

This is London

Life & Style
This is London
... Days of Thunder) and brothers Luke, a music video director, and Jake, who directed the Jonny Lee Miller/Robert Carlyle romp Plunkett & Macleane. ...

"; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 13:05:13 GMT+00:00"; arnews[3] += "
"; arnews[4]="/Film UK: Edgar Wright vs. The Times, Ken Loach's Route Irish, Honeymooner and ... - /FILM (blog)
"; arnews[4] += "

/FILM (blog)

/Film UK: Edgar Wright vs. The Times, Ken Loach's Route Irish, Honeymooner and ...
/FILM (blog)
90.1% of respondents clicking on a Guardian poll agreed with Robert Carlyle that UK multiplexes should reserve a screen for British films. Just one, Robert? ...

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

Movie hits and misses
TeleText
Rob, Southend I love to watch Elvis, James Stewart, Robert Carlyle and the Abbott and Costello films. I never watch Mel Gibson because he tries to reinvent ...

"; arnews[5] += "
Publ.Date : Fri, 20 Nov 2009 11:00:29 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("
");