var arnews = new Array(5); totcount = 5; rnd = 0; document.title=document.title+ " "; arnews[0]="Merrill Garbus, tUnE-YaRdS - Gothamist.com
"; arnews[0] += "While tUnE-YaRdS may sound like a band comprised of more than one, it is just one woman: Merrill Garbus. During live shows she's accompanied by Nate Brenner — and currently they're both on tour with Dirty Projectors. They're in town all weekend (at ..."; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 13:26:00 GMT"; arnews[0] += "
"; arnews[1]="Best lesbian songs/lyrics? - AfterEllen.com
"; arnews[1] += "What lyrics do you like that remind you of girls, crushes, relationships, sex, etc.? (And please, anything but Katy Perry.) My favorite right now, ever since that House MD promo with Olivia Wilde, is The Kills' \"Cheap and Cheerful\" - Alison ..."; arnews[1] += "
Publ.Date : Tue, 17 Nov 2009 05:01:00 GMT"; arnews[1] += "
"; arnews[2]="Women's Hidden Holiday-Shopping Secrets Revealed - Advertising Age
"; arnews[2] += "In past years, predicting post-Thanksgiving holiday-shopping results seemed like a game of rock, paper, scissors. But guessing the outcome of Christmas sales in this recession is a high-stakes game. Retailers are desperate for a profitable Black ..."; arnews[2] += "
Publ.Date : Wed, 18 Nov 2009 08:34:00 GMT"; arnews[2] += "
"; arnews[3]="Q&A: Singer Haley Bonar - Duluth News Tribune
"; arnews[3] += "... recently talked to the News Tribune about her move to Portland, what she’s working on now, why she won’t play music from her first album, and the time she was compared to Tracy Chapman. I just needed a change of scenery. I’ve always really ..."; arnews[3] += "
Publ.Date : Thu, 19 Nov 2009 06:17:00 GMT"; arnews[3] += "
"; arnews[4]="Q&A with loacl band Lava Rats - Northern Star
"; arnews[4] += "The Lava Rats are a local band that fuses rock, blues and jazz into one eclectic sound. The Northern Star recently had an opportunity to talk to band members senior English major Kyle Cooper, senior psychology major Ryan Cooperand NIU graduate Dakota ..."; arnews[4] += "
Publ.Date : Thu, 19 Nov 2009 02:14: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("
");