var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Ty+Burrell" - Google News"; document.title=document.title+ " "; arnews[0]="Kids' Birthday Parties -- The 'Modern Family' Way - iVillage Entertainment
"; arnews[0] += "

Kids' Birthday Parties -- The 'Modern Family' Way
iVillage Entertainment
Not surprisingly, Phil, aka Cool Dad (Ty Burrell) has spared no expense. He's rented a zip line, a repelling wall, a bouncy house, a snow cone vendor and a ...

and more »
"; arnews[0] += "
Publ.Date : Thu, 19 Nov 2009 23:59:54 GMT+00:00"; arnews[0] += "
"; arnews[1]="Celebrity Scoop: Nolan Gould - Zap2it.com
"; arnews[1] += "

Zap2it.com

Celebrity Scoop: Nolan Gould
Zap2it.com
As far as acting goes, he has a lot of fun, particularly with Ty Burrell, who plays his clueless dad. "Ty is really fun," he says, "not just on set, ...

"; arnews[1] += "
Publ.Date : Thu, 19 Nov 2009 20:38:20 GMT+00:00"; arnews[1] += "
"; arnews[2]="Television: The return of the TV comedy - San Jose Mercury News
"; arnews[2] += "

Television: The return of the TV comedy
San Jose Mercury News
The stellar cast includes Ed O'Neill, Julie Bowen, Ty Burrell and Sofia Vergara. "When we were kicking around ideas, we asked ourselves, ...

and more »
"; arnews[2] += "
Publ.Date : Thu, 19 Nov 2009 08:07:11 GMT+00:00"; arnews[2] += "
"; arnews[3]="Fred Willard cast as Dunphy patriarch on 'Modern Family' - Los Angeles Times
"; arnews[3] += "

Fred Willard cast as Dunphy patriarch on 'Modern Family'
Los Angeles Times
Continuing with already more-than-perfect casting decisions, the 70-year-old will play Phil Dunphy's (Ty Burrell) father, ABC confirmed to Show Tracker ...

and more »
"; arnews[3] += "
Publ.Date : Thu, 19 Nov 2009 00:15:56 GMT+00:00"; arnews[3] += "
"; arnews[4]="Prime Time - Back Stage
"; arnews[4] += "

Back Stage

Prime Time
Back Stage
As clueless father Phil on ABC's hit comedy "Modern Family," Ty Burrell brings new dimensions to the typical dad role, whether dancing to "High School ...

"; arnews[4] += "
Publ.Date : Wed, 18 Nov 2009 21:11:08 GMT+00:00"; arnews[4] += "
"; arnews[5]="MODERN FAMILY "Great Expectations" Episode 8 - Daemon's TV (blog)
"; arnews[5] += "

Daemon's TV (blog)

MODERN FAMILY "Great Expectations" Episode 8
Daemon's TV (blog)
"Modern Family" stars Ed O'Neill as Jay Pritchett, Julie Bowen as Claire Dunphy, Ty Burrell as Phil Dunphy, Sof'a Vergara as Gloria Delgado-Pritchett, ...

and more »
"; arnews[5] += "
Publ.Date : Wed, 18 Nov 2009 20:54:04 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("
");