var arnews = new Array(7); totcount = 4; rnd = 0; document.title=document.title+ " "; arnews[0]="EMI Gospel Wins Big At 52nd Annual Grammy Awards - BREATHEcast.com
"; arnews[0] += "EMI Gospel is celebrating multiple wins at the 52nd Annual GRAMMY Awards, which was held Sunday night in Los Angeles. The label received top honors for “Best Contemporary R&B Gospel Album” (Heather Headley, Audience Of One) and “Best ..."; arnews[0] += "
Publ.Date : Wed, 03 Feb 2010 20:53:00 GMT"; arnews[0] += "
"; arnews[1]="Music to his ears - Rock Hill Herald
"; arnews[1] += "... get a plaque for his work on the two albums – “Oh Happy Day,” an 11-song compilation that won Best Traditional Gospel Album, and “Audience of One,” 10 songs by Heather Headley that won Best Contemporary R&B Gospel Album. He spent 12 ..."; arnews[1] += "
Publ.Date : Wed, 03 Feb 2010 10:31:00 GMT"; arnews[1] += "
"; arnews[2]="Charlotte studio gets 2 Grammys - CharlotteObserver.com
"; arnews[2] += "A Charlotte-area producer and sound engineer received Grammy awards during the streaming webcast prior to the 58th Annual Grammy Awards ceremony Sunday. Producer Cedric Thompson and sound mix engineer Glenn Tabor picked up awards for their work on ..."; arnews[2] += "
Publ.Date : Wed, 03 Feb 2010 11:42:00 GMT"; arnews[2] += "
"; arnews[3]="How Michigan artists fared at the Grammys - Detroit Free Press
"; arnews[3] += "• Eminem won two of the three categories in which he was nominated, including best rap album for \"Relapse\" and best rap performance by a duo or group for his \"Crack a Bottle\" collaboration with Dr. Dre and 50 Cent. His single \"Beautiful\" lost best ..."; arnews[3] += "
Publ.Date : Sun, 31 Jan 2010 23:56:00 GMT"; arnews[3] += "
"; totcount = 4; 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("
");