var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Dominic+Purcell" - Google News"; document.title=document.title+ " "; arnews[0]="Blood Creek DVD Art Washes In - ShockTillYouDrop.com
"; arnews[0] += "

ShockTillYouDrop.com

Blood Creek DVD Art Washes In
ShockTillYouDrop.com
Honestly, I enjoyed the hell out of this film, which was directed by Joel Schumacher and stars Dominic Purcell, Henry Cavill and, briefly, ...

"; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 19:02:41 GMT+00:00"; arnews[0] += "
"; arnews[1]="Top Ten Tuesday: The Worst Vampires in Film History - We Are Movie Geeks
"; arnews[1] += "

We Are Movie Geeks

Top Ten Tuesday: The Worst Vampires in Film History
We Are Movie Geeks
The over muscled, under whelming performance by Dominic Purcell as the first vampire is one of the douchiest thing I've ever seen. Do they call him Dracula? ...

and more »
"; arnews[1] += "
Publ.Date : Tue, 17 Nov 2009 22:40:26 GMT+00:00"; arnews[1] += "
"; arnews[2]="Television movies for the week of Nov. 15 - Pittsburgh Post Gazette
"; arnews[2] += "

Television movies for the week of Nov. 15
Pittsburgh Post Gazette
Dominic Purcell. An African warlord further complicates a news team's mission to capture a giant crocodile said to have killed hundreds of villagers. ...

"; arnews[2] += "
Publ.Date : Sun, 15 Nov 2009 05:48:58 GMT+00:00"; arnews[2] += "
"; arnews[3]="My favourite tv show - Times LIVE
"; arnews[3] += "

Times LIVE

My favourite tv show
Times LIVE
Starring brilliant actors such as Dominic Purcell and Sarah Wayne Callies, the series on SABC3 revolves around the prison-break antics of a group of ...

"; arnews[3] += "
Publ.Date : Sun, 08 Nov 2009 21:44:08 GMT+00:00"; arnews[3] += "
"; arnews[4]="EXCL: A Pair of New Photos from Blood Creek - ShockTillYouDrop.com
"; arnews[4] += "

EXCL: A Pair of New Photos from Blood Creek
ShockTillYouDrop.com
You'll find one below, click below for the other still. Dominic Purcell and Michael Fassbender star in this tale of revenge and Nazi occult experiments.

"; arnews[4] += "
Publ.Date : Wed, 28 Oct 2009 21:48:54 GMT+00:00"; arnews[4] += "
"; arnews[5]="Paris Celebrates Doug's Birthday at the Hard Rock - Hollyscoop
"; arnews[5] += "

Paris Celebrates Doug's Birthday at the Hard Rock
Hollyscoop
Prison Break co-star Dominic Purcell was also at Body English celebrating the grand opening of the new Affliction store now open inside Vegas Hard Rock's ...

"; arnews[5] += "
Publ.Date : Wed, 28 Oct 2009 18:55:11 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("
");