var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " "; arnews[0]="Melyssa Ford Launches Play About Video Vixena
"; arnews[0] += "Video model Melyssa Ford has revealed details about an upcoming play that she developed with the director/writer of Jim Jonesa play."; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 23:20:36 GMT"; arnews[0] += "
"; arnews[1]="Events: ESSENCEa S Women in Music Gala
"; arnews[1] += "Actress Taraji P. Henson and recording artist/actress Mary J. Blige attend the ESSENCE Black Women in Music event at the Sunset Tower Hotel earlier this week in West Hollywood, California."; arnews[1] += "
Publ.Date : Fri, 29 Jan 2010 11:56:08 GMT"; arnews[1] += "
"; arnews[2]="VH1 Reality Star Poprah Unites A-List Comedians, Celebs for Haiti
"; arnews[2] += "Who says reality stars have no pull? \"God doesn't count Grammys, Awards or IMDB credits, he counts what we do to help others.\" - Poprah VH1 television personality and actress, Poprah, is hosting a major fundraiser to help the many victims of the Haiti earthquake."; arnews[2] += "
Publ.Date : Thu, 28 Jan 2010 08:00:00 GMT"; arnews[2] += "
"; arnews[3]="Gridiron Celebrity Hoops XII Heats up Super Bowl XLIV Weekend with 2010 NFL Pro Bowl Fullback Leonar
"; arnews[3] += "Now, independently produced exclusively by Jam Sports & Entertainment, LLC., this un-matched fan-favorite experience has become one of the most anticipated events during the Big Game weekend."; arnews[3] += "
Publ.Date : Mon, 25 Jan 2010 15:59:10 GMT"; arnews[3] += "
"; arnews[4]="University Of Chicago Hosting National Conference On Fea
"; arnews[4] += "The Center for the Study of Race, Politics, and Culture at the University of Chicago will host what organizers have billed the first national conference on the topic of \"Feminism and Hip-Hop,\" in April."; arnews[4] += "
Publ.Date : Sun, 24 Jan 2010 08:24:41 GMT"; arnews[4] += "
"; arnews[5]="Big Tigger Moving Out Of Rap City
"; arnews[5] += "Big Tigger's \"Rap City: The Bassment,\" Hip-Hop's longest running national TV show, will air the last episode featuring Tigger on Monday on BET."; arnews[5] += "
Publ.Date : Thu, 13 Jan 2005 08:00:00 GMT"; arnews[5] += "
"; arnews[6]="Stars Reveal Their 2010 New Year's Resolutions
"; arnews[6] += "It's a New Year, and with it, people have the chance to start fresh, whether it be take on a positive attitude, get back to the gym, eat more healthy, or give up one of your guilty pleasures."; arnews[6] += "
Publ.Date : Sun, 03 Jan 2010 01:51:54 GMT"; 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("
");