var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "David+Morrissey" - Google News"; document.title=document.title+ " "; arnews[0]="The List: Saturday November 21 - Portsmouth News
"; arnews[0] += "

The List: Saturday November 21
Portsmouth News
Starring: Michael Caine; David Morrissey; and Bill Milner. Admission £5. (023) 9225 6132. PORTSMOUTH, No 6 Cinema, Boathouse 6, Historic Dockyard. ...

and more »
"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 01:14:58 GMT+00:00"; arnews[0] += "
"; arnews[1]="Red Riding Trilogy -- Film Review - Hollywood Reporter
"; arnews[1] += "

Red Riding Trilogy -- Film Review
Hollywood Reporter
... including detective inspector Maurice Jobson (David Morrissey) and two sadistic cops without conscience, Bob Craven (Sean Harris) and Tommy Douglas ...

"; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 23:29:34 GMT+00:00"; arnews[1] += "
"; arnews[2]="Liverpool hosts charity premier of Lennon film "Nowhere Boy" - Click Liverpool
"; arnews[2] += "

Liverpool hosts charity premier of Lennon film "Nowhere Boy"
Click Liverpool
Those making an appearance on the red carpet include actor David Morrissey, who plays Lennon's step-father Bobby Dykins. Liverpool-born Morrissey is a ...

"; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 19:00:03 GMT+00:00"; arnews[2] += "
"; arnews[3]="Reel Time: Inverness festival shows shape of some good things to come - Edinburgh Evening News
"; arnews[3] += "

Reel Time: Inverness festival shows shape of some good things to come
Edinburgh Evening News
Directed by David Morrissey, it's sweet and uplifting with echoes of indie gem In Search Of A Midnight Kiss, showing what can happen when fate lends love a ...

and more »
"; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 15:27:27 GMT+00:00"; arnews[3] += "
"; arnews[4]="New This Week - Philadelphia Inquirer
"; arnews[4] += "

New This Week
Philadelphia Inquirer
With Michael Caine, Bill Milner, David Morrissey. PG-13 (profanity including sexual references, and some disturbing images) (CC) Brüno ** (Universal Studios ...

and more »
"; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 08:03:35 GMT+00:00"; arnews[4] += "
"; arnews[5]="What a drama! UK funds drama workshop for young Palestine refugees in Lebanon - ReliefWeb (press release)
"; arnews[5] += "

What a drama! UK funds drama workshop for young Palestine refugees in Lebanon
ReliefWeb (press release)
Beirut, November 2009 - The acclaimed British actor David Morrissey (of Sense and Sensibility, State of Play and The Deal fame) directed a week-long series ...

"; arnews[5] += "
Publ.Date : Thu, 19 Nov 2009 20:31:30 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("
");