document.write("<b><a href='index.htm' title='Go to Home Page'>Home</a> |  ");
document.write("<a href='aboutus.htm' title='About Us'>About Us</a> |&nbsp;");
document.write("<a href='businessplan.htm' title='Business Plan'>Business Plan</a> |&nbsp; ");
document.write("<a href='product.htm' title='Product'>Product</a>|&nbsp;");
document.write("<a href='legal.htm' title='Legal'>Legal</a> |&nbsp;");
document.write("<a href='registration.htm' title='Join Here'>Registration</a> |&nbsp; ");
document.write("<a href='feedback.htm' title='Feedback'>Feedback</a> |&nbsp; ");
document.write("<a href='contactus.htm' title='Contact Us'>Contact Us</a>");




