var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "David+Tennant" - Google News"; document.title=document.title+ " "; arnews[0]="DOCTOR WHO MATT SMITH GETS SCRUFFY - UK Express
"; arnews[0] += "

DOCTOR WHO MATT SMITH GETS SCRUFFY
UK Express
... trendy professor, in tweed jacket and bow tie. Smith signed a £600000 three-year deal in January to take over as the Doctor from the popular David Tennant.

"; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 00:38:22 GMT+00:00"; arnews[0] += "
"; arnews[1]="Enid, Doctor Who and The Art on Your Wall with Sue Perkins - guardian.co.uk
"; arnews[1] += "

guardian.co.uk

Enid, Doctor Who and The Art on Your Wall with Sue Perkins
guardian.co.uk
... the truth in David Tennant's trademark electrocuted expression as he recalled in quite impressive detail the headlines from an old, though now future, ...

"; arnews[1] += "
Publ.Date : Sun, 22 Nov 2009 00:06:08 GMT+00:00"; arnews[1] += "
"; arnews[2]="The Informant! Steven Soderbergh, 108 mins, (15)Glorious 39, Stephen Poliakoff ... - Independent
"; arnews[2] += "

The Informant! Steven Soderbergh, 108 mins, (15)Glorious 39, Stephen Poliakoff ...
Independent
A younger MP, David Tennant, and a civil servant, Charlie Cox, are in Churchill's camp, while Nighy's adopted daughter, Romola Garai, isn't too bothered ...

"; arnews[2] += "
Publ.Date : Sun, 22 Nov 2009 00:04:33 GMT+00:00"; arnews[2] += "
"; arnews[3]="Doctor Who Meets 2001 - io9
"; arnews[3] += "

Doctor Who Meets 2001
io9
A new fan video shows a potential crossover between the two, and dodgy CGI-David Tennant aside, we like what we see. The video, 2001: A Who Odyssey, ...

"; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 17:03:07 GMT+00:00"; arnews[3] += "
"; arnews[4]="In pictures: Children in Need 2009 - BBC News
"; arnews[4] += "

In pictures: Children in Need 2009
BBC News
Viewers of the show were also treated to a preview of the Doctor Who Christmas special, starring outgoing Time Lord David Tennant. ...

and more »
"; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 11:25:16 GMT+00:00"; arnews[4] += "
"; arnews[5]="Doctor Who The End of Time – 3 Minute Preview! - BSCreview
"; arnews[5] += "

Doctor Who The End of Time – 3 Minute Preview!
BSCreview
Earlier in the month we got our first look at David Tennant in “The End of Time, and last week we got a trailer for the David Tennant swan song from the ...

and more »
"; arnews[5] += "
Publ.Date : Sat, 21 Nov 2009 09:50:38 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("
");