var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "James+Caviezel" - Google News"; document.title=document.title+ " "; arnews[0]="AMC's new 'Prisoner' tries to undermine the original - Times Daily
"; arnews[0] += "

AMC's new 'Prisoner' tries to undermine the original
Times Daily
In AMC's version, Six (James Caviezel) has been stripped of his memories and must spend much of his time just figuring out who he is. As it turns out, ...

"; arnews[0] += "
Publ.Date : Thu, 19 Nov 2009 09:41:55 GMT+00:00"; arnews[0] += "
"; arnews[1]="AMCs Prisoner Remake Disappoints - Tucson Citizen
"; arnews[1] += "

Tucson Citizen

AMCs Prisoner Remake Disappoints
Tucson Citizen
A major flaw is James Caviezel's portrayal of Number Six. He showed none of the sarcasm, wit, or humor that the great Patrick McGoohan brought to the ...

and more »
"; arnews[1] += "
Publ.Date : Wed, 18 Nov 2009 17:55:09 GMT+00:00"; arnews[1] += "
"; arnews[2]="TV Review: THE PRISONER - EPISODES FIVE AND SIX - 'Schizoid' and 'Checkmate' - iFMagazine
"; arnews[2] += "

iFMagazine

TV Review: THE PRISONER - EPISODES FIVE AND SIX - 'Schizoid' and 'Checkmate'
iFMagazine
Concrete answers that give us some indication as to whether Six (James Caviezel) was just totally crazy or if he really is in another land somewhere outside ...

and more »
"; arnews[2] += "
Publ.Date : Wed, 18 Nov 2009 09:01:25 GMT+00:00"; arnews[2] += "
"; arnews[3]="Let Richard Dreyfuss' people go - Los Angeles Times
"; arnews[3] += "

Let Richard Dreyfuss' people go
Los Angeles Times
James Caviezel, who played the role once before, in Mel Gibson's "The Passion of Christ." Producer Carl Amari told The Times that he pitched the project to ...

"; arnews[3] += "
Publ.Date : Tue, 17 Nov 2009 23:01:15 GMT+00:00"; arnews[3] += "
"; arnews[4]="TV Review: THE PRISONER - 'Anvil' and 'Darling' - iFMagazine
"; arnews[4] += "

iFMagazine

TV Review: THE PRISONER - 'Anvil' and 'Darling'
iFMagazine
6 (James Caviezel) is batsh** crazy, if he's really been transported to this strange place called The Village or if he's always just been there and has lost ...

and more »
"; arnews[4] += "
Publ.Date : Tue, 17 Nov 2009 18:52:23 GMT+00:00"; arnews[4] += "
"; arnews[5]="Once Upon a New Moon or: How I Learned to Stop Worrying and Love 'Twilight.' - In Utah This Week
"; arnews[5] += "

Once Upon a New Moon or: How I Learned to Stop Worrying and Love 'Twilight.'
In Utah This Week
... for "The Prisoner," mini-series (based on the old British television show) where he co-stars with Ian McKellen and James Caviezel as Number 11-12. ...

and more »
"; arnews[5] += "
Publ.Date : Tue, 17 Nov 2009 17:48:53 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("
");