var arnews = new Array(6); totcount = 2; rnd = 0; document.title=document.title+ " - "Sophia+Myles" - Google News"; document.title=document.title+ " "; arnews[0]="Pessimism beneath the glitz - BBC News
"; arnews[0] += "

Pessimism beneath the glitz
BBC News
... Best Film Actress category, which solicited only one entry, Sophia Myles, who duly took home the prize without needing to even leave her own house). ...

and more »
"; arnews[0] += "
Publ.Date : Mon, 09 Nov 2009 21:24:31 GMT+00:00"; arnews[0] += "
"; arnews[1]="Life after Doctor Who- will Tennant be the next House? - Examiner.com
"; arnews[1] += "

Examiner.com

Life after Doctor Who- will Tennant be the next House?
Examiner.com
... such as Alex Kingston (Professor River Song in Silence in the Library/Forest of the Dead) in ER, Sophia Myles in Moonlight, Joseph Fiennes and Jack ...

and more »
"; arnews[1] += "
Publ.Date : Tue, 03 Nov 2009 19:04:46 GMT+00:00"; arnews[1] += "
"; totcount = 2; 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("
");