var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Jason+Statham" - Google News"; document.title=document.title+ " "; arnews[0]="2010 Movie Preview - August - MassLive.com (blog)
"; arnews[0] += "

2010 Movie Preview - August
MassLive.com (blog)
Written and directed by Sylvester Stallone and starring Sly himself, this flick also features Jason Statham, Jet Li, Dolph Lundgren and Mickey Rourke. ...

"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 20:37:32 GMT+00:00"; arnews[0] += "
"; arnews[1]="Mickey Rourke Praises Megan Fox - FemaleFirst.co.uk
"; arnews[1] += "

Mickey Rourke Praises Megan Fox
FemaleFirst.co.uk
This summer he takes on the role of Whiplash in Iron Man 2 before teaming up with Sylvester Stallone, Jet Li and Jason Statham for The Expendables. ...

and more »
"; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 10:12:55 GMT+00:00"; arnews[1] += "
"; arnews[2]="Beckinsale to play Princess Margaret - Daily Times
"; arnews[2] += "

Beckinsale to play Princess Margaret
Daily Times
Sex, scandal and a misbehaving princess. Beckinsale would be perfect as Princess Margaret and Jason Statham would make a great Bindon.” agencies.

and more »
"; arnews[2] += "
Publ.Date : Mon, 08 Feb 2010 23:22:49 GMT+00:00"; arnews[2] += "
"; arnews[3]="Do People Actually Like Sam Worthington? - Cinematical (blog)
"; arnews[3] += "

Do People Actually Like Sam Worthington?
Cinematical (blog)
Vin Deisel and Jason Statham? Basically professional athletes who work for a director instead of a coach. Yet, they're the deserving icons of the action ...

and more »
"; arnews[3] += "
Publ.Date : Mon, 08 Feb 2010 22:09:30 GMT+00:00"; arnews[3] += "
"; arnews[4]="Audi's Super Bowl Play: An Environmental Police State - Brandweek Magazine
"; arnews[4] += "

Audi's Super Bowl Play: An Environmental Police State
Brandweek Magazine
BW: I remember watching the YouTube documentary on the marking of your Super Bowl spot last year starring Jason Statham—the one showing a supercharged Audi ...

and more »
"; arnews[4] += "
Publ.Date : Mon, 08 Feb 2010 20:54:32 GMT+00:00"; arnews[4] += "
"; arnews[5]="Audi green police Super Bowl commercial - Merinews
"; arnews[5] += "

Audi green police Super Bowl commercial
Merinews
The Audi Super Bowl commercial is a move in a different direction from the last year's commercial which was the blockbuster, with Jason Statham and their ...

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