var arnews = new Array(9); totcount = 9; rnd = 0; arnews[0]="G-Force with Jon Favereau and Sam Rockwell behind the scenes
"; arnews[0] += "

Coming to theaters July 24th For more info go to http://disney.go.com/disneypictures/gforce/

Add this to your queue
Duration: 00:00

"; arnews[0] += "
"; arnews[1]="Duncan Jones Flies to the MOON for Sam Rockwell
"; arnews[1] += "

Add this to your queue
Duration: 00:00

"; arnews[1] += "
"; arnews[2]="Duncan Jones Flies to the MOON for Sam Rockwell
"; arnews[2] += "

Add this to your queue
Duration: 00:00

"; arnews[2] += "
"; arnews[3]="Jon Favereau and Sam Rockwell voice their differences in G-Force
"; arnews[3] += "

Coming to theaters July 24th For more info go to http://disney.go.com/disneypictures/gforce/

Add this to your queue
Duration: 00:00

"; arnews[3] += "
"; arnews[4]="Sam Rockwell's Recipe for Success
"; arnews[4] += "

Actor stars in "Moon", tells about how to get by at Sundance.

Add this to your queue
Duration: 06:24

"; arnews[4] += "
"; arnews[5]="JOSHUA: Jacob on Sam Rockwell & Vera Farmiga
"; arnews[5] += "

Actor Jacob Kogan (who plays Joshua), discusses what it was like to work with Sam Rockwell and Vera Farmiga.

Add this to your queue
Duration: 00:00

"; arnews[5] += "
"; arnews[6]="JOSHUA: On Sam Rockwell's Role
"; arnews[6] += "

Sam Rockwell and writer/director George Ratliff sit down to discuss Sam's role in JOSHUA.

Add this to your queue
Duration: 00:00

"; arnews[6] += "
"; document.title=document.title+ " "; arnews[7]="Sam Rockwell
"; arnews[7] += "

Sam Rockwell admits to "blowing up" onto the Hollywood scene and discusses his roots of drinking on top of mountains in San Francisco. (4:59)

Add this to your queue
Duration: 00:00

"; arnews[7] += "
"; arnews[8]="Late Night with Jimmy Fallon - Sam Rockwell Interview
"; arnews[8] += "

Actor Sam Rockwell talks to Jimmy about being a technophobe and his latest movies, Moon and Gentlemen Broncos.

Add this to your queue
Added: Fri Oct 30 11:06:11 UTC 2009
Air date: Thu Oct 29 00:00:00 UTC 2009
Duration: 04:55

"; arnews[8] += "
Publ.Date : Fri, 30 Oct 2009 11:06:11 -0000"; arnews[8] += "
"; totcount = 9; 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("
");