<!-- Begin

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

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

document.write('Automec Inc');

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

document.write('82 Calvary St<br>');

document.write('Waltham, MA 02453<br>');

document.write('PHONE: <span class="phonetitle">(781) 893-3403<BR></span>');

document.write('FAX:&nbsp&nbsp&nbsp&nbsp <span class="phonetitle">(781) 899-5708<BR></span>');

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

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


//  End -->