var arnews = new Array(6); totcount = 4; rnd = 0; document.title=document.title+ " - "Paulo+Costanzo" - Google News"; document.title=document.title+ " "; arnews[0]="Shooting stars around Niagara - Niagara Falls Review
"; arnews[0] += "

Shooting stars around Niagara
Niagara Falls Review
Written and directed by former Niagara Falls resident Jonathan Sobol, A Beginner's Guide to Endings finds three brothers (Caan, Paulo Costanzo and Jason ...

and more »
"; arnews[0] += "
Publ.Date : Fri, 13 Nov 2009 11:32:07 GMT+00:00"; arnews[0] += "
"; arnews[1]="Costanzo to Guide - Moviehole
"; arnews[1] += "

Moviehole

Costanzo to Guide
Moviehole
Paulo Costanzo (“Road Trip”, “Splinter”) has joined the cast of “A Beginner's Guide to Endings”, ...

"; arnews[1] += "
Publ.Date : Sun, 08 Nov 2009 03:52:29 GMT+00:00"; arnews[1] += "
"; arnews[2]="Harvey Keitel cast as patriarch in A Beginner's Guide To Endings - Screendaily.com
"; arnews[2] += "

Harvey Keitel cast as patriarch in A Beginner's Guide To Endings
Screendaily.com
Paulo Costanzo and Jason Jones have also joined the cast as two of the sons. “This cast is beyond my wildest hopes for a first-time director,” Sobol said. ...

"; arnews[2] += "
Publ.Date : Fri, 06 Nov 2009 09:35:10 GMT+00:00"; arnews[2] += "
"; arnews[3]="2009 Scream Awards - Wonderwall (satire)
"; arnews[3] += "

2009 Scream Awards
Wonderwall (satire)
Paulo Costanzo, who has dabbled in B-horror movies, but is better known for his role in "Royal Pains," chatted with us about his costumes of Halloweens past ...

and more »
"; arnews[3] += "
Publ.Date : Tue, 27 Oct 2009 21:13:51 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("
");