var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Aaron+Eckhart" - Google News"; document.title=document.title+ " "; arnews[0]="A Serious Man - Movie City News
"; arnews[0] += "

Movie City News

A Serious Man
Movie City News
For one thing, Aaron Eckhart and Jennifer Aniston make just as cute a couple as Bana and McAdams. They also have a difficult time remaining in each other's ...

"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 22:18:00 GMT+00:00"; arnews[0] += "
"; arnews[1]="Love Happens (Blu-ray) - ComingSoon.net
"; arnews[1] += "

Love Happens (Blu-ray)
ComingSoon.net
"Jennifer Aniston and Aaron Eckhart star in the romantic drama Love Happens. When self-help author Dr. Burke Ryan (Eckhart) arrives in Seattle to teach a ...

"; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 21:26:31 GMT+00:00"; arnews[1] += "
"; arnews[2]="Great DVDs to cuddle up to on Valentine's Day - Cherry Hill Courier Post
"; arnews[2] += "

Great DVDs to cuddle up to on Valentine's Day
Cherry Hill Courier Post
... $30): Set against the rather bizarre background of a grief counseling seminar, Brandon Camp's unusual romance centers on Dr. Burke Ryan (Aaron Eckhart), ...

"; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 17:11:11 GMT+00:00"; arnews[2] += "
"; arnews[3]="DVDs of the week - News of the World
"; arnews[3] += "

News of the World

DVDs of the week
News of the World
Aaron Eckhart co-stars as a widowed self-help writer who steals Jen's heart. Bleugh. Overpraised but perfectly watchable coming-of-age comedy starring Bafta ...

"; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 12:22:55 GMT+00:00"; arnews[3] += "
"; arnews[4]="College Football Saturday In 500 Words Or Less: Post Super Bowl Edition - Xtra Point Football
"; arnews[4] += "

Xtra Point Football

College Football Saturday In 500 Words Or Less: Post Super Bowl Edition
Xtra Point Football
What are the chances that Aaron Eckhart plays Sean Payton in the Hollywood adaptation? Or will he be too busy portraying Lane Kiffin in Catch Me If You Can ...

and more »
"; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 05:24:14 GMT+00:00"; arnews[4] += "
"; arnews[5]="Captain America as USO Song-and-Dance Man? - Wired News
"; arnews[5] += "

Captain America as USO Song-and-Dance Man?
Wired News
Rumored contenders for the title role include Will Smith, Aaron Eckhart and John Barrowman. Meanwhile, Chud.com reports that The Invaders featured in the ...

and more »
"; arnews[5] += "
Publ.Date : Mon, 08 Feb 2010 23:39:08 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("
");