var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Ani+DiFranco" - Google News"; document.title=document.title+ " "; arnews[0]="Ani DiFranco pushes 'Red Letter Year' into 2010 - LiveDaily.com
"; arnews[0] += "

Ani DiFranco pushes 'Red Letter Year' into 2010
LiveDaily.com
Ani DiFranco [ tickets ] has extended her in-progress North American run into the winter months as she continues ...

"; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 14:48:06 GMT+00:00"; arnews[0] += "
"; arnews[1]="This Weekend In Shows - PW-Philadelphia Weekly
"; arnews[1] += "

PW-Philadelphia Weekly

This Weekend In Shows
PW-Philadelphia Weekly
(David R. Adler) Also, Ani DiFranco headlines Electric Factory [8:30pm/$34]; Hoots & Hellmouth drop by Johnny Brenda's along with the Great Unknown ...

"; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 14:18:15 GMT+00:00"; arnews[1] += "
"; arnews[2]="Martyn Joseph set for return to Hall - Worcester Standard
"; arnews[2] += "

Martyn Joseph set for return to Hall
Worcester Standard
In demand on both sides of the Atlantic for more than two decades, he has toured both solo and with the likes of Ani DiFranco, Art Garfunkel and Jools ...

"; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 10:32:10 GMT+00:00"; arnews[2] += "
"; arnews[3]="Performers and venues, in and around town this week - Philadelphia Daily News
"; arnews[3] += "

Performers and venues, in and around town this week
Philadelphia Daily News
Ani DiFranco: Passionate singer/songwriter has such a devoted following, her shows often seem like campaign rallies. Gaby Moreno opens. ...

"; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 09:32:03 GMT+00:00"; arnews[3] += "
"; arnews[4]="Band to see this week: Boys Like Girls - Cherry Hill Courier Post
"; arnews[4] += "

Band to see this week: Boys Like Girls
Cherry Hill Courier Post
Make sure you get in the door Friday night to see singer-songwriter Ani DiFranco, as she makes a rare appearance in the region and will hold court at the ...

"; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 08:10:58 GMT+00:00"; arnews[4] += "
"; arnews[5]="Concert Previews - Philadelphia Inquirer
"; arnews[5] += "

Concert Previews
Philadelphia Inquirer
Maybe Ani DiFranco, now that she's a mother, is slowing down at last. This year she did something she hadn't done since 1990: She didn't release an album or ...

"; arnews[5] += "
Publ.Date : Fri, 20 Nov 2009 08:03:33 GMT+00:00"; 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("
");