var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Sam+Worthington" - Google News"; document.title=document.title+ " "; arnews[0]="Thirty Minutes of 'Avatar' Not Yet Done - AceShowbiz (blog)
"; arnews[0] += "

AceShowbiz (blog)

Thirty Minutes of 'Avatar' Not Yet Done
AceShowbiz (blog)
Sam Worthington stars as Jake Sully, Zoe Saldana as Neytiri, Sigourney Weaver as botanist Dr. Grace Augustine, Stephen Lang as Marine Corps Colonel Quaritch ...

and more »
"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 03:46:37 GMT+00:00"; arnews[0] += "
"; arnews[1]="Sam Worthington does the 'Crime' - Monsters and Critics.com
"; arnews[1] += "

Sam Worthington does the 'Crime'
Monsters and Critics.com
Sam Worthington is attached to star in the sci-fi film "The Last Days of American Crime." The story will be set in the ...

and more »
"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 02:04:50 GMT+00:00"; arnews[1] += "
"; arnews[2]="10 Things I Learned This Week - TheWrap
"; arnews[2] += "

TheWrap

10 Things I Learned This Week
TheWrap
With just a month to go until “Avatar” makes him one of the biggest -- and bluest -- stars in the movie world, Sam Worthington's having ...

and more »
"; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 01:34:26 GMT+00:00"; arnews[2] += "
"; arnews[3]="This week's DVD and Blu-ray releases - guardian.co.uk
"; arnews[3] += "

guardian.co.uk

This week's DVD and Blu-ray releases
guardian.co.uk
And Bale has to share the narrative with Sam Worthington's turn as an unwilling cyborg, the result being the film plays as if it has two competing co-stars ...

and more »
"; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 00:07:39 GMT+00:00"; arnews[3] += "
"; arnews[4]="Holiday films you won't want to miss - San Francisco Chronicle
"; arnews[4] += "

Holiday films you won't want to miss
San Francisco Chronicle
In a scene shown in a 15-minute preview, a badly wounded American marine (Sam Worthington, above) arrives on Pandora and is given an opportunity to become ...

"; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 22:43:58 GMT+00:00"; arnews[4] += "
"; arnews[5]="Winter film preview: Courting Oscar, serious films — and some that are serious ... - The Star-Ledger - NJ.com
"; arnews[5] += "

The Star-Ledger - NJ.com

Winter film preview: Courting Oscar, serious films — and some that are serious ...
The Star-Ledger - NJ.com
With computer effects, Sam Worthington, left, and Zoe Saldana become aliens in James Cameron's "Avatar. ...

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