var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Green+Day" - Google News"; document.title=document.title+ " "; arnews[0]="Sideshow: Tour-bus driver dies; Miley sad - Philadelphia Inquirer
"; arnews[0] += "

Sideshow: Tour-bus driver dies; Miley sad
Philadelphia Inquirer
Other artists set to appear include Rihanna, Whitney Houston, Green Day, Lil' Wayne, Lady Gaga, Eminem, Keith Urban, Jay-Z, and Janet Jackson, who will open ...

and more »
"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 08:04:19 GMT+00:00"; arnews[0] += "
"; arnews[1]="Los Angeles-Based Production Company SenovvA Awarded a Spot on Los Angeles ... - PR-CANADA.net (press release)
"; arnews[1] += "

Los Angeles-Based Production Company SenovvA Awarded a Spot on Los Angeles ...
PR-CANADA.net (press release)
... for DreamWorks Animation and the world-premiere Berkeley Repertory production of Green Day's "American Idiot," now eyeing an engagement on Broadway. ...

and more »
"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 07:32:29 GMT+00:00"; arnews[1] += "
"; arnews[2]="This weekend on TV - Deseret News
"; arnews[2] += "

This weekend on TV
Deseret News
And scheduled performers include Janet Jackson, Whitney Houston, Rihanna, Green Day, Shakira, Lil' Wayne, Mary J. Blige, Keith Urban, Lady Gaga, Eminem, ...

"; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 07:23:15 GMT+00:00"; arnews[2] += "
"; arnews[3]="BRIEF: Ewa Beach school event highlights fashion of recycling - TMCnet
"; arnews[3] += "

BRIEF: Ewa Beach school event highlights fashion of recycling
TMCnet
... fashions made of recycled materials -- or otherwise be headed for the landfill -- will highlight Ilima Intermediate School's Second Annual Go Green Day. ...

and more »
"; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 05:11:59 GMT+00:00"; arnews[3] += "
"; arnews[4]="Holiday TV Guide: Three 'Christmas Carols,' two showings of 'Grinch, and much more - Plain Dealer
"; arnews[4] += "

Plain Dealer

Holiday TV Guide: Three 'Christmas Carols,' two showings of 'Grinch, and much more
Plain Dealer
31, Channel 3): Musical guests include Green Day. "Dick Clark's Rockin' New Year's Eve With Ryan Seacrest" (10 pm Thursday, Dec. ...

"; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 05:11:58 GMT+00:00"; arnews[4] += "
"; arnews[5]="Star lineup for music awards show - Arizona Republic
"; arnews[5] += "

Star lineup for music awards show
Arizona Republic
21, 2009 12:00 AM Janet Jackson, Rihanna, Lady gaga, Green Day, Shakira, Jay-Z, Eminem Mary J. Blige, Keith Urban, Alicia Keys, Jennifer Lopez, ...

"; arnews[5] += "
Publ.Date : Sat, 21 Nov 2009 03:35:26 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("
");