var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Fred+Armisen" - Google News"; document.title=document.title+ " "; arnews[0]="Health and Fitness Menu - Portland Monthly (blog)
"; arnews[0] += "

Health and Fitness Menu
Portland Monthly (blog)
And here's Brownstein with her sometime comedic partner Fred Armisen (also known as Thunder Ant) making a rather hilarious appearance in the new St. Vincent ...

"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 18:33:58 GMT+00:00"; arnews[0] += "
"; arnews[1]="Dave Grohl Joins Another Supergroup - Xfm Online
"; arnews[1] += "

Dave Grohl Joins Another Supergroup
Xfm Online
Featuring Demi Moore's beau Ashton Kutcher and actors Fred Armisen and Bill Hader, the four piece - Crisis Of Conformity - launched through the ...

and more »
"; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 13:25:39 GMT+00:00"; arnews[1] += "
"; arnews[2]="Hardcore Punk's Return to SNL - True/Slant
"; arnews[2] += "

Hardcore Punk's Return to SNL
True/Slant
For those curious about that headline, Fred Armisen was the drummer for Chicago art-punks Trenchmouth in the 90s, and Dave Grohl sat in on drums for DC ...

and more »
"; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 05:53:40 GMT+00:00"; arnews[2] += "
"; arnews[3]="Portia De Rossi's 'Advocate' Cover Story: 'I Feel Like My Life Can Stand for ... - Autostraddle (blog)
"; arnews[3] += "

Autostraddle (blog)

Portia De Rossi's 'Advocate' Cover Story: 'I Feel Like My Life Can Stand for ...
Autostraddle (blog)
... all feminist bookstores with thunderAnt (thunderAnt is Carrie Brownstein and Fred Armisen… and is shot and edited by Patrick Stanton and Doug Lussenhop. ...

and more »
"; arnews[3] += "
Publ.Date : Mon, 08 Feb 2010 23:14:29 GMT+00:00"; arnews[3] += "
"; arnews[4]="Watch: Dave Grohl, Ashton Kutcher, SNL Cast spoof hardcore punk in Crisis of ... - HitFix
"; arnews[4] += "

Watch: Dave Grohl, Ashton Kutcher, SNL Cast spoof hardcore punk in Crisis of ...
HitFix
Grohl joined up with Fred Armisen, host Ashton Kutcher and other members of the "Saturday Night Live" crew for a sketch that let each stretch out musically. ...

and more »
"; arnews[4] += "
Publ.Date : Mon, 08 Feb 2010 22:04:50 GMT+00:00"; arnews[4] += "
"; arnews[5]="Fred Armisen's SNL Tribute To Hardcore Punk - Huffington Post (blog)
"; arnews[5] += "

Fred Armisen's SNL Tribute To Hardcore Punk
Huffington Post (blog)
Of all the excellent cast of SNL's past few seasons, none have left me as impressed as Fred Armisen--whose skewing impressions of folks like New York ...

and more »
"; arnews[5] += "
Publ.Date : Mon, 08 Feb 2010 21:56: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("
");