// JavaScript Document
document.write("<div align='center' id='footer01'><a href='/index.html'>Home</a> | <a href='/aboutus.html'>About Us</a>");
document.write(" | <a href='/features.html'>Features</a> | <a href='/keymodules.html'>Key Modules</a> | ");
document.write("<a href='/benefits.html'>Benefits</a> | <a href='/FAQs.html'>FAQ's</a>");
document.write(" | <a href='/open/SetupPartners.do'>Partners</a>");
document.write(" | <a href='/open/SetupFeedback.do'>Enquiry</a> | <a href='/resources.html'>");
document.write("Resources</a> | <a href='/sitemap.html'>SiteMap</a> | <a href='/articles.html'>");
document.write("Articles</a> | <a href='/contactus.html'>Contact Us</a><br>");
document.write("This website designed and hosted by NetEdge Computing Solutions Pvt. Ltd.<br>");
document.write("Copyright 2000 - 2007 © NetEdge Group of Companies.");
document.write("<br>");
document.write("All Rights Reserved.<br>");
document.write("<br>");
document.write("<a href='/disclaimer.html'>Disclaimer</a> | <a href='/terms.html'>Terms &amp; Conditions</a>");
document.write(" | <a href='/privacy.html'>Privacy Policy</a></div>");
