document.write("		<table width=95%  cellpadding=0 cellspacing=0 border=0>");

document.write("		<tr><td colspan=2><br></td></tr><tr>");

document.write("		<td valign=top align=right><font class=bodyBlue1B>");

document.write("<a href=index.html class=bodyBlue1B>Home</a>&nbsp;|&nbsp;");

document.write("<a href=aboutus.html class=bodyBlue1B>About Us</a>&nbsp;|&nbsp;");

document.write("<a href=vision.html class=bodyBlue1B>Vision & Focus</a>&nbsp;|&nbsp;");

document.write("<a href=governance.html class=bodyBlue1B>Governance</a>&nbsp;|&nbsp;");

document.write("<a href=activities.html class=bodyBlue1B>Activities</a>&nbsp;|&nbsp;");

document.write("<a href=photogallery.html class=bodyBlue1B>Gallery</a>&nbsp;|&nbsp;");







document.write("<a href=contactus.html class=bodyBlue1B>Contact Us</a>");

document.write("		&nbsp;&nbsp;");

document.write("		</font></td><td width=10>&nbsp;</td> ");

document.write("		</tr>");

document.write("		</table>");




