var arnews = new Array(6); totcount = 3; rnd = 0; document.title=document.title+ " "; arnews[0]="A Decade In Music – Did The Internet Save The Industry, Or Kill It? - NME
"; arnews[0] += "If you can't remember life as a music fan in 1999, you'll have to imagine it. No iTunes. No iPods. No Spotify. No bottomless quarry of music clips on YouTube. A new album cost £16. Fred Durst was the biggest rock star on earth, Campag Velocet were ..."; arnews[0] += "
Publ.Date : Wed, 18 Nov 2009 14:47:00 GMT"; arnews[0] += "
"; arnews[1]="Carmen Electra Sex Tape Released: The Lameness Of Celebrity Porn - The Faster Times
"; arnews[1] += "Stop the presses! Another celebrity “sex tape” has been leaked to the Internets! This time it’s with Z-lister Carmen Electra, some random foreign chick, and some bro-tastic muldoon filming the snooze inducing proceedings. Even by the normally ..."; arnews[1] += "
Publ.Date : Tue, 17 Nov 2009 23:59:00 GMT"; arnews[1] += "
"; arnews[2]="Limp Bizkit Comilation Video 2000 UK video PROMO VIDEO - Zimbio
"; arnews[2] += "LIMP BIZKIT Compilation Video Scarce 2000 UK 5 track Polydor label promo only PAL stereo video includes the promo videos for the tracks Breakstuff N2gether Re Arranded and Nookie running time of approximately 16 minutes custom Telecine labeled video ..."; arnews[2] += "
Publ.Date : Sun, 15 Nov 2009 23:54:00 GMT"; arnews[2] += "
"; totcount = 3; 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("
");