var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Jon+Seda" - 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]="TV best bets: Fri., Feb. 5 - NorthJersey.com
"; arnews[2] += "

TV best bets: Fri., Feb. 5
NorthJersey.com
HOUSE — Jon Seda returns to the police beat, guest starring as a detective who's convinced he'll die of a heart attack at 40 because his father and ...

"; arnews[2] += "
Publ.Date : Fri, 05 Feb 2010 06:40:30 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)
... (Joe Mazzello) and John Basilone (Jon Seda) — of the 1 st Marine Division, which is the oldest and largest active duty division of the US Marine Corps. ...

and more »
"; arnews[3] += "
Publ.Date : Thu, 04 Feb 2010 23:36:32 GMT+00:00"; arnews[3] += "
"; arnews[4]="New look at HBO's 'The Pacific'! - BSCreview
"; arnews[4] += "

BSCreview

New look at HBO's 'The Pacific'!
BSCreview
The Pacific is expected to premiere on March 14th, and centers around James Badge Dale as Robert Leckie, Joseph Mazzello as Eugene B. Sledge, and Jon Seda ...

and more »
"; arnews[4] += "
Publ.Date : Thu, 21 Jan 2010 10:20:47 GMT+00:00"; arnews[4] += "
"; arnews[5]="New Trailer of Tom Hanks' Miniseries 'The Pacific' - AceShowbiz (blog)
"; arnews[5] += "

New Trailer of Tom Hanks' Miniseries 'The Pacific'
AceShowbiz (blog)
The series is told in a documentary style starring Joseph Mazzello as Eugene, James Badge Dale as Robert and Jon Seda as John. The extraordinary experiences ...

and more »
"; arnews[5] += "
Publ.Date : Thu, 21 Jan 2010 03:37:14 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("
");