var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " - "Nathan+Fillion" - Google News"; document.title=document.title+ " "; arnews[0]="'Lost': Look out! It's a Kate episode! - Los Angeles Times (blog)
"; arnews[0] += "

'Lost': Look out! It's a Kate episode!
Los Angeles Times (blog)
There was that one where we learned that she had randomly been married to Nathan Fillion. There was the one where she (again) robbed a bank for a toy plane. ...

and more »
"; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 06:29:17 GMT+00:00"; arnews[0] += "
"; arnews[1]="BOOK REVIEW: ABC markets new detective novel by fictional author - USD Volante Online
"; arnews[1] += "

BOOK REVIEW: ABC markets new detective novel by fictional author
USD Volante Online
“Castle” is a one-hour detective show about a witty novelist named Richard Castle, played by Nathan Fillion (“Firefly,” “Serenity”), who — through a close ...

"; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 05:51:54 GMT+00:00"; arnews[1] += "
"; arnews[2]="The Geek Beat: Great Geek Romances - Cinematical (blog)
"; arnews[2] += "

The Geek Beat: Great Geek Romances
Cinematical (blog)
Wonder Woman and Steve Trevor (who is being played here by Nathan Fillion) Wonder Woman is the epitome of the single, successful, and independent ...

"; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 03:00:22 GMT+00:00"; arnews[2] += "
"; arnews[3]="Castle Has Daddy Issues - TV.com
"; arnews[3] += "

Castle Has Daddy Issues
TV.com
And two, wasn't this episode supposed to reveal something really huge about Castle's (Nathan Fillion) father? I'm not saying I was expecting to meet him in ...

and more »
"; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 02:23:57 GMT+00:00"; arnews[3] += "
"; arnews[4]="Interview: Southland's Kevin Alejandro - Cinema Blend
"; arnews[4] += "

Cinema Blend

Interview: Southland's Kevin Alejandro
Cinema Blend
I met great people; Nathan [Fillion is] still one of my buddies; [we] still text or talk every now and then. It was a great experience. ...

and more »
"; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 23:21:45 GMT+00:00"; arnews[4] += "
"; arnews[5]="'Harry Potter' Baddie Tom Felton Joins 'The Twilight Saga' Brain Ashley Greene ... - Geeks of Doom (blog)
"; arnews[5] += "

'Harry Potter' Baddie Tom Felton Joins 'The Twilight Saga' Brain Ashley Greene ...
Geeks of Doom (blog)
Then again, sometimes these fusions are pretty anti-climactic, like when Firefly's Nathan Fillion teamed up with Battlestar Galactica's Katee Sackhoff for ...

and more »
"; arnews[5] += "
Publ.Date : Tue, 09 Feb 2010 18:30:59 GMT+00:00"; arnews[5] += "
"; arnews[6]="Tim Robbins Cast in Green Lantern - /FILM (blog)
"; arnews[6] += "

/FILM (blog)

Tim Robbins Cast in Green Lantern
/FILM (blog)
I'm still hoping for a nice fan nod(not that i ever wanted him) to get Nathan Fillion to be Hal's father in the flashback. and i'm assuming there is a ...

and more »
"; arnews[6] += "
Publ.Date : Tue, 09 Feb 2010 04:58:56 GMT+00:00"; arnews[6] += "
"; totcount = 7; 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("
");