var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="ADAM KISPERT | LIST OF THE MONTH: It's Easy to Get Hooked on Some of ... - Kitsap Sun
"; arnews[0] += "The last in a series looking at the best albums in rock ‘n’ roll history. The only rule is one album per artist in the top 10 and a little more leeway in the honorable mentions. This month’s list changes things up and looks at the best songs of ..."; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 05:38:00 GMT"; arnews[0] += "
"; arnews[1]="Oak Ridge Boys bring new sound, & Christmas cheer, to Q-C - Quad Cities Onlines
"; arnews[1] += "Believe it or not, Richard Sterban once was a boy soprano. The Camden, N.J., native -- whose impossibly deep voice forms the foundation of The Oak Ridge Boys -- sang in his church choir and as a tenor in junior-high glee club. After seventh grade, Mr ..."; arnews[1] += "
Publ.Date : Sun, 22 Nov 2009 05:31:00 GMT"; arnews[1] += "
"; arnews[2]="Baby Darling Doll Face Honey - San Diego weekly Reader
"; arnews[2] += "There just aren't that many honest bands around. I mean, bands that don't hide behind layers of sound and overdubbing. Not so Band of Skulls on their impressive guitar-driven debut album Baby Darling Doll Face Honey . Consisting of three songwriters ..."; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 22:50:00 GMT"; arnews[2] += "
"; arnews[3]="Jack White Teams Up With the ‘First Lady of Rockabilly” - Dose.ca
"; arnews[3] += "Considering Jack White's the creative rad-lord overseeing bands including the White Stripes, The Dead Weather and The Raconteurs (and those are just the first three projects we could think of), we're always pleasantly surprised when he breaks news ..."; arnews[3] += "
Publ.Date : Thu, 19 Nov 2009 16:33:00 GMT"; arnews[3] += "
"; arnews[4]="The Strokes top NME album of decade poll - Reuters Blogs
"; arnews[4] += "New York band The Str okes’ 2001 debut “This Is It” topped music magazine NME’s album of the decade poll , beating British rockers The Libertines’ first album “Up The Bracket” into second. The result was decided by a panel of musicians ..."; arnews[4] += "
Publ.Date : Mon, 16 Nov 2009 23:53:00 GMT"; arnews[4] += "
"; arnews[5]="Von Munz picks Von Munz's 4 best rock posters - A.V. Club
"; arnews[5] += "Rag And Bone” is slang for a rummage sale, so I placed an ad in the Journal-Sentinel for The White Stripes show in Chicago, but put it as an ad for estate sales. I put it in there with the three stripes for Jack, blew it up, kept some other ads in ..."; arnews[5] += "
Publ.Date : Thu, 19 Nov 2009 06: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("
");