var arnews = new Array(8); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Don Preach Awarded For His Music Video ‘hero’ At The Hollywood ... - PRLog (free press release)
"; arnews[0] += "PRLog (Press Release) – Nov 21, 2009 – In a surprise move at the Hollywood Music in Media Awards, musical artist Don Preach came onto stage for a live performance during the viewing of his award winning My Studio Music Video ‘Hero’. On ..."; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 06:29:00 GMT"; arnews[0] += "
"; arnews[1]="Busta Rhymes, Ludacris ready for Star Mega Jam - Daily Sun
"; arnews[1] += "All is set for this year’s edition of Star Mega Jam, the exciting international music concert sponsored by Star Lager beer and parading top international artistes like Trevor Tahiem Smith Jr. aka Busta Rhymes and Christopher Brian Bridges aka ..."; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 20:28:00 GMT"; arnews[1] += "
"; arnews[2]="Why are so many rappers becoming actors? - Examiner
"; arnews[2] += "This isn’t to bash rappers, nor is it to say that these artists aren’t allowed to pursue different career paths in Hollywood. With so many prominent rappers acquiring roles in television and movies though, it begs the question—why? Soon, Will ..."; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 04:14:00 GMT"; arnews[2] += "
"; arnews[3]="SHARPTON LEADS 'OUTRAGE' AGAINST VIOLENCE: Activist joins national ... - EURweb
"; arnews[3] += "Ford - who runs the “Bury Da Beef” program in New York and has worked with rappers like Tupac Shakur, Ja Rule and KRS-One – says of the event, “It takes a village to save a child. The strength that breathes inside of us beats the madness of ..."; arnews[3] += "
Publ.Date : Wed, 18 Nov 2009 20:09:00 GMT"; arnews[3] += "
"; arnews[4]="Before I Self Destruct - Popmatters.com
"; arnews[4] += "It is easy to view the career arc of Curtis Jackson in a Shakespearean context. The man known as 50 Cent ascended to a level of hip-hop stardom in the first half of this decade that no more than a handful of others either before or since has ..."; arnews[4] += "
Publ.Date : Tue, 17 Nov 2009 07:03:00 GMT"; arnews[4] += "
"; arnews[5]="Hip-Hop Activist Erica Ford, Al Sharpton Lead 'Day of Outrage' - allhiphop.com
"; arnews[5] += "Erica Ford, who runs the “Bury Da Beef” program in New York, has worked with rappers like Tupac Shakur, Ja Rule, KRS-One and many others. Ford is helping to organize the “Day of Outrage” in New York. “It takes a village to save a child ..."; arnews[5] += "
Publ.Date : Wed, 18 Nov 2009 02:01:00 GMT"; 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("
");