var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Ron+Livingston" - Google News"; document.title=document.title+ " "; arnews[0]="TV Watchtower: You Had Me at Halo: 'Defying Gravity' - Airlock Alpha
"; arnews[0] += "

TV Watchtower: You Had Me at Halo: 'Defying Gravity'
Airlock Alpha
With the solid and appealing casting of Ron Livingston, Laura Harris and Christina Cox, and a host of fresh new faces, the show was both interesting and fun ...

"; arnews[0] += "
Publ.Date : Thu, 19 Nov 2009 05:10:00 GMT+00:00"; arnews[0] += "
"; arnews[1]="Exploring WWII in HD with Director Frederic Lumiere - Deadbolt
"; arnews[1] += "

Deadbolt

Exploring WWII in HD with Director Frederic Lumiere
Deadbolt
Also told by select real life veterans and the voice work of actors Justin Bartha, Rob Corddry, Tim Dekay, Mark Hefti, James Kyson Lee, Ron Livingston, ...

"; arnews[1] += "
Publ.Date : Tue, 17 Nov 2009 12:05:40 GMT+00:00"; arnews[1] += "
"; arnews[2]="Daily guide - Boston Globe
"; arnews[2] += "

Daily guide
Boston Globe
Ron Livingston. R (2006) Die Hard with a Vengeance 7 pm (SPIKE) Sequel in which cop Bruce Willis takes on a terrorist. R (1995) Fred Claus 7 pm (HBO2) ...

"; arnews[2] += "
Publ.Date : Mon, 16 Nov 2009 06:15:22 GMT+00:00"; arnews[2] += "
"; arnews[3]="WWII in HD on History - Deadbolt
"; arnews[3] += "

Deadbolt

WWII in HD on History
Deadbolt
Set to voice narration by actor Ron Livingston, the time of Tregaskis on Guadalcanal chronicles the excitement and anticipation of war where we see footage ...

and more »
"; arnews[3] += "
Publ.Date : Sun, 15 Nov 2009 15:29:42 GMT+00:00"; arnews[3] += "
"; arnews[4]="Jeanne Jakle: Time Warner talking again about 24-hour news here - San Antonio Express
"; arnews[4] += "

Jeanne Jakle: Time Warner talking again about 24-hour news here
San Antonio Express
... their youthful words voiced by actors — from Rob Lowe to LL Cool J. Scheffel's alter ego is Ron Livingston of "Band of Brothers" and "Sex and the City. ...

"; arnews[4] += "
Publ.Date : Sun, 15 Nov 2009 13:25:52 GMT+00:00"; arnews[4] += "
"; arnews[5]="Television movies for the week of Nov. 15 - Pittsburgh Post Gazette
"; arnews[5] += "

Television movies for the week of Nov. 15
Pittsburgh Post Gazette
Ron Livingston. After losing most of his hearing in the Vietnam War, Richard Pimentel becomes a motivational speaker and a driving force behind the ...

"; arnews[5] += "
Publ.Date : Sun, 15 Nov 2009 05:48:58 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("
");