var arnews = new Array(6); totcount = 5; rnd = 0; document.title=document.title+ " - "Eduardo+Xol" - Google News"; document.title=document.title+ " "; arnews[0]="A changed community - University at Buffalo The Spectrum
"; arnews[0] += "

A changed community
University at Buffalo The Spectrum
Only a week ago, after tearing down a home deemed ready for demolition, host Ty Pennington, designers Michael Maloney, Paige Hemmis and Eduardo Xol, ...

and more »
"; arnews[0] += "
Publ.Date : Mon, 16 Nov 2009 03:52:48 GMT+00:00"; arnews[0] += "
"; arnews[1]="Suspected drug home not getting makeover - WIVB
"; arnews[1] += "

Suspected drug home not getting makeover
WIVB
Designer Eduardo Xol, a son of Mexican immigrants, has identified with the family of Delores Powell, the Jamaican immigrant who will return to her new ...

and more »
"; arnews[1] += "
Publ.Date : Thu, 12 Nov 2009 23:37:40 GMT+00:00"; arnews[1] += "
"; arnews[2]="More Homes to Get Improvements near Extreme Makeover House - WKBW-TV
"; arnews[2] += "

More Homes to Get Improvements near Extreme Makeover House
WKBW-TV
We are used to knocking it down very quickly, but it is looking really good," said Designer Eduardo Xol. David Homes is still looking for donations for ...

and more »
"; arnews[2] += "
Publ.Date : Tue, 10 Nov 2009 00:13:43 GMT+00:00"; arnews[2] += "
"; arnews[3]="Extreme makeover: Buffalo edition - University at Buffalo The Spectrum
"; arnews[3] += "

Extreme makeover: Buffalo edition
University at Buffalo The Spectrum
“This is the greenest build that we've ever done,” said Eduardo Xol, a designer for the show. “We're trying to recycle every part of the house that we take ...

and more »
"; arnews[3] += "
Publ.Date : Mon, 09 Nov 2009 05:38:00 GMT+00:00"; arnews[3] += "
"; arnews[4]="Reality show plans West Side story - Buffalo News
"; arnews[4] += "

Reality show plans West Side story
Buffalo News
"If the motto is the "City of Good Neighbors,' we're feeling it already," said Eduardo Xol, one of the show's designers. The Powells were taken away in a ...

and more »
"; arnews[4] += "
Publ.Date : Sun, 08 Nov 2009 13:53:59 GMT+00:00"; arnews[4] += "
"; totcount = 5; 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("
");