<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class="phonetitle">');

document.write('NTEG, LLC');

document.write('</span><br>');

document.write('4200 White Street<br>');

document.write('Lake Worth, TX 76135<br>');

document.write('PHONE: <span class="phonetitle">(817-237-9223<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">817-237-9204<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:info@your-web-domain.com">info@your-web-domain.com</a><br>');



//  End -->