var arnews = new Array(7); totcount = 4; rnd = 0; document.title=document.title+ " - "Tadanobu+Asano" - Google News"; document.title=document.title+ " "; arnews[0]="Stan Lee's Updates on Upcoming MARVEL movies - Comic Book Movie
"; arnews[0] += "

Stan Lee's Updates on Upcoming MARVEL movies
Comic Book Movie
Stuart Townsend is Fandral, Ray Stevenson is Volstagg & Tadanobu Asano is Hogun! I have spoke! Fall out, Brigadiers. I must return to POW! ...

"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 00:27:00 GMT+00:00"; arnews[0] += "
"; arnews[1]="Thor: casting and production updates plus fan-made poster - Coventry Telegraph (blog)
"; arnews[1] += "

Coventry Telegraph (blog)

Thor: casting and production updates plus fan-made poster
Coventry Telegraph (blog)
... ruler of Asgard; Renee Russo is Frigga; Ray Stevensen, Tadanobu Asano and Josh Dallas play the The Warriors Three; Jaimie Alexander plays Sif; ...

and more »
"; arnews[1] += "
Publ.Date : Mon, 25 Jan 2010 15:36:21 GMT+00:00"; arnews[1] += "
"; arnews[2]="Frickin' Eh Movie News 1.20.10: Hectic Edition - 411mania.com
"; arnews[2] += "

Frickin' Eh Movie News 1.20.10: Hectic Edition
411mania.com
The Kenneth Branagh-directed adaptation stars Chris Hemsworth, Tom Hiddleston, Natalie Portman, Anthony Hopkins, Rene Russo, Ray Stevenson, Tadanobu Asano, ...

and more »
"; arnews[2] += "
Publ.Date : Wed, 20 Jan 2010 04:10:33 GMT+00:00"; arnews[2] += "
"; arnews[3]="Gregg's Agent Coulson to Appear in Thor - ComingSoon.net
"; arnews[3] += "

Gregg's Agent Coulson to Appear in Thor
ComingSoon.net
The Kenneth Branagh-directed adaptation stars Chris Hemsworth, Tom Hiddleston, Natalie Portman, Anthony Hopkins, Rene Russo, Ray Stevenson, Tadanobu Asano, ...

and more »
"; arnews[3] += "
Publ.Date : Tue, 19 Jan 2010 02:58:04 GMT+00:00"; arnews[3] += "
"; totcount = 4; 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("
");