var arnews = new Array(6); totcount = 2; rnd = 0; arnews[0]="HALLE BERRY'S EX-ERIC BENET COMES OUT OF THE CLOSET
"; arnews[0] += "

Halle Berry's ex-husband Eric Benet comes out of the closet and dishes on his wardrobe during NY Fashion Week. Eric Benet also talks about his new love and Grammy nominated album called Love and Life.

Add this to your queue
Duration: 00:00

"; arnews[0] += "
"; document.title=document.title+ " "; arnews[1]="Award Season - Grammys 2009: Eric Benet
"; arnews[1] += "

Glamour rocks the red carpet at the 2009 Grammy Awards! Lisa Rinna and Joey Fatone interview Eric Benet.

Add this to your queue
Added: Mon Feb 09 02:50:21 UTC 2009
Air date: Sun Feb 08 00:00:00 UTC 2009
Duration: 01:54

"; arnews[1] += "
Publ.Date : Mon, 09 Feb 2009 02:50:21 -0000"; arnews[1] += "
"; totcount = 2; 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("
");