var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Christian+Bale" - Google News"; document.title=document.title+ " "; arnews[0]="Terminator Salvation marches on to DVD and Blu-ray - Coventry Telegraph
"; arnews[0] += "

Coventry Telegraph

Terminator Salvation marches on to DVD and Blu-ray
Coventry Telegraph
Directed by McG and set in 2018, it stars Christian Bale as future resistance leader John Connor and Sam Worthington as death-row prisoner Marcus Wright who ...

"; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 11:51:21 GMT+00:00"; arnews[0] += "
"; arnews[1]="The Butler did it - Kelowna.com
"; arnews[1] += "

The Butler did it
Kelowna.com
The 40-year-old Scot — best known for playing King Leonidas in 300 — beat a host of stars including Christian Bale and Daniel Day Lewis in a poll of more ...

and more »
"; arnews[1] += "
Publ.Date : Sun, 22 Nov 2009 10:16:58 GMT+00:00"; arnews[1] += "
"; arnews[2]="Power to the People - Comic Book Movie
"; arnews[2] += "

Power to the People
Comic Book Movie
We hear varying things from Gary Oldman, Christian Bale, Michael Caine, Johnny Depp, James McTiegue, Brandon Routhe, Kevin Spacey, Brian Singer...but why? ...

"; arnews[2] += "
Publ.Date : Sun, 22 Nov 2009 07:42:21 GMT+00:00"; arnews[2] += "
"; arnews[3]="THE TWILIGHT SAGA: NEW MOON Breaks One-Day Box-Office Record - Alternative Film Guide (blog)
"; arnews[3] += "

THE TWILIGHT SAGA: NEW MOON Breaks One-Day Box-Office Record
Alternative Film Guide (blog)
... thus breaking the single day domestic box-office record previously held by Christopher Nolan's The Dark Knight, starring Christian Bale and Heath Ledger ...

and more »
"; arnews[3] += "
Publ.Date : Sun, 22 Nov 2009 07:02:55 GMT+00:00"; arnews[3] += "
"; arnews[4]="Pat Hingle Dies - Comic Book Movie
"; arnews[4] += "

Comic Book Movie

Pat Hingle Dies
Comic Book Movie
Hingle also worked with Christian Bale in Shaft, who would go on to portray Batman/Bruce Wayne in Batman Begins and Dark Knight. Hingle died at his home in ...

"; arnews[4] += "
Publ.Date : Sun, 22 Nov 2009 06:26:02 GMT+00:00"; arnews[4] += "
"; arnews[5]="Terminator Salvation - DVDTimes.co.uk
"; arnews[5] += "

Terminator Salvation
DVDTimes.co.uk
A good actor would be able to gloss over this weak characterisation, and Christian Bale is an excellent one, but his approach to characters can be so dour ...

and more »
"; arnews[5] += "
Publ.Date : Sun, 22 Nov 2009 06:03:56 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("
");