<!-- Begin

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


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

document.write('Atlanta Location');

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

document.write('3645 Marketplace Blvd.<br>');

document.write('Suite 130-164<br>');

document.write('Atlanta, GA 30344<br>');

document.write('PHONE: <span class="phonetitle">1-888-290-1412<BR></span>');

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

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

document.write('Durham Location');

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

document.write('4808 Highgate Drive<br>');

document.write('Durham, NC 27713<br>');

document.write('PHONE: <span class="phonetitle">919-544-1026<BR></span>');

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

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



//  End -->