var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Lucy+Punch" - Google News"; document.title=document.title+ " "; arnews[0]="Star Tribune (Minneapolis) - MiamiHerald.com
"; arnews[0] += "

Star Tribune (Minneapolis)
MiamiHerald.com
Lucy Punch is a sweet surprise as Adrian's exasperated clarinet player. Cockney tough guy Vinnie Jones is cast against type as a snobbish art star ...

and more »
"; arnews[0] += "
Publ.Date : Thu, 19 Nov 2009 18:22:21 GMT+00:00"; arnews[0] += "
"; arnews[1]="Weekly Planner - California Chronicle
"; arnews[1] += "

Weekly Planner
California Chronicle
Who's who: Marley Shelton, Adam Goldberg, Eion Bailey, Lucy Punch, Svetlana Efremova. What's what: Goldberg stars in a satire poking fun at the nuanced ...

"; arnews[1] += "
Publ.Date : Tue, 17 Nov 2009 19:00:59 GMT+00:00"; arnews[1] += "
"; arnews[2]="Review | (Untitled) (R) ** - MiamiHerald.com
"; arnews[2] += "

MiamiHerald.com

Review | (Untitled) (R) **
MiamiHerald.com
... feels thin and wan, like a joke you've heard 100 times too many. Cast: Adam Goldberg, Marley Shelton, Eion Bailey, Vinnie Jones, Zak Orth, Lucy Punch.

and more »
"; arnews[2] += "
Publ.Date : Thu, 12 Nov 2009 20:17:52 GMT+00:00"; arnews[2] += "
"; arnews[3]="'(Untitled)' -- 2 stars - Chicago Tribune
"; arnews[3] += "

'(Untitled)' -- 2 stars
Chicago Tribune
The women fare best, and if it weren't for the British actress Lucy Punch, very droll as Adrian's game but long-suffering clarinet player, the movie would ...

and more »
"; arnews[3] += "
Publ.Date : Fri, 06 Nov 2009 08:00:45 GMT+00:00"; arnews[3] += "
"; arnews[4]="NOISE OF ART - Brooklyn Rail
"; arnews[4] += "

Brooklyn Rail

NOISE OF ART
Brooklyn Rail
Adam Goldberg and Lucy Punch bring the noise in (UNTITLED). Credit: Parker Film Company/Samuel Goldwyn Films. (Untitled) wants to be a smart little comedy ...

and more »
"; arnews[4] += "
Publ.Date : Thu, 05 Nov 2009 22:23:12 GMT+00:00"; arnews[4] += "
"; arnews[5]="The Fourth Kind - Washington City Paper
"; arnews[5] += "

The Fourth Kind
Washington City Paper
... the last provided by his good-natured clarinetist (Lucy Punch, whose character is called only “the Clarinet”). His performances are sparsely attended, ...

and more »
"; arnews[5] += "
Publ.Date : Thu, 05 Nov 2009 18:11:27 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("
");