var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Nicolas+Cage" - Google News"; document.title=document.title+ " "; arnews[0]="New Avatar Featurette: Through the Eyes of Colonel Quaritch - MovieWeb
"; arnews[0] += "

New Avatar Featurette: Through the Eyes of Colonel Quaritch
MovieWeb
Take a look at the trailer from this new film starring Nicolas Cage. Find the perfect hi-def gift for that someone special in your life this holiday season. ...

and more »
"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 19:54:56 GMT+00:00"; arnews[0] += "
"; arnews[1]="Review: 'Bad Lieutenant' - CelebStoner
"; arnews[1] += "

Review: 'Bad Lieutenant'
CelebStoner
... amusing portrait, with Nicolas Cage replacing Keitel as the drug-addled cop who stops at nothing to acquire drugs and abuses anyone who gets in his way. ...

and more »
"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 19:37:49 GMT+00:00"; arnews[1] += "
"; arnews[2]="Nicolas Cage's Season Of The Witch - Trailer - Movie-Moron
"; arnews[2] += "

Movie-Moron

Nicolas Cage's Season Of The Witch - Trailer
Movie-Moron
Nobody will be singing that in this version of Season of the Witch which sees Nicolas Cage don wig and sword and crusade through the supernatural thrills of ...

and more »
"; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 18:24:09 GMT+00:00"; arnews[2] += "
"; arnews[3]="10 Nic Cage Movies That Don't Suck - Moviefone
"; arnews[3] += "

10 Nic Cage Movies That Don't Suck
Moviefone
Nicolas Cage has been called so many things over the years, and admittedly starred in a lot of misfires, that it's easy to forget his incredibly diverse and ...

and more »
"; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 18:10:05 GMT+00:00"; arnews[3] += "
"; arnews[4]="Bad Lieutenant maybe really bad in a good way or vice-versa - Creative Loafing Atlanta
"; arnews[4] += "

Bad Lieutenant maybe really bad in a good way or vice-versa
Creative Loafing Atlanta
The improbable pairing of German auteur Werner Herzog and financially troubled space cadet Nicolas Cage is causing critics to spew all sorts of qualified, ...

and more »
"; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 17:44:25 GMT+00:00"; arnews[4] += "
"; arnews[5]="'Bad Lieutenant's' Werner Herzog: Grilled - TheWrap
"; arnews[5] += "

TheWrap

'Bad Lieutenant's' Werner Herzog: Grilled
TheWrap
His new “Bad Lieutenant: Port of Call New Orleans,” a revisit of Abel Ferrara's 1992 classic, features Nicolas Cage as a drug-addled cop in search of cheap ...

"; arnews[5] += "
Publ.Date : Sat, 21 Nov 2009 17:34:01 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("
");