<!-- Begin


<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<span class="phonetitle">');

document.write('artificial medical intelligence');

document.write('</span><br>');

document.write('10 Industrial Way East  <br>');

document.write('Eatontown, New Jersey 07724<br>');

document.write('PHONE: <span class="phonetitle">(866) 415-6112<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(732) 544-1009<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:info@artificialmed.com" class="link">info@artificialmed.com</a><br>');


//  End -->