var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="AHH Stray News: Akon, Ludacris, Paul Wall - allhiphop.com
"; arnews[0] += "(AllHipHop News) Akon has signed one of Ghana’s most popular rappers to his Konvict Music Africa imprint. Hiplife artist Sarkodie is the newest member on the roster and will release his sophomore album Rapaholic via the new deal. Konvict Music ..."; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 14:56:00 GMT"; arnews[0] += "
"; arnews[1]="Chamillionaire & Paul Wall Announce Tour Together - HipHopDX.com
"; arnews[1] += "By 2005, the major label-backed emcees went their seperate ways find gold and platinum success on their own. After some amicability and spot date performances in the last two years, the two announced that they are bringing their reunion to a ..."; arnews[1] += "
Publ.Date : Wed, 03 Feb 2010 19:35:00 GMT"; arnews[1] += "
"; arnews[2]="Chamillionaire Announces 'Major Pain'; Reunites For Tour With Paul ... - allhiphop.com
"; arnews[2] += "Because of label politics and the current overall state of the music industry, Chamillionaire has decided to drop a new 18-track mixtape entitled Major Pain. Despite a previous declaration not to make any further tapes, Chamillionaire realized that ..."; arnews[2] += "
Publ.Date : Wed, 03 Feb 2010 16:29:00 GMT"; arnews[2] += "
"; arnews[3]="Chamillionaire to Tour With Paul Wall, Drops New Mixtape in Wake Of ... - Artistdirect.com
"; arnews[3] += "Album pushbacks won’t stop Chamillionaire’s grind. In addition to announcing a national tour with former partner-in-rhyme Paul Wall, the Houston MC released a new mixtape today (February 3). The 18-track project, titled Major Pain, is available ..."; arnews[3] += "
Publ.Date : Wed, 03 Feb 2010 20:32:00 GMT"; arnews[3] += "
"; arnews[4]="Chamillionaire & Paul Wall Announce Joint Tour - RapBasement.com
"; arnews[4] += "Cham then continued by updating fans on what he's currently doing. \"Just finished signing the first 1,000 MAJOR PAIN cds. Me and my bright ideas. I'm guessing that 75% of my followers have Susan Boyle & Mariah Carey albums considering how many albums ..."; arnews[4] += "
Publ.Date : Wed, 03 Feb 2010 21:01:00 GMT"; arnews[4] += "
"; arnews[5]="Chamillionaire Drops Major Pain Mixtape, Announces Tour With Paul Wall - Baller Status
"; arnews[5] += "In the wake of the many Venom album release date delays, Houston rapper Chamillionaire has decided to give fans a does of new music while the wait, in the form of a new mixtape, titled Major Pain . The new 18-track mixtape hit the web Tuesday ..."; arnews[5] += "
Publ.Date : Wed, 03 Feb 2010 20:25: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("
");