var arnews = new Array(6); totcount = 3; rnd = 0; document.title=document.title+ " - "Johnny+Rzeznik" - Google News"; document.title=document.title+ " "; arnews[0]="Local songwriters shedding the writer's block - Wisconsin State Journal
"; arnews[0] += "

Local songwriters shedding the writer's block
Wisconsin State Journal
Goo Goo Dolls lead singer and songwriter Johnny Rzeznik said he suffered for several years. After working with psychiatrists, Rzeznik eventually broke the ...

"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 11:06:09 GMT+00:00"; arnews[0] += "
"; arnews[1]="Esquire SOHO Signature Style Event - Guestofaguest.com
"; arnews[1] += "

Esquire SOHO Signature Style Event
Guestofaguest.com
... Natasha Bedingfield, The Fray, Venus Williams, Johnny Rzeznik, Chris Webber, Gavin DeGraw, Ne-Yo, Tamia, and 3 Doors Down as Ambassador Alumni. ...

"; arnews[1] += "
Publ.Date : Thu, 05 Nov 2009 08:03:37 GMT+00:00"; arnews[1] += "
"; arnews[2]="David Cook at Club 101 - Newspaper Tree
"; arnews[2] += "

David Cook at Club 101
Newspaper Tree
... his songwriting talents with Chris Cornell of Soundgarden and Audioslave, Johnny Rzeznik Goo Goo Donas and Raine Maida of Our Lady Peace, to name a few. ...

"; arnews[2] += "
Publ.Date : Tue, 03 Nov 2009 05:14:45 GMT+00:00"; 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("
");