var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Amanda+Tapping" - Google News"; document.title=document.title+ " "; arnews[0]="Tonight on Syfy: Amanda Tapping Directs - SF Universe (blog)
"; arnews[0] += "

SF Universe (blog)

Tonight on Syfy: Amanda Tapping Directs
SF Universe (blog)
Using the communications stones, Lt. Scott (BRIAN J. SMITH) and Camile Wray (MING-NA) use their time back on earth to visit those they've left behind. ...

"; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 21:18:40 GMT+00:00"; arnews[0] += "
"; arnews[1]="Amanda Tapping sits in 'Sanctuary' director's chair - ChicagoNow (blog)
"; arnews[1] += "

Amanda Tapping sits in 'Sanctuary' director's chair
ChicagoNow (blog)
Amanda Tapping adds yet another title to her "Sanctuary" credits with the latest episode of the Syfy thriller: Director. Tapping, who stars as Dr. Helen ...

and more »
"; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 20:56:21 GMT+00:00"; arnews[1] += "
"; arnews[2]="Sci-Fi On TV: The Season So Far - Airlock Alpha
"; arnews[2] += "

Sci-Fi On TV: The Season So Far
Airlock Alpha
"Sanctuary" also airs on Syfy, and stars Amanda Tapping as Helen Magnus. The show took a chance by killing off the popular character Ashley, and replacing ...

"; arnews[2] += "
Publ.Date : Thu, 19 Nov 2009 15:24:09 GMT+00:00"; arnews[2] += "
"; arnews[3]="Telepaths Visit 'Sanctuary' - Rabid Doll
"; arnews[3] += "

Telepaths Visit 'Sanctuary'
Rabid Doll
Series star (and executive producer) Amanda Tapping adds one more job to her daily duties in this Friday's episode of "Supernatural. ...

"; arnews[3] += "
Publ.Date : Thu, 19 Nov 2009 14:26:52 GMT+00:00"; arnews[3] += "
"; arnews[4]="Television trailblazers - Vancouver Sun
"; arnews[4] += "

Television trailblazers
Vancouver Sun
"I would definitely recommend going online with a series, but not the way we did it," says Amanda Tapping, the lead actor and executive producer of the ...

"; arnews[4] += "
Publ.Date : Thu, 19 Nov 2009 03:57:10 GMT+00:00"; arnews[4] += "
"; arnews[5]="'Sanctuary' - Pavor Nocturnus; Fragments - Rabid Doll
"; arnews[5] += "

'Sanctuary' - Pavor Nocturnus; Fragments
Rabid Doll
It turns out the alternate reality was one that Magnus (Amanda Tapping) caused all on her own. She just couldn't resist opening up an ancient relic that ...

"; arnews[5] += "
Publ.Date : Wed, 18 Nov 2009 08:12:46 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("
");