var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Hope+Davis" - Google News"; document.title=document.title+ " "; arnews[0]="Jeff Daniels puts on a 'Michigan Guy' kind of show - The Detroit News
"; arnews[0] += "

Jeff Daniels puts on a 'Michigan Guy' kind of show
The Detroit News
Only last Sunday, he wrapped up an 8-month Broadway run in "God of Carnage" with James Gandolfini, Marcia Gay Harden and Hope Davis. ...

and more »
"; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 06:18:01 GMT+00:00"; arnews[0] += "
"; arnews[1]="UTA ups two agents to partner - Variety
"; arnews[1] += "

Variety

UTA ups two agents to partner
Variety
His client list includes Elizabeth Banks, Patrick Dempsey, Sigourney Weaver, Joseph Fiennes, Michael Pitt, Kyra Sedgwick, Hope Davis, Anna Friel and Emily ...

and more »
"; arnews[1] += "
Publ.Date : Thu, 19 Nov 2009 02:39:37 GMT+00:00"; arnews[1] += "
"; arnews[2]="GOD OF CARNAGE's Christine Lahti Featured In NY Magazine Online - Broadway World
"; arnews[2] += "

GOD OF CARNAGE's Christine Lahti Featured In NY Magazine Online
Broadway World
... a foursome other than Jeff Daniels, James Gandolfini, Marcia Gay Harden, and Hope Davis as the squabbling parents in the Tony-winning God of Carnage. ...

and more »
"; arnews[2] += "
Publ.Date : Wed, 18 Nov 2009 20:06:10 GMT+00:00"; arnews[2] += "
"; arnews[3]="BWW INTERVIEWS: Jake Epstein—from TV Teen Idol to Stage Lead—Talks SPRING ... - Broadway World
"; arnews[3] += "

BWW INTERVIEWS: Jake Epstein—from TV Teen Idol to Stage Lead—Talks SPRING ...
Broadway World
He also appeared in several other plays and was seen in a small role in the 2007 film Charlie Bartlett, co-starring Robert Downey, Jr., Hope Davis and Star ...

and more »
"; arnews[3] += "
Publ.Date : Wed, 18 Nov 2009 01:54:04 GMT+00:00"; arnews[3] += "
"; arnews[4]="Christine Lahti on Starting God of Carnage Anew, Following a Tony Winner - New York Magazine
"; arnews[4] += "

New York Magazine

Christine Lahti on Starting God of Carnage Anew, Following a Tony Winner
New York Magazine
It's hard to picture a foursome other than Jeff Daniels, James Gandolfini, Marcia Gay Harden, and Hope Davis as the squabbling parents in the Tony-winning ...

and more »
"; arnews[4] += "
Publ.Date : Tue, 17 Nov 2009 22:04:54 GMT+00:00"; arnews[4] += "
"; arnews[5]="Covidien Plant Manager John Fitter to Chair March for Babies in Greenwood County - Greenwood Today
"; arnews[5] += "

Covidien Plant Manager John Fitter to Chair March for Babies in Greenwood County
Greenwood Today
Several volunteers have already joined the effort including Jim Uhrman with Covidien, Jerry Rentz with Capsugel, Gwen Darby with Wachovia, Hope Davis with ...

"; arnews[5] += "
Publ.Date : Tue, 17 Nov 2009 18:48:57 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("
");