<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

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

document.write('TIA Products');

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

document.write('363 North Main St.<br>');

document.write('Clinton, TN 37716<br>');

document.write('PHONE: <span class="phonetitle">1-800-332-4450<BR></span>');

document.write('FAX: <span class="phonetitle">1-865-457-7023<BR></span>');

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

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


//  End -->