var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Lily Allen Takes Music Piracy U-Turn - Post Chronicle
"; arnews[0] += "Lily Allen has made a U-turn in her stance on music piracy. The 'Not Fair' singer - who launched a scathing attack on illegal file-sharing on her MySpace blog and attacked indie group Radiohead for giving their latest album away on a pay-what-you ..."; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 14:51:00 GMT"; arnews[0] += "
"; arnews[1]="Beck Vs. Fiery Furnaces Vs. Radiohead? - CRAVE ONLINE
"; arnews[1] += "Beck has released a sprawling experimental track named after and in honor of late avant garde musical theoretician Harry Partch, inspired at least in part by a fellow musician's dig at his own spirituality. Matthew Friedberger of lukewarm indie-suck ..."; arnews[1] += "
Publ.Date : Thu, 19 Nov 2009 20:22:00 GMT"; arnews[1] += "
"; arnews[2]="Wake Up: Radiohead Kinda Sucks - Newser
"; arnews[2] += "(Newser) – We all listen to them, grin plastered on our face, blocking out “that guilty nagging feeling that actually, in some ways, when you think about it… Radiohead kinda blow.” Everyone’s convinced Radiohead defines the cutting edge ..."; arnews[2] += "
Publ.Date : Thu, 19 Nov 2009 00:05:00 GMT"; arnews[2] += "
"; arnews[3]="Does Radiohead Suck? Why Do You Ask? - The Faster Times
"; arnews[3] += "Well, this is predictable—and somehow appropriate. Spin (i.e., the last major music magazine that matters) has decided to take on Radiohead (i.e., one of the last major rock bands that matter). The Radiohead Takedown has finally arrived. In setting ..."; arnews[3] += "
Publ.Date : Thu, 19 Nov 2009 15:57:00 GMT"; arnews[3] += "
"; arnews[4]="Beck Vs. Fiery Furnaces Vs. Radiohead? - CRAVE ONLINE
"; arnews[4] += "Beck has released a sprawling experimental track named after and in honor of late avant garde musical theoretician Harry Partch, inspired at least in part by a fellow musician's dig at his own spirituality. Matthew Friedberger of lukewarm indie-suck ..."; arnews[4] += "
Publ.Date : Thu, 19 Nov 2009 21:33:00 GMT"; arnews[4] += "
"; arnews[5]="The Radiohead Backlash: Why Now? - Flavorwire
"; arnews[5] += "Strangely, writer Chris Norris’ is the second high-profile attack on Radiohead this month. A few weeks ago, The Fiery Furnaces’ Matt Friedberger rocked the web by making fun of the band’s newish song, “Harry Patch (In Memory Of).” Then, to ..."; arnews[5] += "
Publ.Date : Wed, 18 Nov 2009 22:03: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("
");