var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Brandon+Routh" - Google News"; document.title=document.title+ " "; arnews[0]="'Chuck' to return to NBC in January - United Press International
"; arnews[0] += "

United Press International

'Chuck' to return to NBC in January
United Press International
This season will feature guest appearances by Angie Harmon, Brandon Routh, Robert Patrick, Kristin Kreuk, Armand Assante, Steve Austin and Vinnie Jones, ...

and more »
"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 03:12:47 GMT+00:00"; arnews[0] += "
"; arnews[1]="Chuck Gets Premiere Date in January - TVOvermind
"; arnews[1] += "

Chuck Gets Premiere Date in January
TVOvermind
Guest stars for the two-night event includes ex-Smallville alum Kristin Kreuk, as well as Angie Harmon, Brandon Routh, Robert Patrick, Armand Assanate, ...

and more »
"; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 22:19:40 GMT+00:00"; arnews[1] += "
"; arnews[2]="Brandon Routh and Martha MacIsaac Exploit TWILIGHT's Menstruation Loophole for ... - Collider.com (blog)
"; arnews[2] += "

Collider.com (blog)

Brandon Routh and Martha MacIsaac Exploit TWILIGHT's Menstruation Loophole for ...
Collider.com (blog)
Today, Brandon Routh (Superman Returns) and Martha MacIsaac (Superbad) have a goddamn hilarious send-up of an overlooked question of the Twilight series as ...

"; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 21:47:26 GMT+00:00"; arnews[2] += "
"; arnews[3]="'Twilight: New Moon'-themed viral videos Twihards might not like - Moviefone
"; arnews[3] += "

'Twilight: New Moon'-themed viral videos Twihards might not like
Moviefone
... Moon' characters to the raunchier, like a Brandon Routh-starring spoof on tampon commercials and the dangers of dating a vampire while menstruating. ...

"; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 19:13:08 GMT+00:00"; arnews[3] += "
"; arnews[4]="NBC confirms 'Chuck' return date - Digital Spy
"; arnews[4] += "

NBC confirms 'Chuck' return date
Digital Spy
This season's Chuck will feature guest appearances from Angie Harmon, Brandon Routh, Armand Assante, Steve Austin and Robert Patrick.

and more »
"; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 16:34:36 GMT+00:00"; arnews[4] += "
"; arnews[5]="'So Stoned' Director's Health-Care Ad Selected By Obama Celeb Panel - Big Hollywood (blog)
"; arnews[5] += "

'So Stoned' Director's Health-Care Ad Selected By Obama Celeb Panel
Big Hollywood (blog)
I.Am., Brandon Routh, Kate Walsh and Olivia Wilde, and raunchy “Family Guy” creator Seth MacFarlane. When you think America's health-care solutions — you ...

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