var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Samuel L.+Jackson" - Google News"; document.title=document.title+ " "; arnews[0]="What TV or movie death scenes have left you disappointed? - Entertainment Weekly
"; arnews[0] += "

What TV or movie death scenes have left you disappointed?
Entertainment Weekly
Ronald Lacey's Arnold Toht in Raiders of the Lost Ark. Samuel L. Jackson's Russell Franklin in Deep Blue Sea. Sean Bean's Boromir in Lord of the Rings: The ...

"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 18:40:22 GMT+00:00"; arnews[0] += "
"; arnews[1]="Chris Knight: Hey, I vaguely recall that film - National Post
"; arnews[1] += "

Chris Knight: Hey, I vaguely recall that film
National Post
Imagine Samuel L. Jackson as a drug-addled Jedi in Star Wars: Port of Call Tatooine. I'd watch that, and I don't even have a clue what it's about.

and more »
"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 15:47:39 GMT+00:00"; arnews[1] += "
"; arnews[2]="Idris Elba Joins Thor - Empire Movies
"; arnews[2] += "

Empire Movies

Idris Elba Joins Thor
Empire Movies
... Natalie Portman, Colm Feore, Jaimie Alexander, Tom Hiddletson, Stellan Skarsgard and with Samuel L. Jackson thrown somewhere into the mix. ...

and more »
"; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 08:45:40 GMT+00:00"; arnews[2] += "
"; arnews[3]="The Wire's Elba joins cast of Thor - RTE.ie
"; arnews[3] += "

RTE.ie

The Wire's Elba joins cast of Thor
RTE.ie
The film will be directed by Belfast-born Kenneth Branagh and the cast also includes Chris Hemsworth in the title role and Anthony Hopkins, Samuel L Jackson ...

and more »
"; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 08:22:35 GMT+00:00"; arnews[3] += "
"; arnews[4]="Jones Open To Musical Reconciliation With Ex - Gaea Times
"; arnews[4] += "

Jones Open To Musical Reconciliation With Ex
Gaea Times
August 22nd, 2009 Hollywood heavyweights TOMMY LEE JONES and SAMUEL L. JACKSON are reteaming for the first time in nearly a decade after signing on to ...

"; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 07:46:39 GMT+00:00"; arnews[4] += "
"; arnews[5]="New: Breaking news and daily top stories via email - io9
"; arnews[5] += "

New: Breaking news and daily top stories via email
io9
Samuel L. Jackson's Octopus was probably the most insane translation of a comics character to the screen I've ever seen. Frank Miller just let the actor run ...

and more »
"; arnews[5] += "
Publ.Date : Sat, 21 Nov 2009 02:55:41 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("
");