var arnews = new Array(6); totcount = 6; rnd = 0; arnews[0]="Jericho - Season 2 - Skeet Ulrich and Esai Morales' Memorable Moment
"; arnews[0] += "

Skeet Ulrich and Esai Morales reminisce about their most memorable moments and scenes from Season 2.

Add this to your queue
Duration: 00:00

"; arnews[0] += "
"; arnews[1]="Jericho - Season 2 - Skeet Ulrich and Esai Morales' Memorable Moment
"; arnews[1] += "

Skeet Ulrich and Esai Morales reminisce about their most memorable moments and scenes from Season 2.

Add this to your queue
Duration: 00:00

"; arnews[1] += "
"; arnews[2]="Season 2 - Skeet Ulrich and Esai Morales' Memorable Moment
"; arnews[2] += "

Skeet Ulrich and Esai Morales reminisce about their most memorable moments and scenes from Season 2.

Add this to your queue
Duration: 02:55

"; arnews[2] += "
"; arnews[3]="Esai Morales
"; arnews[3] += "

Esai Morales went to the High School of the Performing Arts in NYC at the same time "Fame" was being filmed. (3:46)

Add this to your queue
Duration: 00:00

"; arnews[3] += "
"; arnews[4]="Access Hollywood - Comic-Con 2009: Esai Morales & Edward James Olmos Talk 'Caprica' & 'The Plan'
"; arnews[4] += "

"Caprica" star Esai Morales and "Battlestar Galactica: The Plan" director Edward James Olmos talk about how current events influenced the show and Edward talks about directing.

Add this to your queue
Added: Sat Aug 01 00:50:16 UTC 2009
Air date: Thu Jul 30 00:00:00 UTC 2009
Duration: 04:15

"; arnews[4] += "
Publ.Date : Sat, 01 Aug 2009 00:50:16 -0000"; arnews[4] += "
"; document.title=document.title+ " "; arnews[5]="Celebrity Interviews - Jericho: Esai Morales
"; arnews[5] += "

"Jericho" star Esai Morales stops by TV Watercooler to talk about his new role on the show.

Add this to your queue
Added: Sat Feb 23 00:03:58 UTC 2008
Duration: 04:33

"; arnews[5] += "
Publ.Date : Sat, 23 Feb 2008 00:03:58 -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("
");