var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "James Badge+Dale" - Google News"; document.title=document.title+ " "; arnews[0]="Exclusive peek at Hanks, Spielberg's 'Pacific' - Digital Spy
"; arnews[0] += "

Exclusive peek at Hanks, Spielberg's 'Pacific'
Digital Spy
Click 'play' below to see our exclusive video of stars Joe Mazzello (Eugene Sledge), James Badge Dale (Robert Leckie) and Jon Seda (John Basilone) talking ...

and more »
"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 16:02:50 GMT+00:00"; arnews[0] += "
"; arnews[1]="HBO Canada presents The Pacific - Channel Canada
"; arnews[1] += "

Channel Canada

HBO Canada presents The Pacific
Channel Canada
Starring James Badge Dale, Joe Mazzello and Jon Seda, as well as Canadian actors Scott Gibson, and Brendan Fletcher, this HBO miniseries presentation of a ...

"; arnews[1] += "
Publ.Date : Fri, 05 Feb 2010 22:01:35 GMT+00:00"; arnews[1] += "
"; arnews[2]="DEVELOPMENT UPDATE: THURSDAY, FEBRUARY 4 - The Futon Critic
"; arnews[2] += "

DEVELOPMENT UPDATE: THURSDAY, FEBRUARY 4
The Futon Critic
RUBICON (AMC) - Creator Jason Horwitch has departed the long-in-the-works drama, about "an analyst (James Badge Dale) at a national think tank who discovers ...

"; arnews[2] += "
Publ.Date : Fri, 05 Feb 2010 02:59:10 GMT+00:00"; arnews[2] += "
"; arnews[3]="Steven Spielberg Interview HBO's THE PACIFIC - Collider.com (blog)
"; arnews[3] += "

Collider.com (blog)

Steven Spielberg Interview HBO's THE PACIFIC
Collider.com (blog)
The mini-series tracks the intertwined journeys of three US Marines — Robert Leckie (James Badge Dale), Eugene Sledge (Joe Mazzello) and John Basilone (Jon ...

and more »
"; arnews[3] += "
Publ.Date : Thu, 04 Feb 2010 23:36:32 GMT+00:00"; arnews[3] += "
"; arnews[4]="'Rubicon' co-showrunner departs - Hollywood Reporter
"; arnews[4] += "

'Rubicon' co-showrunner departs
Hollywood Reporter
Creator/executive producer/co-showrunner Jason Horwitch has departed the political thriller starring James Badge Dale, with exec ...

"; arnews[4] += "
Publ.Date : Thu, 04 Feb 2010 04:01:58 GMT+00:00"; arnews[4] += "
"; arnews[5]="Los Angeles Production Listings - Back Stage
"; arnews[5] += "

Los Angeles Production Listings
Back Stage
James Badge Dale stars. Casting: Avy Kaufman Casting, 180 Varick St., 16th fl., New York, NY 10014. Premiere: TBA. Sons of Tucson (Comedy). ...

and more »
"; arnews[5] += "
Publ.Date : Mon, 01 Feb 2010 17:35:25 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("
");