<!-- Begin

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

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

document.write('Hitch Crafters LLC');

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

document.write('853 Cid Road<br>');

document.write('Lexington, N.C. 27292<br>');

document.write('PHONE: <span class="phonetitle">(336) 859-3257<BR></span>');

document.write('FAX: <span class="phonetitle">(336) 859-9091<BR></span>');

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

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


//  End -->