var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Eric+Benet" - Google News"; document.title=document.title+ " "; arnews[0]="That's edutainment! Educational Pop music group, the Tri-Angels, sign record ... - Hip Hop Press (press release)
"; arnews[0] += "

That's edutainment! Educational Pop music group, the Tri-Angels, sign record ...
Hip Hop Press (press release)
After promoting major label projects for the Notorious BIG, TLC, Usher, Toni Braxton, OutKast, Tamia, Eric Benet, Diddy, Something for the People and the ...

"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 03:46:40 GMT+00:00"; arnews[0] += "
"; arnews[1]="Nate Jones On Bass--On Tour - PRLog.Org (press release)
"; arnews[1] += "

PRLog.Org (press release)

Nate Jones On Bass--On Tour
PRLog.Org (press release)
The show is the network's only spoken word format featuring some of today's hottest poets hosted by Eric Benet, Ledisi and Raheem DeVaughn backed by an ...

"; arnews[1] += "
Publ.Date : Wed, 03 Feb 2010 16:56:36 GMT+00:00"; arnews[1] += "
"; arnews[2]="The stars who loved too much - Irish Independent
"; arnews[2] += "

The stars who loved too much
Irish Independent
eric benet Musician Benet, Halle Berry's ex-husband, was reported to have gone into sex addiction rehab in 2002 but he later told New York magazine, ...

"; arnews[2] += "
Publ.Date : Tue, 02 Feb 2010 04:56:08 GMT+00:00"; arnews[2] += "
"; arnews[3]="Guest Column: Men, infidelity and the church's stance - Delaware County Daily Times
"; arnews[3] += "

Guest Column: Men, infidelity and the church's stance
Delaware County Daily Times
Gary Condit, R&B crooner Eric Benet (Halle Berry's former husband), South Carolina Gov. Mark Sanford's admission that he had an extramarital affair with a ...

"; arnews[3] += "
Publ.Date : Fri, 29 Jan 2010 10:10:59 GMT+00:00"; arnews[3] += "
"; arnews[4]="THE SPEEL IT SHOW HITS THE WEB FEBRUARY 2010 - Hip Hop Press (press release)
"; arnews[4] += "

THE SPEEL IT SHOW HITS THE WEB FEBRUARY 2010
Hip Hop Press (press release)
Guests included are XCEDERA Music Group (Missy Elliott, TLC, Sisqo,), singer Chuck Rite, singer Skyler Jordan (Tina Marie, Eric Benet, Faith Hill). ...

"; arnews[4] += "
Publ.Date : Thu, 28 Jan 2010 02:46:39 GMT+00:00"; arnews[4] += "
"; arnews[5]="Baton Rouge has 'Soul Refined' - Tiger Weekly
"; arnews[5] += "

Baton Rouge has 'Soul Refined'
Tiger Weekly
The series is kicking off the New Year with Chrisette Michelle but has also played host to other stars including Musiq Soulchild, Dwele, and Eric Benet in ...

"; arnews[5] += "
Publ.Date : Wed, 27 Jan 2010 18:01:34 GMT+00:00"; 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("
");