var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Wet Willie - Weekend
"; arnews[0] += "This story was previously titled \"YouTube - Wet Willie - Weekend\" Wet Willie - Weekend >> Posted By scott4261 19 hours, 54 minutes ago in Arts & Entertainment Wet Willie is hailing from Mobile, Alabama and was hugely popular in 70's. Nowadays they are mainly remembered for their biggest hit \"Keep You Smilin',\" which broke into top ten, but Wet ..."; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 08:00:00 GMT"; arnews[0] += "
"; arnews[1]="Music and healing take the center stage
"; arnews[1] += "Published: Thursday, November 19, 2009 at 1:00 a.m. Last Modified: Wednesday, November 18, 2009 at 10:34 a.m. Music heals, and if anyone knows that, it's Jim White, the drummer for Southern Express who named his son after John Lennon's. When 23-year-old Julian James \"J.J.\" White was paralyzed in a car accident in March, the family called on the one ..."; arnews[1] += "
Publ.Date : Thu, 19 Nov 2009 14:40:46 GMT"; arnews[1] += "
"; arnews[2]="Dalton State College welcomes blues singer E.G. Kight
"; arnews[2] += "Dalton State College is pleased to welcome award-winning blues artist E. G. Kight back to campus for an evening of jazz, country, Southern rock, gospel and blues on Tuesday, Dec."; arnews[2] += "
Publ.Date : Wed, 18 Nov 2009 03:43:00 GMT"; arnews[2] += "
"; arnews[3]="Paul Liberatore: Rock legends in celebrated photographer's new book
"; arnews[3] += "That's been the key to success for San Francisco-based photographer Jim Marshall, who's been taking pictures of rock stars and jazz giants for 40 years."; arnews[3] += "
Publ.Date : Thu, 12 Nov 2009 08:00:00 GMT"; arnews[3] += "
"; arnews[4]="Paul Liberatore: Rock legends in celebrated photographer's new book
"; arnews[4] += "That's been the key to success for San Francisco-based photographer Jim Marshall, who's been taking pictures of rock stars and jazz giants for 40 years."; arnews[4] += "
Publ.Date : Thu, 12 Nov 2009 08:00:00 GMT"; arnews[4] += "
"; arnews[5]="If You Ever ... - Montgomery Gen...
"; arnews[5] += "Montgomery Gentry's set list includes 'Hillbilly Shoes,' 'Hell Yeah,' new tunes 'Something To Be Proud Of' and 'She Don't Tell Me To' and a smokin' jam on The Allman Brothers 'Midnight Rider.'... Montgomery Gentry - Play All Biography Country duo Montgomery Gentry evokes the sound and spirit of Southern rockers like Lynyrd Skynyrd, the Marshall ..."; arnews[5] += "
Publ.Date : Tue, 10 Nov 2009 01:06:31 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("
");