var arnews = new Array(8); totcount = 7; rnd = 0; arnews[0]="Shaq Fights Down at Oscar de la Hoya's Level
"; arnews[0] += "

It was hardly a fair fight -- Shaq is 7'1", 325 lbs, Oscar De La Hoya is 5'10", 154lbs -- but the two strapped on the gloves and threw down in Vegas last night ... and the footage is AWESOME.

Add this to your queue
Duration: 01:17

"; arnews[0] += "
"; arnews[1]="The Fight After the Fight with OSCAR DE LA HOYA
"; arnews[1] += "

This time it's really personal.

Add this to your queue
Duration: 01:24

"; arnews[1] += "
"; arnews[2]="Oscar de la Hoya Interview (11/18/09)
"; arnews[2] += "

George thanks Oscar for making boxing a female-friendly sport.

Add this to your queue
Duration: 00:00

"; arnews[2] += "
"; arnews[3]="Exclusive! Oscar De La Hoya Today
"; arnews[3] += "

Add this to your queue
Duration: 00:00

"; arnews[3] += "
"; arnews[4]="Oscar De La Hoya Strikes Back
"; arnews[4] += "

Add this to your queue
Duration: 00:00

"; arnews[4] += "
"; arnews[5]="Oscar De La Hoya Announcement
"; arnews[5] += "

Is Oscar De La Hoya coming out of retirement?? Watch Lopez Tonight tonight, 11/10c only on TBS!

Add this to your queue
Duration: 00:00

"; arnews[5] += "
"; document.title=document.title+ " "; arnews[6]="In Depth With Graham Bensinger - s1 | e3 - Oscar de la Hoya
"; arnews[6] += "

Oscar discusses a variety of topics including his upcoming fight on Dec 6th, his thoughts on retirement and his thoughts on boxing today.

Add this to your queue
Added: Wed Jan 21 20:47:42 UTC 2009
Air date: Thu Dec 04 00:00:00 UTC 2008
Duration: 22:36

"; arnews[6] += "
Publ.Date : Wed, 21 Jan 2009 20:47:42 -0000"; arnews[6] += "
"; totcount = 7; 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("
");