<!-- Begin


<!-- NOTE: If you use a ' add a slash before it like this \' -->


document.write('<span class="phonetitle">');

document.write('TEK Construction, Inc.');

document.write('</span><br>');

document.write('1515 Darden Hill Road<br>');

document.write('Driftwood, TX  78619<br>');

document.write('PHONE: <span class="phonetitle">(512) 751-8680<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(800) 931-2404<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@tekconst.com">info@tekconst.com</a><br>');


//  End -->