function aus(){
document.all.tvtd.className='texttd';
document.all.tvtd.width="787";
document.all.tvtd.height="530";
document.all.tvtd.background="/pic/bg.jpg";
document.all.tvtd.innerHTML="
Thanks for visiting our site today. Please allow me to introduce Aspen Builders to you.
We are a small custom home construction business located in Flagstaff, Arizona. Aspen Builders is owned and operated by Harry Goelitz, a 22 year contracting veteran and 40-year resident of Northen Arizona. Aspen Builders has produced many quality custom homes, including many in Forest Highlands and Pine Canyon. Our experience and and knowledge of local resources allow us to construct homes that are both beautiful and practical. The staff at Aspen Builders understand the challenges of commissioning a custom home, and will do their utmost to make your project pleasant and rewarding.
Harry has earned the trust and respect of his past clients. References are available on request";
}
function con(){
document.all.tvtd.className='texttd';
document.all.tvtd.width="787";
document.all.tvtd.height="530";
document.all.tvtd.background="/pic/bg.jpg";
document.all.tvtd.innerHTML="
Aspen Builders
3421 S. Gillenwater
Flagstaff, AZ 86001
Phone: (928)779-2529
Fax: (928)779-5912
email: hgoelitz@uneedspeed.net ";
}
function gslides(fold){
document.all.tvtd.innerHTML="";
document.all.tvtd.className='texttd2';
document.getElementById('picmenu').style.visibility='hidden';
var fold=fold.replace(/ /,'+');
var way='gslides.php?fold='+fold;
document.getElementById('nfr').src=way;
}