var arnews = new Array(5); totcount = 4; rnd = 0; document.title=document.title+ " "; arnews[0]="Letoya Luckett - Regret (feat. Ludacris) - Global Grind
"; arnews[0] += "Miss Luckett should be a feature on Yung Ro's from St. Louis, MO song \"Fresha that a Mall\" produced by DJ Beatz Jibbs producer. Fresha than a Mall fits Letoya Luckett perfectly. That would be hott!! Check him out on www.bpent.net along with www ..."; arnews[0] += "
Publ.Date : Thu, 12 Nov 2009 23:58:00 GMT"; arnews[0] += "
"; arnews[1]="Nine Shot In Front Of Hip-Hop Radio Station's Concert - allhiphop.com
"; arnews[1] += "Nine people were wounded in a shooting rampage last night during a concert featuring singers Trey Songz, Letoya Luckett and others. San Francisco Hip-Hop/R&B station KMEL 106.1 was hosting the sold-out “House of Soul” concert when a fight outside ..."; arnews[1] += "
Publ.Date : Mon, 16 Nov 2009 18:02:00 GMT"; arnews[1] += "
"; arnews[2]="Camouflage Management Inks Record Deal for DJ Mr. Rogers - Examiner
"; arnews[2] += "DJ Mr. Rogers has an impressive discography that includes producing hits for southern hip hop and music stars Dorrough, Slim Thug, LeToya Luckett, and Paul Wall. For years, DJ Mr. Rogers has been truly grinding and working hard to get his records ..."; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 19:08:00 GMT"; arnews[2] += "
"; arnews[3]="Shooting Erupts at Trey Songz & Letoya Concert - Vibe
"; arnews[3] += "Nine people in were taken to the hospital Sunday, after shots were fired following a San Francisco concert starring LeToya Luckett and Trey Songz . According to CBS 5 CrimeWatch, violence erupted after KMEL 106.1's \"House of Soul\" concert when a ..."; arnews[3] += "
Publ.Date : Sun, 15 Nov 2009 23:54:00 GMT"; arnews[3] += "
"; totcount = 4; 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("
");