var arnews = new Array(9); totcount = 6; rnd = 0; arnews[0]="Mark Ruffalo
"; arnews[0] += "

Mark Ruffalo once got into a fight with a teamster on a film set, after he asked for water too many times. (4:45)

Add this to your queue
Duration: 00:00

"; arnews[0] += "
"; arnews[1]="Inside the Actors Studio - Laura Linney - Mark Ruffalo
"; arnews[1] += "

Laura recounts working with Mark Ruffalo.

Add this to your queue
Added: Mon Dec 29 00:29:30 UTC 2008
Air date: Mon Jan 12 00:00:00 UTC 2009
Duration: 01:47

"; arnews[1] += "
Publ.Date : Mon, 29 Dec 2008 00:29:30 -0000"; arnews[1] += "
"; arnews[2]="Inside the Actors Studio - Mark Ruffalo on his Father
"; arnews[2] += "

Mark Ruffalo speaks affectionately of his "poetic" father.

Add this to your queue
Added: Wed Oct 03 01:02:31 UTC 2007
Air date: Mon Mar 19 00:00:00 UTC 2007
Duration: 03:11

"; arnews[2] += "
Publ.Date : Wed, 03 Oct 2007 01:02:31 -0000"; arnews[2] += "
"; arnews[3]="Inside the Actors Studio - Mark Ruffalo on Censorship
"; arnews[3] += "

Mark Ruffalo tells of the issues the censor board had with "In The Cut."

Add this to your queue
Added: Wed Oct 03 01:00:48 UTC 2007
Air date: Mon Mar 19 00:00:00 UTC 2007
Duration: 02:14

"; arnews[3] += "
Publ.Date : Wed, 03 Oct 2007 01:00:48 -0000"; arnews[3] += "
"; arnews[4]="Inside the Actors Studio - Mark Ruffalo on Benicio Del Toro
"; arnews[4] += "

Mark Ruffalo talks of his early acting days in class with Benicio Del Toro at the Stella Adler school and tiny, run-down theaters along Santa Monica Boulevard.

Add this to your queue
Added: Wed Oct 03 00:52:49 UTC 2007
Air date: Mon Mar 19 00:00:00 UTC 2007
Duration: 03:12

"; arnews[4] += "
Publ.Date : Wed, 03 Oct 2007 00:52:49 -0000"; arnews[4] += "
"; document.title=document.title+ " "; arnews[5]="Inside the Actors Studio - Mark Ruffalo
"; arnews[5] += "

Mark Ruffalo shares how he prepared to play Detective Toschi in "Zodiac."

Add this to your queue
Added: Wed Oct 03 00:11:25 UTC 2007
Air date: Mon Mar 19 00:00:00 UTC 2007
Duration: 03:30

"; arnews[5] += "
Publ.Date : Wed, 03 Oct 2007 00:11:25 -0000"; 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("
");