var arnews = new Array(5); totcount = 5; rnd = 0; document.title=document.title+ " "; arnews[0]="Ivyrise Cover Coldplay's Vida La Viva Live @ FF - femalefirst.co.uk
"; arnews[0] += "Ivyrise once again proved why they are destined to be on everyone’s lips this summer after pulling off an immense cover of Coldplay’s Vida La Viva Live in FemaleFirst’s office. Now, whilst I don’t mean you’ll actually get some of Ivyrise on ..."; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 16:36:00 GMT"; arnews[0] += "
"; arnews[1]="School of rockstra - Post-Star
"; arnews[1] += "DEREK PRUITT Derek Pruitt - dpruitt@poststar.com High school orchestra students Walter Thiem, right, and Steve Konopinski play The Beatles' 'Eleanor Rigby' during orchestra class at Ballston Spa High School on Tuesday, Feb. 9, 2010. Students from ..."; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 06:12:00 GMT"; arnews[1] += "
"; arnews[2]="Coldplay Simpsons Episode is Broadcast in US - S spinner
"; arnews[2] += "Coldplay , the latest in the long-line of musicians deemed important enough to warrant a guest appearance on 'The Simpsons,' saw their episode of the animated comedy on Jan. 31. Chris Martin and company's episode will be screened on Sky 1 in the UK ..."; arnews[2] += "
Publ.Date : Wed, 03 Feb 2010 14:27:00 GMT"; arnews[2] += "
"; arnews[3]="Coldplay, Monkeys & Albarn Donate Memorabilia For Haiti - The Gaea Times
"; arnews[3] += "British music acts COLDPLAY, ARCTIC MONKEYS and BLUR frontman DAMON ALBARN have all handed over merchandise for an online auction to raise funds for the Haiti earthquake appeal. Items belonging to the rockers will go under the hammer on online ..."; arnews[3] += "
Publ.Date : Fri, 22 Jan 2010 02:45:00 GMT"; arnews[3] += "
"; arnews[4]="Coldplay Bassist's Side Project, Apparatjik, Makes Live Debut - Paste Magazine
"; arnews[4] += "What do you get when you combine Coldplay bassist Guy Berryman, Magne Furuholmen from a-ha, Jonas Bjerre from Mew and producer Martin Terefe? Why, a new supergroup with a Swedish name, of course. Apparatjik, which is a Swedish term for people who ..."; arnews[4] += "
Publ.Date : Fri, 05 Feb 2010 21:41:00 GMT"; arnews[4] += "
"; totcount = 5; 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("
");