<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

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

document.write('1amSoftware');

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

document.write('43-14 212th st.<br>');

document.write('Bayside, NY 11361<br>');

document.write('PHONE: <span class="phonetitle">646.345.5514<BR></span>');

document.write('FAX: <span class="phonetitle">718.391.4443<BR></span>');

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

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


//  End -->