var arnews = new Array(8); totcount = 8; rnd = 0; document.title=document.title+ " - "Lucas+Black" - Google News"; document.title=document.title+ " "; arnews[0]="Movie guide: Capsule reviews of current releases - Macon Telegraph
"; arnews[0] += "

Movie guide: Capsule reviews of current releases
Macon Telegraph
With Paul Bettany, Dennis Quaid, Tyrese Gibson, Lucas Black, Tyrese Gibson, Adrianne Palicki, Jon Tenney and Charles S. Dutton. Written by Peter Schink and ...

and more »
"; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 13:23:25 GMT+00:00"; arnews[0] += "
"; arnews[1]="Apocalypse Movie 'Legion' is an Unholy Mess - Jakarta Globe
"; arnews[1] += "

Jakarta Globe

Apocalypse Movie 'Legion' is an Unholy Mess
Jakarta Globe
... at a lonely diner in the desert owned by Rob (Dennis Quaid), the father of Jeep (Lucas Black), the only person who cares about Charlie's well-being. ...

and more »
"; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 10:58:28 GMT+00:00"; arnews[1] += "
"; arnews[2]="Sundance: wrapping the fest and picking some hits - OregonLive.com (blog)
"; arnews[2] += "

OregonLive.com (blog)

Sundance: wrapping the fest and picking some hits
OregonLive.com (blog)
... he hires to throw him a funeral while he's still alive (Bill Murray and Lucas Black) and the woman (Sissy Spacek) connected, mysteriously, to his past. ...

and more »
"; arnews[2] += "
Publ.Date : Sat, 06 Feb 2010 19:10:06 GMT+00:00"; arnews[2] += "
"; arnews[3]="Byrd, Baddeley late additions to field - San Jose Mercury News
"; arnews[3] += "

Byrd, Baddeley late additions to field
San Jose Mercury News
As for the celebrity lineup, actor Lucas Black (American Gothic) joined the field late Thursday. Since then, there hasn't been any additions nor are any ...

and more »
"; arnews[3] += "
Publ.Date : Sat, 06 Feb 2010 15:23:12 GMT+00:00"; arnews[3] += "
"; arnews[4]="Movie Stars - Boston Globe
"; arnews[4] += "

Boston Globe

Movie Stars
Boston Globe
For the surprising amount of time the movie spends trying to dimensionalize an ensemble that includes Dennis Quaid, Lucas Black, and others, ...

"; arnews[4] += "
Publ.Date : Sat, 06 Feb 2010 06:36:58 GMT+00:00"; arnews[4] += "
"; arnews[5]="Legion: Horrifyingly bad - The Keystone
"; arnews[5] += "

Legion: Horrifyingly bad
The Keystone
She works for Bob (a tired-looking Dennis Quaid), and rebuffs the wellmeaning advances of Bob's adult son, Jeep (Lucas Black). ...

and more »
"; arnews[5] += "
Publ.Date : Fri, 05 Feb 2010 22:32:39 GMT+00:00"; arnews[5] += "
"; arnews[6]="Capsule movie reviews: "A Single Man" - California Chronicle
"; arnews[6] += "

Capsule movie reviews: "A Single Man"
California Chronicle
... a group of mortals (including Dennis Quaid, Charles S. Dutton, Tyrese Gibson and Lucas Black) fend off the Apocalypse. Profane and profoundly silly. ...

and more »
"; arnews[6] += "
Publ.Date : Fri, 05 Feb 2010 10:57:58 GMT+00:00"; arnews[6] += "
"; arnews[7]="Big Screen - Times and Transcript
"; arnews[7] += "

Big Screen
Times and Transcript
... waitress (Adrianne Palicki), the diner's grumpy owner (Dennis Quaid), his son (Lucas Black) and assorted customers against Team Almighty and his angels. ...

and more »
"; arnews[7] += "
Publ.Date : Fri, 05 Feb 2010 10:11:50 GMT+00:00"; arnews[7] += "
"; totcount = 8; 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("
");