<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

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

document.write('Idea MechaniX');

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

document.write('348 S. Shirkshire Road<br>');

document.write('Conway, MA 01341<br>');

document.write('PHONE: <span class="phonetitle">(413) 657-8904<br></span>');

document.write('FAX: <span class="phonetitle">(413) 625-0041<br></span>');

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

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


//  End -->