var arnews = new Array(6); totcount = 4; rnd = 0; document.title=document.title+ " - "Lexa+Doig" - Google News"; document.title=document.title+ " "; arnews[0]="Michael Shanks on Hawkman role in Smallville TV movie - Coventry Telegraph
"; arnews[0] += "

Coventry Telegraph

Michael Shanks on Hawkman role in Smallville TV movie
Coventry Telegraph
... so at one point I passed Smallville's director of photography who used to work with my wife (actress Lexa Doig) and me on Andromeda, and said with a ...

and more »
"; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 09:48:16 GMT+00:00"; arnews[0] += "
"; arnews[1]="Smallville's Hawkman In-Costume Photo Released and interview with Michael ... - Comic Book Movie
"; arnews[1] += "

Comic Book Movie

Smallville's Hawkman In-Costume Photo Released and interview with Michael ...
Comic Book Movie
... so at one point I passed Smallville's director of photography who used to work with my wife (actress Lexa Doig) and me on Andromeda, and said with a ...

and more »
"; arnews[1] += "
Publ.Date : Mon, 16 Nov 2009 15:42:19 GMT+00:00"; arnews[1] += "
"; arnews[2]="Sex not Stargates Brings Fans to SG-1/Atlantis Expo - Hollywood Today Newsmagazine
"; arnews[2] += "

Hollywood Today Newsmagazine

Sex not Stargates Brings Fans to SG-1/Atlantis Expo
Hollywood Today Newsmagazine
... guest appearance was on the TV show Andromeda and didn't have to explain to the giggling savvy audience that's where he met his wife, actress Lexa Doig. ...

and more »
"; arnews[2] += "
Publ.Date : Thu, 12 Nov 2009 21:47:28 GMT+00:00"; arnews[2] += "
"; arnews[3]="Michael Shanks: Beyond the gate - Blast
"; arnews[3] += "

Michael Shanks: Beyond the gate
Blast
Shanks lives in Vancouver with his wife, the beautiful British-Filipina actress Lexa Doig (Jason X), whom he got to work with when she played a doctor in 11 ...

"; arnews[3] += "
Publ.Date : Sun, 01 Nov 2009 04:03:55 GMT+00:00"; arnews[3] += "
"; totcount = 4; 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("
");