var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "David+Morrissey" - Google News"; document.title=document.title+ " "; arnews[0]="DVD Review: Doctor Who: The Next Doctor - The Trades
"; arnews[0] += "

DVD Review: Doctor Who: The Next Doctor
The Trades
This Victorian Doctor (played by David Morrissey) and his companion, Rosita (Velile Tshabalala) fight to keep London safe, and while his weaponry (well, ...

and more »
"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 23:52:44 GMT+00:00"; arnews[0] += "
"; arnews[1]="James McAvoy's wife Anne-Marie Duff trips up collecting award - Ok! Magazine
"; arnews[1] += "

James McAvoy's wife Anne-Marie Duff trips up collecting award
Ok! Magazine
But the actress saw the funny side of things and even shared a laugh with David Morrissey, after she tripped up on her way to the podium at the London Film ...

and more »
"; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 13:49:20 GMT+00:00"; arnews[1] += "
"; arnews[2]="Anne-Marie Duff 'blown away' by Evening Standard Film Award - This is London
"; arnews[2] += "

This is London

Anne-Marie Duff 'blown away' by Evening Standard Film Award
This is London
At the awards, run in association with the London Film Museum, winners were cheered by stars including Eva Green, David Morrissey, Jenny Agutter, ...

and more »
"; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 09:04:45 GMT+00:00"; arnews[2] += "
"; arnews[3]="Brits Auction Off 'Doctor Who' - Airlock Alpha
"; arnews[3] += "

Brits Auction Off 'Doctor Who'
Airlock Alpha
Other costumes that were part of the event will also be listed, including David Morrissey's costume from "The Next Doctor" Christmas special. ...

and more »
"; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 06:09:09 GMT+00:00"; arnews[3] += "
"; arnews[4]="Red Riding: Better Than the Godfather? - Movie City News
"; arnews[4] += "

Movie City News

Red Riding: Better Than the Godfather?
Movie City News
Then there are actors like David Morrissey as Maurice Jobson, Peter Mullan as Reverend Martin Laws and Robert Sheehan as the rent-boy BJ, who have arcs that ...

and more »
"; arnews[4] += "
Publ.Date : Mon, 08 Feb 2010 20:10:51 GMT+00:00"; arnews[4] += "
"; arnews[5]="Light touch lets films speak for themselves - WalesOnline
"; arnews[5] += "

Light touch lets films speak for themselves
WalesOnline
... the twice- Bafta-nominated David Morrissey who many of you may remember from State of Play, Doctor Who, Blackpool, or the Red Riding trilogy. ...

"; arnews[5] += "
Publ.Date : Mon, 08 Feb 2010 06:41:23 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("
");