<!-- Begin

document.write('Machine shop address<br>');

document.write('<span class="phonetitle">');

document.write('Barnes Precision Machine');

document.write('</span><br>');

document.write('1434 Farrington Road<br>');

document.write('Apex , NC 27523<br>');

document.write('PHONE: <span class="phonetitle">(919) 362-6805<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(919) 362-5752<BR></span>');

document.write('</span><br>');

document.write('<BR>');

document.write('Mailing address<br>');

document.write('<span class="phonetitle">');

document.write('Barnes Precision Machine');

document.write('</span><br>');

document.write('2276 Farrington Road<br>');

document.write('Apex , NC 27523<br>');



document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@barnesprecision.com">info@barnesprecision.com</a><br>');


//  End -->