var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="KT Tunstall's Charity Work, Events and Causes - Look To The Stars
"; arnews[0] += "Scottish born singer/songwriter has released three hit albums, “Eye To The Telescope” (2005), “Acoustic Extravaganza” (2006), and “Drastic Fantastic” (2007). Tunstall modeled a “Save the Future” t-shirt in support of the Cotton ..."; arnews[0] += "
Publ.Date : Wed, 03 Feb 2010 12:04:00 GMT"; arnews[0] += "
"; arnews[1]="Paul Weller To Play Camden Roundhouse For Haiti Appeal - Sound-Check Music
"; arnews[1] += "Paul Weller, KT Tunstall and Reverend & The Makers are the latest acts confirmed for the Haiti Earthquake Fundraiser at the Roundhouse in Camden later this month. The newly confirmed artists join Seasick Steve, The Futureheads, Bombay Bicycle Club ..."; arnews[1] += "
Publ.Date : Tue, 02 Feb 2010 11:00:00 GMT"; arnews[1] += "
"; arnews[2]="Vice Magazine hosts party to raise money for earthquake-struck Haiti - The Independent
"; arnews[2] += "While Simon Cowell has been dipping into his contacts book to organise a one-off single to raise fund for the earthquake-struck Haiti, the rest of the music community has been hard at work raising funds the DIY-way Last night Vice Magazine became the ..."; arnews[2] += "
Publ.Date : Tue, 02 Feb 2010 20:19:00 GMT"; arnews[2] += "
"; arnews[3]="Amy Macdonald - The Guardian
"; arnews[3] += "\"What makes you different from ­anyone in here? What makes you stand out from the crowd?\" The ­questions posed by ­tonight's ­opening song, An ­Ordinary Life, are ­pertinent: how did this ­agreeable but ­unextraordinary Glasgow songwriter ..."; arnews[3] += "
Publ.Date : Fri, 05 Feb 2010 21:48:00 GMT"; arnews[3] += "
"; arnews[4]="ILLINOIS SPOTLIGHT: Stylist 'rocks' Alton by night - Danbury News-Times
"; arnews[4] += "ALTON, Ill. (AP) — The nighttime music scene lacks a majority of female rockers, but lately, one up-and-comer helps fill the void. Bassist and vocalist Valerie Shaw , 26, of Alton, a hair stylist by trade, started learning how to play bass nearly ..."; arnews[4] += "
Publ.Date : Mon, 08 Feb 2010 12:41:00 GMT"; arnews[4] += "
"; arnews[5]="Mile High Dilemma - Huffingtonpost.com
"; arnews[5] += "Each winter I anxiously anticipate the release of my favorite music festival lineups in Colorado. On Wednesday though, some major festival information was announced -- and it had nothing to do with a concert roster. The Mile High Music Festival is ..."; arnews[5] += "
Publ.Date : Fri, 05 Feb 2010 13:56: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("
");