var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="O/T - Nirvana - FansOnLine.net
"; arnews[0] += "Nevermind is one of them albums that track after track you think \"That is fantastic, I love it because of. . . \" What a stunning album, so many stunning epics! (Fave track . . and it's difficult. . . Territorial Pi ss ings for it's sheer ..."; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 21:18:00 GMT"; arnews[0] += "
"; arnews[1]="Twitter’s Ad-Free Nirvana: Going, Going, Gone? - Technologizer
"; arnews[1] += "I ‘m at TechCrunch’s Real-Time CrunchUp, an interesting conference in San Francisco on the booming subject of Web sites and services that move just as fast as the rest of the world does–Twitter, some aspects of Facebook, and lots more. The ..."; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 20:14:00 GMT"; arnews[1] += "
"; arnews[2]="US Medical Supplies Introduces Nirvana Swing Recliners - PR.com
"; arnews[2] += "US Medical Supplies is pleased to announce the addition of a new line of swing recliners from Nirvana Swing Company. Raleigh, NC, November 20, 2009 --( PR.com )-- US Medical Supplies, online provider of medical and mobility products, today announced ..."; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 08:39:00 GMT"; arnews[2] += "
"; arnews[3]="Nirvana and DJs half killed guitar music - BikeRadar.com
"; arnews[3] += "The preamble here is that whilst Nirvana's song-writing is up-there, there's not a lot of skill in it guitar-wise... I wouldn't say it could be made better for what it is, but anyone who can play a guitar for 6 months and has got barre chords sussed ..."; arnews[3] += "
Publ.Date : Thu, 19 Nov 2009 09:59:00 GMT"; arnews[3] += "
"; arnews[4]="How Nirvana's Bleach brightened up grunge - The Guardian
"; arnews[4] += "For myself, and many other Nirvana fans, Bleach is the key to getting the whole Nirvana experience. Recording began on Christmas Eve, 1988, with a budget of just over $600 (£370), which makes the album a triumph of rock'n'roll over economics. With ..."; arnews[4] += "
Publ.Date : Wed, 18 Nov 2009 15:30:00 GMT"; arnews[4] += "
"; arnews[5]="The Pixies' perfect noise-pop - Chicago Tribune
"; arnews[5] += "The Pixies, an ahead-of-its-time band two decades ago, got their due on a wildly received 2004 reunion tour. Since then, the quartet hasn't bothered to put out any new music and remains more popular than ever. On Thursday in the first of three ..."; arnews[5] += "
Publ.Date : Sat, 21 Nov 2009 07:55: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("
");