var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " - "Foo+Fighters" - Google News"; document.title=document.title+ " "; arnews[0]="Days of the Living Dead in "October Country" - Village Voice
"; arnews[0] += "

Days of the Living Dead in "October Country"
Village Voice
Inspired by Mosher's writing and photography, and shot by Palmieri, whose background is in directing music videos for the likes of Beck and the Foo Fighters ...

and more »
"; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 07:17:56 GMT+00:00"; arnews[0] += "
"; arnews[1]="Love, Listen, Despise 02.10.10: Nirvana, Foo Fighters, Them Crooked Vultures - 411mania.com
"; arnews[1] += "

411mania.com

Love, Listen, Despise 02.10.10: Nirvana, Foo Fighters, Them Crooked Vultures
411mania.com
I was first introduced to the Foo Fighters by my cousins around the time of The Colour and the Shape, and it was some time before I made the connection of ...

and more »
"; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 05:27:25 GMT+00:00"; arnews[1] += "
"; arnews[2]="The Motorleague hopes to drive home with three ECMA awards - Cape Breton Post
"; arnews[2] += "

The Motorleague hopes to drive home with three ECMA awards
Cape Breton Post
“We would compare with something along the lines of Foo Fighters meets Queens of the Stone Age meets Thin Lizzy. Lots of guitars and lots of really good ...

"; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 04:05:35 GMT+00:00"; arnews[2] += "
"; arnews[3]="Obama says music fueled civil rights movement - The Associated Press
"; arnews[3] += "

Obama says music fueled civil rights movement
The Associated Press
Marc Anthony took to the South Lawn for an evening of Latin music, and Foo Fighters played the Fourth of July party there. Mrs. Obama also brought top ...

and more »
"; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 02:30:45 GMT+00:00"; arnews[3] += "
"; arnews[4]="Patty Griffin headed to the Wiltern - Total Buzz (blog)
"; arnews[4] += "

Patty Griffin headed to the Wiltern
Total Buzz (blog)
... Nearvana (you should be able to figure that one out), Plush (Stone Temple Pilots) and Everlong (Foo Fighters), March 5, $10-$27.50 … ...

"; arnews[4] += "
Publ.Date : Wed, 10 Feb 2010 01:47:18 GMT+00:00"; arnews[4] += "
"; arnews[5]="How to improve the Super Bowl halftime show: Make it a competition - Los Angeles Times
"; arnews[5] += "

How to improve the Super Bowl halftime show: Make it a competition
Los Angeles Times
Sure, Green Day or the Foo Fighters might rock a bit more vigorously than did Daltrey and Pete Townshend (though the famed guitarist daringly showed a bit ...

and more »
"; arnews[5] += "
Publ.Date : Wed, 10 Feb 2010 01:29:36 GMT+00:00"; arnews[5] += "
"; arnews[6]="Year Long Disaster releases Black Magic All Mysteries Revealed - MusicRemedy
"; arnews[6] += "

MusicRemedy

Year Long Disaster releases Black Magic All Mysteries Revealed
MusicRemedy
Year Long Disaster's 2007 self-titled debut landed them tours with Foo Fighters, The Sword and The Cult, as well as praise from critics and fans alike, ...

"; arnews[6] += "
Publ.Date : Tue, 09 Feb 2010 23:19:11 GMT+00:00"; arnews[6] += "
"; totcount = 7; 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("
");