<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Hacienda Construction Inc.');

document.write('</span><br>');

document.write('3942 Valley Ave., Ste G<br>');

document.write('Pleasanton, CA 94566<br>');

document.write('PHONE: <span class="phonetitle">(925) 462-3413<BR></span>');

document.write('FAX: <span class="phonetitle">(925) 462-3414<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@haciendaconstruction.com">info@haciendaconstruction.com</a><br>');


//  End -->