var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Kid Rock counters $15 million lawsuit - Detroit Free Press
"; arnews[0] += "But the making of the most exciting 15 seconds of the Super Bowl XLIV broadcast was surprisingly free of behind-the-scenes drama, according to Rob Burnett , producer of CBS's \"Late Show with David Letterman.\" \"If anything was awkward, it was how it ..."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 06:05:00 GMT"; arnews[0] += "
"; arnews[1]="Kid Rock counters - Detroit Free Press
"; arnews[1] += "But the making of the most exciting 15 seconds of the Super Bowl XLIV broadcast was surprisingly free of behind-the-scenes drama, according to Rob Burnett , producer of CBS's \"Late Show with David Letterman.\" \"If anything was awkward, it was how it ..."; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 00:07:00 GMT"; arnews[1] += "
"; arnews[2]="City may take larger role in operating amphitheater - Tuscaloosa News
"; arnews[2] += "Operates The Wharf, a 9,600-seat outdoor music venue in Orange Beach. Operated Oak Mountain Amphitheater in Birmingham for 20 years. Has promoted concerts by the Rolling Stones, U2, Bob Dylan, Pink Floyd, Kid Rock, Jimmy Buffett, Taylor Swift, the ..."; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 15:02:00 GMT"; arnews[2] += "
"; arnews[3]="Kid Rock to court: 'Don't hold my thug reputation against me' - MLive.com
"; arnews[3] += "AP photo Kid Rock performed at the 'Hope for Haiti Now' concert to benefit earthquake victims last month. While the Detroit rocker is on a charitable streak now, he's facing a lawsuit for assault in 2006. Robert Ritchie, the Detroit-area singer who ..."; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 15:31:00 GMT"; arnews[3] += "
"; arnews[4]="KID ROCK is an Unusual Opening Act for European Tour - 93X.COM
"; arnews[4] += "BON JOVI have added two additional dates to the residency they plan to do in London this summer -- and KID ROCK is coming along for the ride. For Bon Jovi's newly-announced June 25th and 26th shows at London's O2 arena, Kid Rock will be the support ..."; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 16:07:00 GMT"; arnews[4] += "
"; arnews[5]="Kid Rock Doesn't Want 'Thug' Reputation Interferes Ongoing Lawsuit - AceShowbiz
"; arnews[5] += "Kid Rock is hoping to keep his bad boy reputation out of an ongoing lawsuit - his attorneys have filed papers asking for his \"professional persona\" and prior convictions not to be used against him in court. The rocker is facing a legal battle with ..."; arnews[5] += "
Publ.Date : Tue, 09 Feb 2010 02:53: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("
");