var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " - "Dominic+Purcell" - Google News"; document.title=document.title+ " "; arnews[0]="Celebrity birthdays - Washington Observer Reporter
"; arnews[0] += "

Washington Observer Reporter

Celebrity birthdays
Washington Observer Reporter
Actor Dominic Purcell ("Prison Break") is 40. Actress Denise Richards is 39. Singer-guitarist Billie Joe Armstrong of Green Day is 38. ...

"; arnews[0] += "
Publ.Date : Mon, 08 Feb 2010 21:59:07 GMT+00:00"; arnews[0] += "
"; arnews[1]="8daysageek.com casts Zelda: The Legend of Link - Comic Book Movie
"; arnews[1] += "

Comic Book Movie

8daysageek.com casts Zelda: The Legend of Link
Comic Book Movie
Dominic Purcell is Big, Strong, and can play the brooding, dark, evil role pretty good (watch Prison Break or Blade Trinity). I thought that even physically ...

"; arnews[1] += "
Publ.Date : Fri, 05 Feb 2010 05:01:23 GMT+00:00"; arnews[1] += "
"; arnews[2]="Movies/TV's 3R's 02.02.10: Avatar, Tim Tebow, Weird Al, Lobo, George Lucas, More - 411mania.com
"; arnews[2] += "

411mania.com

Movies/TV's 3R's 02.02.10: Avatar, Tim Tebow, Weird Al, Lobo, George Lucas, More
411mania.com
I guess he is similar in stature to the last Dracula I remember (Dominic Purcell in Blade: Trinity) but I prefer a more suave Dracula. ...

and more »
"; arnews[2] += "
Publ.Date : Tue, 02 Feb 2010 04:06:24 GMT+00:00"; arnews[2] += "
"; arnews[3]="Is Sam Worthington the Next Dracula? - Cinematical (blog)
"; arnews[3] += "

Is Sam Worthington the Next Dracula?
Cinematical (blog)
It's like Dominic Purcell all over again (he played almost-Dracula "Drake" in Blade Trinity). What qualities does Sam Worthington bring to the table that ...

and more »
"; arnews[3] += "
Publ.Date : Tue, 26 Jan 2010 17:58:08 GMT+00:00"; arnews[3] += "
"; arnews[4]="Fox, ABC Stock Up on Pilots - Inside TV (blog)
"; arnews[4] += "

Fox, ABC Stock Up on Pilots
Inside TV (blog)
... breakout characters; no word yet, though, on whether Wenthworth Miller or Dominic Purcell will be on hand to reprise their roles on the side of the law. ...

and more »
"; arnews[4] += "
Publ.Date : Mon, 25 Jan 2010 15:31:02 GMT+00:00"; arnews[4] += "
"; arnews[5]="Blood Creek – DVD Review - Monsters and Critics.com
"; arnews[5] += "

Monsters and Critics.com

Blood Creek – DVD Review
Monsters and Critics.com
... the pain of the disappearance of his brother, Victor (Dominic Purcell), who disappeared two years earlier when the two went camping down on town creek. ...

"; arnews[5] += "
Publ.Date : Mon, 25 Jan 2010 15:26:12 GMT+00:00"; arnews[5] += "
"; arnews[6]="New on DVD this week - NorthJersey.com
"; arnews[6] += "

New on DVD this week
NorthJersey.com
BLOOD CREEK (2009, Lionsgate, R, $28) — Nazis, zombies, rune stones, that big bald dude from "Prison Break" (Dominic Purcell) — what more could you ask for ...

and more »
"; arnews[6] += "
Publ.Date : Fri, 22 Jan 2010 06:35:54 GMT+00:00"; arnews[6] += "
"; totcount = 7; 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("
");