<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('New England Digital Computers');

document.write('</span><br>');

document.write('4 Forms Way<br>');

document.write('Middleton, MA 01949<br>');

document.write('PHONE: <span class="phonetitle">(978) 774-4003<BR></span>');

document.write('FAX: <span class="phonetitle">(978) 774-3747<BR></span>');

// document.write('<BR>E-mail us: ');

// document.write(' <A HREF="mailto:sales@nedcomp.com">sales@nedcomp.com</a><br>');


//  End -->