var arnews = new Array(8); totcount = 8; rnd = 0; document.title=document.title+ " - "Blu+Cantrell" - Google News"; document.title=document.title+ " "; arnews[0]="Carolina Chocolate Drops - The Guardian
"; arnews[0] += "

Carolina Chocolate Drops
The Guardian
It doesn't sound so far removed from the band's banjo-driven version of Blu Cantrell's R&B anthem Hit 'Em Up Style, either. The intriguing pedigree aside, ...

"; arnews[0] += "
Publ.Date : Wed, 03 Feb 2010 22:05:55 GMT+00:00"; arnews[0] += "
"; arnews[1]="Music Review: Carolina Chocolate Drops – Genuine Negro Jig - Blogcritics.org (blog)
"; arnews[1] += "

Music Review: Carolina Chocolate Drops – Genuine Negro Jig
Blogcritics.org (blog)
Two originals, a Tom Waits cover (“Trampled Rose”) and an irresistible re-working of Blu Cantrell's recent “Hit 'Em Up Style” fit seamlessly into a ...

and more »
"; arnews[1] += "
Publ.Date : Tue, 02 Feb 2010 07:48:04 GMT+00:00"; arnews[1] += "
"; arnews[2]="Carolina Chocolate Drops | Everything Old Is New Again - Speakers in Code (blog)
"; arnews[2] += "

Speakers in Code (blog)

Carolina Chocolate Drops | Everything Old Is New Again
Speakers in Code (blog)
When I first heard Carolina Chocolate Drops' cover of Blu Cantrell's "Hit 'Em Up Style," I literally gasped. I'm not gonna lie, that song was my jam back in ...

and more »
"; arnews[2] += "
Publ.Date : Mon, 01 Feb 2010 17:28:25 GMT+00:00"; arnews[2] += "
"; arnews[3]="MusicOMH: Four Stars for Carolina Chocolate Drops' Album, "A Stunner in Every ... - Nonesuch Records (blog)
"; arnews[3] += "

MusicOMH: Four Stars for Carolina Chocolate Drops' Album, "A Stunner in Every ...
Nonesuch Records (blog)
In addition to the traditional tunes made new, there are the contemporary tunes reimagined, like the band's rendition of Blu Cantrell's "Hit 'Em Up Style," ...

"; arnews[3] += "
Publ.Date : Fri, 29 Jan 2010 00:46:43 GMT+00:00"; arnews[3] += "
"; arnews[4]="Hot Chocolate - The Herald
"; arnews[4] += "

The Herald

Hot Chocolate
The Herald
Well, in a neat trick, the Drops covered Blu Cantrell's 2001 R'n'B classic Hit Em Up Style, giving it a dirt-floor dance twist – with banjo! ...

"; arnews[4] += "
Publ.Date : Thu, 28 Jan 2010 08:09:44 GMT+00:00"; arnews[4] += "
"; arnews[5]="Carolina Chocolate Drops Genuine Negro Jig Coming In February - antiMUSIC.com
"; arnews[5] += "

Carolina Chocolate Drops Genuine Negro Jig Coming In February
antiMUSIC.com
... Elvis Costello, Solomon Burke), Genuine Negro Jig features string band interpretations of Blu Cantrell's beat-box driven R&B single "Hit 'Em Up Style" ...

"; arnews[5] += "
Publ.Date : Thu, 28 Jan 2010 01:14:45 GMT+00:00"; arnews[5] += "
"; arnews[6]="Gig review: Carolina Chocolate Drops - Scotsman
"; arnews[6] += "

Gig review: Carolina Chocolate Drops
Scotsman
But then just when you think you've got the measure of them, Giddens blasts out a Blu Cantrell number backed by Robinson's beatboxing, or jumps up to ...

"; arnews[6] += "
Publ.Date : Thu, 28 Jan 2010 00:06:34 GMT+00:00"; arnews[6] += "
"; arnews[7]="Tricky Stewart: The Star Maker - AllHipHop
"; arnews[7] += "

Tricky Stewart: The Star Maker
AllHipHop
“Tricky” Stewart: I was really proud of Blu Cantrell. I thought we really locked in on something that was special with that half-gospel, half-jazz thing. ...

"; arnews[7] += "
Publ.Date : Mon, 25 Jan 2010 22:31:01 GMT+00:00"; arnews[7] += "
"; totcount = 8; 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("
");