var arnews = new Array(6); totcount = 3; rnd = 0; arnews[0]=""Fired Up" Press Junket - Hour 12
"; arnews[0] += "

Eric Christian Olsen and Nick D'Agosto flip out at the 12th hour of interviews for the film "Fired Up." Whatever you do - don't call it a cheerleading movie!

Add this to your queue
Duration: 01:46

"; arnews[0] += "
"; arnews[1]="And you thought Christian Bale was bad...
"; arnews[1] += "

Eric Christian Olsen freaks out on the set of "Fired Up."

Add this to your queue
Duration: 01:43

"; arnews[1] += "
"; document.title=document.title+ " "; arnews[2]="Community - s1 | e8 - Home Economics
"; arnews[2] += "

Study group members try to help Jeff when they learn he is living out of his car; Pierce joins Vaughn's (Eric Christian Olsen) band.

Add this to your queue
Added: Sun Nov 01 22:30:13 UTC 2009
Air date: Thu Nov 05 00:00:00 UTC 2009
Duration: 21:15
Rating: 4.3 / 5.0
Closed captions available.

"; arnews[2] += "
Publ.Date : Sun, 01 Nov 2009 22:30:13 -0000"; arnews[2] += "
"; totcount = 3; 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("
");