var arnews = new Array(6); totcount = 4; rnd = 0; document.title=document.title+ " - "Adam+Corolla" - Google News"; document.title=document.title+ " "; arnews[0]="MICHAEL ANTHONY On ADAM CAROLLA's Daily Podcast; Audio Available - Nov. 13, 2009 - Blabbermouth.net
"; arnews[0] += "

Blabbermouth.net

MICHAEL ANTHONY On ADAM CAROLLA's Daily Podcast; Audio Available - Nov. 13, 2009
Blabbermouth.net
Former VAN HALEN and current CHICKENFOOT bassist Michael Anthony was interviewed for today's (Friday, November 13) edition of Adam Corolla's daily podcast. ...

and more »
"; arnews[0] += "
Publ.Date : Fri, 13 Nov 2009 22:13:33 GMT+00:00"; arnews[0] += "
"; arnews[1]="Bill Simmons, Establishment - Deadspin (blog)
"; arnews[1] += "

Bill Simmons, Establishment
Deadspin (blog)
I think at one point, Kimmel tried to deep fat fry a ventriloquist dummy while "guest" Adam Corolla plaintively attempted to remind a piss-drunk Kimmel that ...

and more »
"; arnews[1] += "
Publ.Date : Tue, 10 Nov 2009 18:09:56 GMT+00:00"; arnews[1] += "
"; arnews[2]="The Sports Guy's phone call to Daryl Morey (the secret recording) - The Dream Shake (blog)
"; arnews[2] += "

The Sports Guy's phone call to Daryl Morey (the secret recording)
The Dream Shake (blog)
Morey: Adam Corolla? The sidekick from the Man Show? That fuckin' guy? Simmons: Hey, he hates it when you call him Jimmy's sidekick. ...

"; arnews[2] += "
Publ.Date : Thu, 05 Nov 2009 19:31:24 GMT+00:00"; arnews[2] += "
"; arnews[3]="Dr. Drew to visit - The Daily Evergreen
"; arnews[3] += "

Dr. Drew to visit
The Daily Evergreen
From 1995 to 2005, radio host Adam Corolla helped co-host the show, offering a humorous twist mixed in with Pinsky's expert medical advice. ...

and more »
"; arnews[3] += "
Publ.Date : Wed, 28 Oct 2009 04:23:12 GMT+00:00"; arnews[3] += "
"; totcount = 4; 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("
");