document.write("<table width=100% height=46 cellpadding=0 cellspacing=0 border=0>");
document.write("<tr>");
document.write("<td width=5%>&nbsp;</td><td>");
document.write("<a href=index.html class=body06B>Home</a>&nbsp;|&nbsp;");
document.write("<a href=knowus.html class=body06B>Know Us better</a>&nbsp;|&nbsp;");
document.write("<a href=doctors.html class=body06B>Doctors</a>&nbsp;|&nbsp;");
document.write("<a href=services.html class=body06B>Services</a>&nbsp;|&nbsp;");
document.write("<a href=facilities.html class=body06B>Facilities</a>&nbsp;|&nbsp;");
document.write("<a href=courses.html class=body06B>Courses</a>&nbsp;|&nbsp;");
document.write("<a href=contact.html class=body06B>Contact Us</a>");
document.write("</td>");
document.write("</tr>");
document.write("</table>");
