var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "James Badge+Dale" - Google News"; document.title=document.title+ " "; arnews[0]="Idiot Box Updates: November 19 - Crave Online
"; arnews[0] += "

Idiot Box Updates: November 19
Crave Online
... 3rd Battalion, 5th Marine Regiment, 1st Marine Division, specifically three US Marines – Robert Leckie (played by James Badge Dale), Eugene Sledge ...

"; arnews[0] += "
Publ.Date : Thu, 19 Nov 2009 22:59:24 GMT+00:00"; arnews[0] += "
"; arnews[1]="HBO's 'The Pacific' Trailer - Screen Rant
"; arnews[1] += "

Screen Rant

HBO's 'The Pacific' Trailer
Screen Rant
Joseph Mazzello and James Badge Dale have tackled the roles of Sledge and Leckie, respectively. John Seda rounds out the lead parts playing Sergeant John ...

and more »
"; arnews[1] += "
Publ.Date : Wed, 18 Nov 2009 19:46:01 GMT+00:00"; arnews[1] += "
"; arnews[2]="Pacific Trailer Online - Moviehole
"; arnews[2] += "

Moviehole

Pacific Trailer Online
Moviehole
And he spoke highly of the imported cast, namely James Badge Dale (He was 'Chase' on "24"), William Sadler (Who he, amusingly enough, recognized only as ...

"; arnews[2] += "
Publ.Date : Tue, 17 Nov 2009 03:01:52 GMT+00:00"; arnews[2] += "
"; arnews[3]="Watch: The bullets fly in the second trailer for HBO's 'The Pacific' - HitFix
"; arnews[3] += "

Watch: The bullets fly in the second trailer for HBO's 'The Pacific'
HitFix
The new trailer seems to focus mostly on Joe Mazzello's Eugene Sledge, one of three Marines (Jon Seda and James Badge Dale play the other two) who make up ...

and more »
"; arnews[3] += "
Publ.Date : Mon, 16 Nov 2009 23:03:29 GMT+00:00"; arnews[3] += "
"; arnews[4]="New 'The Pacific' Trailer Is Here! - Pop Culture Zoo
"; arnews[4] += "

New 'The Pacific' Trailer Is Here!
Pop Culture Zoo
... (James Badge Dale), Eugene Sledge (Joe Mazzello) and John Basilone (Jon Seda) – across the vast canvas of the Pacific Theater during World War II. ...

and more »
"; arnews[4] += "
Publ.Date : Mon, 16 Nov 2009 22:58:09 GMT+00:00"; arnews[4] += "
"; arnews[5]="Watch: Behind-the-scenes of HBO's 'The Pacific' - HitFix
"; arnews[5] += "

Watch: Behind-the-scenes of HBO's 'The Pacific'
HitFix
"The Pacific" stars James Badge Dale, Joe Mazzello and Jon Seda (at the tip of a vast ensemble) and premieres on HBO in March 2010. ...

and more »
"; arnews[5] += "
Publ.Date : Tue, 10 Nov 2009 00:50:18 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("
");