<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<span class="phonetitle">');

document.write('Nashua Foundries, Inc');

document.write('</span><br>');

document.write('5 Foundry Street<br>');

document.write('Nashua, NH 03060<br>');

document.write('PHONE: <span class="phonetitle">(603) 882-4811<BR></span>');

document.write('FAX: <span class="phonetitle">(603) 889-8886<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@nashuafoundries.com" class="link">info@nashuafoundries.com</a><br>');


//  End -->