var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Vincent+Regan" - Google News"; document.title=document.title+ " "; arnews[0]="The Prisoner episode 3 review: Anvil - Den Of Geek
"; arnews[0] += "

The Prisoner episode 3 review: Anvil
Den Of Geek
His mentor is 909 (Vincent Regan), Two's long serving lieutenant. Six and 909 clamber on rooftops looking for 'dreamers', people who recall fragments of ...

"; arnews[0] += "
Publ.Date : Thu, 19 Nov 2009 09:28:55 GMT+00:00"; arnews[0] += "
"; arnews[1]="THE PRISONER (2009- AMC) "Schizoid" & "Checkmate" Episode 5 and 6 - Daemon's TV (blog)
"; arnews[1] += "

Daemon's TV (blog)

THE PRISONER (2009- AMC) "Schizoid" & "Checkmate" Episode 5 and 6
Daemon's TV (blog)
The Prisoner stars Ian McKellen, Jim Caviezel, Hayley Atwell, Ruth Wilson, Lennie James, Rachael Blake, Jamie Campbell Bower, Vincent Regan, ...

and more »
"; arnews[1] += "
Publ.Date : Tue, 17 Nov 2009 07:25:14 GMT+00:00"; arnews[1] += "
"; arnews[2]="The Prisoner - PopMatters
"; arnews[2] += "

PopMatters

The Prisoner
PopMatters
The obvious questions are voiced (and embodied) by Six's seeming trainer, 909 (Vincent Regan), one of Two's best undercovers. “Everyone is suspicious if ...

and more »
"; arnews[2] += "
Publ.Date : Mon, 16 Nov 2009 15:16:44 GMT+00:00"; arnews[2] += "
"; arnews[3]="THE FUTON'S FIRST LOOK: "PRISONER, THE" (AMC) - The Futon Critic
"; arnews[3] += "

THE FUTON'S FIRST LOOK: "PRISONER, THE" (AMC)
The Futon Critic
... "Anvil" sees Six paired with 909 (Vincent Regan), one of Two's "undercovers" whose job is to spy on The Village's inhabitants; "Darling" sees Six told ...

and more »
"; arnews[3] += "
Publ.Date : Fri, 13 Nov 2009 19:47:42 GMT+00:00"; arnews[3] += "
"; arnews[4]="Wrong 'number' - New York Post
"; arnews[4] += "

Wrong 'number'
New York Post
Well, he doesn't suffer himself, but he is forced to garrote his older (hot) lover (Vincent Regan), who does the suffering for both of them. ...

and more »
"; arnews[4] += "
Publ.Date : Thu, 12 Nov 2009 09:46:45 GMT+00:00"; arnews[4] += "
"; arnews[5]="Forcing the truth to emerge - Irish Times
"; arnews[5] += "

Forcing the truth to emerge
Irish Times
During rehearsals last week, Gilsenan gently guided actors Vincent Regan ( 300, Troy ), Lorcan Cranitch ( Ballykissangel, Cracker ) and Catherine Walker ...

"; arnews[5] += "
Publ.Date : Fri, 06 Nov 2009 00:41:58 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("
");