<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<A href="index.html" class="textnav">Home</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<A href="company.html" class="textnav">About Us</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<A href="easyhr.html" class="textnav">Product Details</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<A href="easysafetymanager.html" class="textnav">EasySafety Manager</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<A href="contact.html" class="textnav">Contact</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<A href="faq1.html" class="textnav">F.A.Q.</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<A href="sitemap.html" class="textnav">Site Map</A><BR>');
document.write('<A href="freetrial.html" class="textnav">Free Trial</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<A href="privacy.html" class="textnav">Privacy Policy</A>');

//  End -->