document.write("	<center>	")

document.write("<table border=0 cellpadding=0 cellspacing=0 width=100>	")
document.write("  <tr>	")
document.write("    <td width=42><a href=index.htm><img border=0 src=layout/Home.gif width=42 height=21></a></td>	")
document.write("    <td width=1><img border=0 src=layout/bar.jpg ></td>	")
document.write("    <td ><a href=about.htm><img border=0 src=layout/aboutourselves.gif width=101 height=21></a></td>	")
document.write("    <td width=1><img border=0 src=layout/bar.jpg  height=21></td>	")
document.write("    <td width=101><a href=committee.htm><img border=0 src=layout/Governing.gif width=130 height=21></a></td>	")
document.write("    <td width=1><img border=0 src=layout/bar.jpg  height=21></td>	")
document.write("    <td width=58><a href=resper.htm><img border=0 src=layout/faculty.gif width=78 height=21></a></td>	")
document.write("    <td width=1><img border=0 src=layout/bar.jpg  height=21></td>	")
document.write("    <td 7><a href=consult.htm><img border=0 src=layout/consultancy.gif 7 height=21></a></td>	")
document.write("    <td width=1><img border=0 src=layout/bar.jpg  height=21></td>		")
document.write("    <td><a href=library.htm><img border=0 src=layout/facilities.gif width=150 height=23></a></td>	")
document.write("    <td width=1><img border=0 src=layout/bar.jpg  height=21></td>	")
document.write("    <td><a href=contactus.htm><img border=0 src=layout/contactus.gif ></a></td>	")
document.write("    <td width=1></td>")
document.write("  </tr>	")
document.write("  <tr>	")
document.write("    <td width=550 colspan=11 align=left>	")
document.write("  </tr>	")
document.write("</table>")


document.write("      <table border=0 cellpadding=0 cellspacing=0 width=100>	")
document.write("        <tr>	")
document.write("    <td width=133 align = center><a href=iascoaching.asp><img border=0 src=layout/iascoaching.gif width=88 height=21></a></td>	")
document.write("          <td><img border=0 src=layout/bar.jpg width=16 height=21></td>	")
document.write("    <td width=133 align = center><a href=donors.htm><img border=0 src=layout/donors.gif width=54 height=25></a></td>	")
document.write("          <td><img border=0 src=layout/bar.jpg width=16 height=21></td>	")
document.write("    <td width=133 align = center><a href=pg92.htm><img border=0 src=layout/pgallery.gif width=103 height=28></a></td>	")
document.write("          <td><img border=0 src=layout/bar.jpg width=16 height=21></td>	")
document.write("          <td><a href=TnInstitute.HTM><img border=0 src=layout/OtherTnInst.gif ></a></td>	")
document.write("        </tr>	")
document.write("        <tr><td colspan = 11 align = center>")
document.write("      </table>	")

document.write("        <table><tr><td><a href=trainingpolicy1.htm><img border=0 src=layout/trainingpolicy.gif width=99 height=21></a></td>")
document.write("          <td><img border=0 src=layout/bar.jpg width=16 height=21></td>	")
document.write("          <td><a href=training.asp><img border=0 src=layout/training.gif width=140 height=21></a></td>	")
document.write("          <td ><img border=0 src=layout/bar.jpg  height=21></td>	")
document.write("          <td><a href=ShowSchedule.asp><img border=0 src=layout/Schedule.gif width=110 height=21></a></td>	")
document.write("          <td ><img border=0 src=layout/bar.jpg  height=21></td>	")
//document.write("          <td colspan = 3><a href=calender.asp><img border=0 src=layout/trainingregis.gif width=132 height=21></a></td>	")
document.write("          <td valign=top align=left></td>	")
document.write("  </tr>	")
document.write("</table>")
document.write("        </tr>	")
document.write("</table>")


function zoomout(page) {
OpenWin = this.open(page, "_blank", "top=100,left=100,width=550,height=400,toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes");
}


function zoom(page) {
OpenWin = this.open(page, "_blank", "top=5,left=50,width=700,height=540,toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes");
}