<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('NuAngle Mfg.');

document.write('</span><br>');

document.write('177 Lott Court<br>');

document.write('West Columbia, SC 29169<br>');

document.write('PHONE: <span class="Questions">(803) 233-4171<BR></span>');

document.write('FAX: <span class="Fax">(803) 233-6811<BR></span>');

document.write('<BR>Sales: ');

document.write(' <A HREF="mailto:sales@nuangle.com">sales@nuangle.com</a><br>');

document.write('<BR>Support: ');

document.write(' <A HREF="mailto:support@nuangle.com">support@nuangle.com</a><br>');

//  End -->