<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="copyright"><a href="default.asp" target="_top">HOME</a> '); 
document.write('\| '); 
document.write('<a href="LabAnswers_World-Class_Laboratory_Informatics_Solutions.asp" target="_top">SOLUTIONS</a> '); 
document.write('\| '); 
document.write('<a href="about_LabAnswer.asp" target="_top">ABOUT US</a> '); 
document.write('\| '); 
document.write('<a href="LabAnswer_Alliances.asp" target="_top">ALLIANCES</a> '); 
document.write('\| '); 
document.write('<a href="Contact_LabAnswer.asp" target="_top">CONTACT</a><br> ');
document.write('&nbsp;');
document.write('&nbsp;');
document.write('&nbsp;');
document.write('&copy; Copyright 2009 ');
document.write('<a href="default.asp" target="_top">LabAnswer</a> ');
document.write('\| '); 
document.write('All Rights Reserved');
document.write(' \| ');
document.write('<a href="Terms of Use.asp" target="_top">Terms of Use</a> ');
document.write(' \| '); 
document.write('<a href="site_map.asp" target="_top">Site Map</a> ');
document.write(' \| '); 
document.write('For more information feel free to '); 
document.write('<A HREF="mailto:informatics.information@labanswer.com">Contact Us</a>');
document.write('<br>');
//  End -->