var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " - "Ben+Stiller" - Google News"; document.title=document.title+ " "; arnews[0]="Buffett, Vatican Look to Architect's Group for Help in Haiti - Bloomberg
"; arnews[0] += "

Buffett, Vatican Look to Architect's Group for Help in Haiti
Bloomberg
Architecture for Humanity is planning to build schools in Haiti in partnership with charitable groups founded by investor Warren Buffett, actor Ben Stiller, ...

and more »
"; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 05:22:39 GMT+00:00"; arnews[0] += "
"; arnews[1]="All apologies: Red-faced after the fallout - Stuff.co.nz
"; arnews[1] += "

Stuff.co.nz

All apologies: Red-faced after the fallout
Stuff.co.nz
"I feel like Ben Stiller in Meet the Parents when he messed up everything, and Robert De Niro asked him to leave. That was Taylor's moment, ...

and more »
"; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 03:26:06 GMT+00:00"; arnews[1] += "
"; arnews[2]="Sedona Film Festival Features Inspirational Themes - GatewayToSedona.com
"; arnews[2] += "

Sedona Film Festival Features Inspirational Themes
GatewayToSedona.com
... Mundo about the “greatest generation” featuring interviews with the likes of Phyllis Diller, Ben Stiller, Buzz Aldrin and Jesse Jackson, among others. ...

and more »
"; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 01:17:21 GMT+00:00"; arnews[2] += "
"; arnews[3]="Cruise's Given 'Mission,' Chooses To Accept It - The Film Stage (blog)
"; arnews[3] += "

Cruise's Given 'Mission,' Chooses To Accept It
The Film Stage (blog)
... coming back with serious stuff like Lions for Lambs and Valkyrie, and then a brilliant little comic cameo in Ben Stiller's Tropic Thunder. ...

and more »
"; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 00:39:55 GMT+00:00"; arnews[3] += "
"; arnews[4]="Terence Blacker: Upper-class twits whose time has gone - Independent
"; arnews[4] += "

Terence Blacker: Upper-class twits whose time has gone
Independent
In American films, the fool, usually played by Ben Stiller or Steve Martin, is essentially an ordinary person having a bad day. ...

"; arnews[4] += "
Publ.Date : Wed, 10 Feb 2010 00:02:36 GMT+00:00"; arnews[4] += "
"; arnews[5]="Out with the 'R' word - Malaysia Star
"; arnews[5] += "

Malaysia Star

Out with the 'R' word
Malaysia Star
Yes, there was a public outcry over the film Tropic Thunder, in which the phrase “a full retard” is used in reference to Ben Stiller's character. ...

and more »
"; arnews[5] += "
Publ.Date : Tue, 09 Feb 2010 23:01:30 GMT+00:00"; arnews[5] += "
"; arnews[6]="Report: Streisand Rejected $100M Vegas Gig - Fox5 KVVU
"; arnews[6] += "

Report: Streisand Rejected $100M Vegas Gig
Fox5 KVVU
She will soon be seen reprising her role as Ben Stiller's mother in the second “Meet the Parents” sequel, “Little Fockers.”

and more »
"; arnews[6] += "
Publ.Date : Tue, 09 Feb 2010 19:57:04 GMT+00:00"; arnews[6] += "
"; totcount = 7; 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("
");