var arnews = new Array(6); totcount = 3; rnd = 0; document.title=document.title+ " - "Natalie+Dormer" - Google News"; document.title=document.title+ " "; arnews[0]="Five reasons to watch the Gemini Awards - Toronto Star
"; arnews[0] += "

Five reasons to watch the Gemini Awards
Toronto Star
Hot actor/sexy dress watch There's the aforementioned Lucas, Being Erica's Erin Karpluk (who is presenting), and hopefully we'll see Brit Natalie Dormer ...

and more »
"; arnews[0] += "
Publ.Date : Sat, 14 Nov 2009 09:35:03 GMT+00:00"; arnews[0] += "
"; arnews[1]="I Want to Read: 'The Lady in the Tower' - OregonLive.com
"; arnews[1] += "

OregonLive.com

I Want to Read: 'The Lady in the Tower'
OregonLive.com
The third season of "The Tudors," starring Jonathan Rhys Meyers as Henry VIII and Natalie Dormer as Anne, aired earlier this year, with the fourth and final ...

"; arnews[1] += "
Publ.Date : Tue, 10 Nov 2009 10:04:10 GMT+00:00"; arnews[1] += "
"; arnews[2]="Joss Stone looks the part - Edmonton Sun
"; arnews[2] += "

Joss Stone looks the part
Edmonton Sun
... than hop into bed with the likes of Charlotte Salt (who plays Lady Ursula Misseldon) or Natalie Dormer (who played Anne Boleyn) or, indeed, Joss Stone."

and more »
"; arnews[2] += "
Publ.Date : Sun, 01 Nov 2009 11:54:02 GMT+00:00"; arnews[2] += "
"; totcount = 3; 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("
");