var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Pictures: Juelz Santana & Lil Wayne Shoot "Home Run" - allhiphop.com
"; arnews[0] += "OK...Everybody is coming down on me for not updating the rumors today. Well, I took a day off - THANKS! You and do that and so can I. ˆdon't know if you guys care about this, but it looks like Wayne and Juelz Santana might have worked out this I Can ..."; arnews[0] += "
Publ.Date : Sun, 15 Nov 2009 23:54:00 GMT"; arnews[0] += "
"; arnews[1]="New Bob Dylan-Sampling Rap: Juelz Santana, "Mixing Up The Medicine" - The Awl
"; arnews[1] += "Worse, hearing Dylan incorporated into a rap song this way only serves to remind of the time he did go along with such a thing full-board: The 2009 Super Bowl Pepsi commercial collaboration with Will.I.Am from the Black Eyed Peas that I will not post ..."; arnews[1] += "
Publ.Date : Wed, 18 Nov 2009 08:06:00 GMT"; arnews[1] += "
"; arnews[2]="Juelz Santana Responds To Cam'ron's "Dipset Is Over" Declaration, "I ... - SOHH
"; arnews[2] += "Despite Cam's feelings on the Dip movement, Santana said he maintained his loyalty and helped the four-member crew reach success. \"I put a lot of bricks in that building,\" Juelz stated in an interview. \"So my work was more than put in, so even if you ..."; arnews[2] += "
Publ.Date : Thu, 19 Nov 2009 22:52:00 GMT"; arnews[2] += "
"; arnews[3]="Juelz Santana On Lil Wayne Collabo Album Delay, "There's A Lot Of ... - SOHH
"; arnews[3] += "According to Juelz, the duo have already crafted more than 20 unreleased records together. \"Me and Wayne still have about 20 records that's recorded that's unreleased,\" Santana promised in an interview. \"You dig what I'm saying? The record that we ..."; arnews[3] += "
Publ.Date : Thu, 19 Nov 2009 20:58:00 GMT"; arnews[3] += "
"; arnews[4]="Juelz On Cam Reunion: "If He's Too Stubborn, So Be It" - allhiphop.com
"; arnews[4] += "Rapper Juelz Santana has responded to recent comments that former group member Cam’ron made in regards to a potential Dipset reunion. Juelz appeared on AllHipHop.com’s Eric B. and Friends morning show yesterday (November 18), where he addressed ..."; arnews[4] += "
Publ.Date : Thu, 19 Nov 2009 19:32:00 GMT"; arnews[4] += "
"; arnews[5]="Worlds Rural, Urban, Midlife, Teenage - New York Times
"; arnews[5] += "YelaWolf who performs with Juelz Santana. In 1986 Bob Dylan collaborated with Kurtis Blow on “Street Rock,” undoubtedly sending both hip-hop fans and Dylanologists lunging for the fast-forward button. Both parties will be relieved to know that Mr ..."; arnews[5] += "
Publ.Date : Thu, 19 Nov 2009 23:57: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("
");