var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Dessa: Breaking The Rules Of Rap - NPR News
"; arnews[0] += "The Minneapolis rapper known as Dessa doesn't have a typical hip-hop profile, but her talent more than compensates. Maggie Wander, 28, graduated from the University of Minnesota at 20, and then worked as a medical writer. She co-founded an a cappella ..."; arnews[0] += "
Publ.Date : Mon, 08 Feb 2010 23:39:00 GMT"; arnews[0] += "
"; arnews[1]="k.d. lang looks over 25-year career - ninemsn
"; arnews[1] += "k.d. lang's heart-stopping rendition of Hallelujah is regularly held up as one of the greatest versions of Leonard Cohen's much-covered classic. But the Canadian, whom Tony Bennett called the greatest singer of her generation, thinks Jeff Buckley's ..."; arnews[1] += "
Publ.Date : Fri, 05 Feb 2010 02:07:00 GMT"; arnews[1] += "
"; arnews[2]="k.d. lang Discusses Her Take on the Leonard Cohen Classic "Hallelujah ... - Nonesuch Records
"; arnews[2] += "But the Canadian, whom Tony Bennett called the greatest singer of her generation, thinks Jeff Buckley's 'Hallelujah' tops the lot.\" In the interview, lang explains how Buckley found something in the song that others hadn't. It's a skill she would use ..."; arnews[2] += "
Publ.Date : Thu, 04 Feb 2010 20:09:00 GMT"; arnews[2] += "
"; arnews[3]="'Modern Guitar Miracle' (Rolling Stone) Gary Lucas To Release ... - Top40-Charts
"; arnews[3] += "He has also worked with Lou Reed, Nick Cave, John Cale and Jeff Buckley. On his own, the \"legendary leftfield guitarist\" (Guardian U.K.) has toured the world and developed his virtuosic style over the course of 20 critically praised solo albums."; arnews[3] += "
Publ.Date : Wed, 03 Feb 2010 18:52:00 GMT"; arnews[3] += "
"; arnews[4]=""Fire Breather" Tibetan Video Goes Viral With The Anticipation Of The ... - Music Industry News Network
"; arnews[4] += "Hailing from Calgary, Canada, the members are inspired by a very diverse range of artists, such as Dead Can Dance, Tool, Opeth, Nine Inch Nails, Arcana, Jeff Buckley and Dillinger Escape Plan. At first listen an audience can without a doubt hear ..."; arnews[4] += "
Publ.Date : Mon, 01 Feb 2010 23:55:00 GMT"; arnews[4] += "
"; arnews[5]="Finding College Spirit, Off the Quad - New York Times
"; arnews[5] += "Ah, college. A time when your most pressing engagement was getting to a game of flip cup before the last keg was tapped. New York has some of the best universities in the country, though urban campuses sprawled across apartment buildings just do not ..."; arnews[5] += "
Publ.Date : Thu, 04 Feb 2010 21:21: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("
");