var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " - "Christopher+Eccleston" - Google News"; document.title=document.title+ " "; arnews[0]="Neve to star in Dr Who - Perthshire Advertiser
"; arnews[0] += "

Neve to star in Dr Who
Perthshire Advertiser
... who reckons the latest occupant of the Tardis has the potential to out-strip his predecessors Christopher Eccleston and David Tennant. ...

"; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 08:57:24 GMT+00:00"; arnews[0] += "
"; arnews[1]="Movietone News Reels - ComingSoon.net
"; arnews[1] += "

Movietone News Reels
ComingSoon.net
Christopher Eccleston fares better as Fred Noonan, Earhart's ill-fated navigator. Unfortunately he's portrayed as a drunk and somewhat incompetent. ...

and more »
"; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 21:26:33 GMT+00:00"; arnews[1] += "
"; arnews[2]="Desperate Housewives New Big Bad - TVGrapevine.com
"; arnews[2] += "

TVGrapevine.com

Desperate Housewives New Big Bad
TVGrapevine.com
... in 2005 when he costarred in an arc of that epic sci-fi show, Doctor Who, as a villain/good guy/companion to Christopher Eccleston (also of Heroes fame! ...

"; arnews[2] += "
Publ.Date : Mon, 08 Feb 2010 20:49:10 GMT+00:00"; arnews[2] += "
"; arnews[3]="How Lost Can Reward Viewers and Strengthen Broadcast Television (Hint: Look to ... - Huffington Post (blog)
"; arnews[3] += "

How Lost Can Reward Viewers and Strengthen Broadcast Television (Hint: Look to ...
Huffington Post (blog)
Davies, the creative force behind the mid-Aughts revival of Doctor Who (which began with a season starring Christopher Eccleston as the Doctor) and its ...

and more »
"; arnews[3] += "
Publ.Date : Mon, 08 Feb 2010 17:34:40 GMT+00:00"; arnews[3] += "
"; arnews[4]="Blu-Ray Review: Dull 'Amelia' Should Be Grounded - HollywoodChicago.com
"; arnews[4] += "

Blu-Ray Review: Dull 'Amelia' Should Be Grounded
HollywoodChicago.com
'Amelia' is released by Fox Home Video and stars Hilary Swank, Richard Gere, Ewan McGregor, Christopher Eccleston, and Joe Anderson. ...

"; arnews[4] += "
Publ.Date : Mon, 08 Feb 2010 17:32:23 GMT+00:00"; arnews[4] += "
"; arnews[5]="Doctor Who: The End of Time, Parts 1 and 2 - PopMatters
"; arnews[5] += "

PopMatters

Doctor Who: The End of Time, Parts 1 and 2
PopMatters
Although it was hard to top Christopher Eccleston's winning turn as the Ninth Doctor, Tennant managed to truly grow into and own the role in the way that ...

and more »
"; arnews[5] += "
Publ.Date : Mon, 08 Feb 2010 07:01:13 GMT+00:00"; arnews[5] += "
"; arnews[6]="Doctor Who: The Complete Specials - JustPressPlay
"; arnews[6] += "

JustPressPlay

Doctor Who: The Complete Specials
JustPressPlay
... of fans who followed the original run and those who've signed on since its revival in 2005 with Christopher Eccleston as the titular adventurer. ...

"; arnews[6] += "
Publ.Date : Sun, 07 Feb 2010 04:31:23 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("
");