var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Eric+Bana" - Google News"; document.title=document.title+ " "; arnews[0]="New on DVD this week - NorthJersey.com
"; arnews[0] += "

New on DVD this week
NorthJersey.com
... to charting their unique partnership, the film also illustrates how the Captain assembled his crew and battled an evil Romulan named Nero (Eric Bana). ...

and more »
"; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 21:00:58 GMT+00:00"; arnews[0] += "
"; arnews[1]="DVD Report Card - Tuscaloosa News (subscription)
"; arnews[1] += "

DVD Report Card
Tuscaloosa News (subscription)
Co-starring Simon Pegg, Karl Urban and Eric Bana as the villainous Romulan Nero, what makes “Trek” remarkable is the charm and wit of its cast and its ...

and more »
"; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 17:59:35 GMT+00:00"; arnews[1] += "
"; arnews[2]="Sam Worthington: GQ Australia's Man of the Year - Just Jared (blog)
"; arnews[2] += "

Just Jared (blog)

Sam Worthington: GQ Australia's Man of the Year
Just Jared (blog)
“You've got Hugh Jackman and you have your ever present Russell Crowe and Eric Bana and now we have Sam Worthington who is running up straight behind them.

and more »
"; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 15:34:47 GMT+00:00"; arnews[2] += "
"; arnews[3]="The Time Traveler's Wife - ABC Online
"; arnews[3] += "

The Time Traveler's Wife
ABC Online
For Rachel McAdams as Clare and Eric Bana as time travelling Chicago librarian Henry DeTamble make a great screen couple and the faintly weary but always ...

and more »
"; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 15:12:44 GMT+00:00"; arnews[3] += "
"; arnews[4]="'Star Trek' lives long, prospers - Times Record News
"; arnews[4] += "

'Star Trek' lives long, prospers
Times Record News
Vulcan is being attacked by Nero (Eric Bana), an angry Romulan who has drilled a hole into the planet and injected a drop of Red Matter into it. ...

and more »
"; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 14:42:22 GMT+00:00"; arnews[4] += "
"; arnews[5]="DVD: Star Trek (12) - Independent
"; arnews[5] += "

DVD: Star Trek (12)
Independent
The baddie of the piece, Nero (Eric Bana), a deranged Romulan, is secondary to the animosity/love between young Spock and Kirk, with Bones whining in the ...

and more »
"; arnews[5] += "
Publ.Date : Fri, 20 Nov 2009 11:14:29 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("
");