var arnews = new Array(6); totcount = 3; rnd = 0; document.title=document.title+ " - "Eric+Stromer" - Google News"; document.title=document.title+ " "; arnews[0]="Greg Fitzsimmons And Friends Laugh Against A Tumor - LAist (blog)
"; arnews[0] += "

LAist (blog)

Greg Fitzsimmons And Friends Laugh Against A Tumor
LAist (blog)
Also, Dr. Drew Pinsky, Joel McHale, and hunky TV handyman, Eric Stromer, will be in the house. LAist had a chance to chat with Greg Fitzsimmons, ...

"; arnews[0] += "
Publ.Date : Mon, 16 Nov 2009 18:02:49 GMT+00:00"; arnews[0] += "
"; arnews[1]="HGTV's Series, Over Your Head, Celebrates 100th Episode - Your-Story.org (press release)
"; arnews[1] += "

Your-Story.org (press release)

HGTV's Series, Over Your Head, Celebrates 100th Episode
Your-Story.org (press release)
Host Eric Stromer evaluates the project and brings in carpenters to help the overwhelmed homeowners finish the job. The 100th episode features a green theme ...

and more »
"; arnews[1] += "
Publ.Date : Fri, 13 Nov 2009 20:44:18 GMT+00:00"; arnews[1] += "
"; arnews[2]="A Stratocaster for Max, and Other Mad Men Stories - New York Times
"; arnews[2] += "

A Stratocaster for Max, and Other Mad Men Stories
New York Times
... “The Mentalist;” the Bacon Brothers band, featuring the actor Kevin Bacon and his brother, Michael; and Eric Stromer of the HGTV series “Over Your Head. ...

and more »
"; arnews[2] += "
Publ.Date : Mon, 09 Nov 2009 01:10: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("
");