var arnews = new Array(5); totcount = 5; rnd = 0; document.title=document.title+ " - "Michael C.+Hall" - Google News"; document.title=document.title+ " "; arnews[0]="Leno-Letterman spot biggest hit on Sunday - Monterey County Herald
"; arnews[0] += "

Leno-Letterman spot biggest hit on Sunday
Monterey County Herald
... bringing to mind ABC's "Lost" and Michael C. Hall, star of Showtime's "Dexter," offered Dexter-like narration on a Dodge Charger commercial. ...

and more »
"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 15:31:05 GMT+00:00"; arnews[0] += "
"; arnews[1]="'Housewives' Star Dana Delaney Dishes On Her Lesbian Scene With Julie Benz - Starpulse.com (blog)
"; arnews[1] += "

Starpulse.com (blog)

'Housewives' Star Dana Delaney Dishes On Her Lesbian Scene With Julie Benz
Starpulse.com (blog)
Benz, who played Michael C. Hall's onscreen wife on the serial killer series Dexter, moves into Wisteria Lane as Debbie, a stripper who is taken under the ...

"; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 13:55:07 GMT+00:00"; arnews[1] += "
"; arnews[2]="Tackling the Tebow Super Bowl Ads - Beliefnet.com (blog)
"; arnews[2] += "

Tackling the Tebow Super Bowl Ads
Beliefnet.com (blog)
Adding to the oddly aggressive tone of the Dodge Charger add: Michael C. Hall's narration. That's right, America's favorite fictional serial killer wants ...

and more »
"; arnews[2] += "
Publ.Date : Mon, 08 Feb 2010 20:54:40 GMT+00:00"; arnews[2] += "
"; arnews[3]="'Lost' actors: What will be next for Terry O'Quinn and Josh Holloway? - Entertainment Weekly
"; arnews[3] += "

'Lost' actors: What will be next for Terry O'Quinn and Josh Holloway?
Entertainment Weekly
OOO how sweet would it be to see Michael C.Hall and Michael Emerson acting together. That's such a great idea, I love Dexter and True Blood. ...

"; arnews[3] += "
Publ.Date : Mon, 08 Feb 2010 19:51:00 GMT+00:00"; arnews[3] += "
"; arnews[4]="Dudes Like Beer and Ladies Are a Drag: Twitter's Best Responses to The Super ... - Newsweek (blog)
"; arnews[4] += "

Dudes Like Beer and Ladies Are a Drag: Twitter's Best Responses to The Super ...
Newsweek (blog)
An eerily calm voice (is that TV's favorite serial killer, Michael C. Hall, as the voice of American man's barely sublimated rage?) lists all the things men ...

and more »
"; arnews[4] += "
Publ.Date : Mon, 08 Feb 2010 19:18:16 GMT+00:00"; arnews[4] += "
"; totcount = 5; 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("
");