var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Dougray+Scott" - Google News"; document.title=document.title+ " "; arnews[0]="Star backing for Glenrothes soldiers shoebox appeal - Fife Today
"; arnews[0] += "

Star backing for Glenrothes soldiers shoebox appeal
Fife Today
Dougray Scott, real name Steven, was raised in Glenrothes and attended Auchmuty High School before beginning his acting career. He is now an established big ...

"; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 19:24:42 GMT+00:00"; arnews[0] += "
"; arnews[1]="Eddie Izzard 'scared' of the Triffids - Comedy Central UK
"; arnews[1] += "

Comedy Central UK

Eddie Izzard 'scared' of the Triffids
Comedy Central UK
The all-star cast includes Joely Richardson, Dougray Scott and Vanessa Redgrave. Speaking to the The Last Broadcast Izzard said: "My character, Torrence, ...

and more »
"; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 14:49:27 GMT+00:00"; arnews[1] += "
"; arnews[2]="The Kensington Hotel - The Handbook
"; arnews[2] += "

The Handbook

The Kensington Hotel
The Handbook
... parquet floors and stunning chandeliers have made it a firm favourite with celebrities from Daisy Lowe to Dougray Scott and Erin O'Connor plus, ...

"; arnews[2] += "
Publ.Date : Thu, 19 Nov 2009 10:32:57 GMT+00:00"; arnews[2] += "
"; arnews[3]="Television movies for the week of Nov. 15 - Pittsburgh Post Gazette
"; arnews[3] += "

Television movies for the week of Nov. 15
Pittsburgh Post Gazette
Dougray Scott. A renegade vampire threatens the peaceful coexistence between humans and the undead. (R) (2:00) SYFY: Fri. 3 AM (CC) • The Perfect Holiday ...

"; arnews[3] += "
Publ.Date : Sun, 15 Nov 2009 05:48:58 GMT+00:00"; arnews[3] += "
"; arnews[4]="False Witness, I Knew It Was You - Courier Mail
"; arnews[4] += "

False Witness, I Knew It Was You
Courier Mail
False Witness has in its favour an excellent cast – Rachael Blake and Tony Martin (married to each other in real life), Dougray Scott and Claire Forlani ...

"; arnews[4] += "
Publ.Date : Thu, 12 Nov 2009 13:13:57 GMT+00:00"; arnews[4] += "
"; arnews[5]="There'll still be murders: STV promises new Taggart series - The Herald
"; arnews[5] += "

The Herald

There'll still be murders: STV promises new Taggart series
The Herald
... of big names have made guest appearances over the years including Robert Carlyle, Billy Boyd, Ashley Jensen, Ken Stott, Alan Cumming and Dougray Scott. ...

and more »
"; arnews[5] += "
Publ.Date : Fri, 06 Nov 2009 21:34:41 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("
");