<!-- 
if (document.images) {
  homeImg = new Image
  homeImg.src = "../images/ce01o.gif"
}

document.write("<td valign=bottom background='../images/hometran0.gif'>");
document.write("<table border=0 cellspacing=0 cellpadding=0 background='../images/hometran0.gif' width='533'>");
document.write("<tr>");

document.write("<td width='49' background='../images/"+pName+"tran0.gif'><center><a href='../index.html' onMouseOut='document.ce01o.src=\"../images/ce01.gif\"' onMouseOver='document.ce01o.src=homeImg.src'><img SRC='../images/ce01.gif' name='ce01o' BORDER=0 height=37 width=49></a></center></td>");

document.write("<td width='76' background='../images/"+pName+"tran0.gif'><center>");
// Menu 1 starts here
if (!No3)
	{document.write("<a href='../shifu.html'><img SRC='../images/ce02.gif' BORDER=0 height=37 width=76></a>");}
else
   	{document.write("<a href='../shifu.html' onMouseOver='showMenu(1)' onMouseOut='hideMenu(1)'><img SRC='../images/ce02.gif' BORDER=0 height=37 width=76></a>");}
// Menu 1 ends here
document.write("</center></td>");

document.write("<td width='68' background='../images/"+pName+"tran0.gif'><center>");
// Menu 2 starts here
if (!No3)
	{document.write("<a href='../activities.html'><img SRC='../images/ce03.gif' BORDER=0 height=37 width=68></a>");}
else
   	{document.write("<a href='../activities.html' onMouseOver='showMenu(2)' onMouseOut='hideMenu(2)'><img SRC='../images/ce03.gif' BORDER=0 height=37 width=68></a>");}
// Menu 2 ends here
document.write("</center></td>");

document.write("<td width='61' background='../images/"+pName+"tran0.gif'><center>");
// Menu 3 starts here
if (!No3)
	{document.write("<a href='../newscap.html'><img SRC='../images/ce04.gif' BORDER=0 height=37 width=61></a>");}
else
   	{document.write("<a href='../newscap.html' onMouseOver='showMenu(3)' onMouseOut='hideMenu(3)'><img SRC='../images/ce04.gif' BORDER=0 height=37 width=61></a>");}
// Menu 3 ends here
document.write("</center></td>");

document.write("<td width='85' background='../images/"+pName+"tran0.gif'><center>");
// Menu 4 starts here
if (!No3)
	{document.write("<a href='../publication.html'><img SRC='../images/ce05.gif' BORDER=0 height=37 width=85></a>");}
else
   	{document.write("<a href='../publication.html' onMouseOver='showMenu(4)' onMouseOut='hideMenu(4)'><img SRC='../images/ce05.gif' BORDER=0 height=37 width=85></a>");}
// Menu 4 ends here
document.write("</center></td>");

document.write("<td width='87' background='../images/"+pName+"tran0.gif'><center>");
// Menu 5 starts here
if (!No3)
	{document.write("<a href='../organization.html'><img SRC='../images/ce06.gif' BORDER=0 height=37 width=87></a>");}
else
   	{document.write("<a href='../organization.html' onMouseOver='showMenu(5)' onMouseOut='hideMenu(5)'><img SRC='../images/ce06.gif' BORDER=0 height=37 width=87></a>");}
// Menu 5 ends here
document.write("</center></td>");

document.write("<td width='57' background='../images/"+pName+"tran0.gif'><center>");
// Menu 6 starts here
if (!No3)
	{document.write("<a href='../contact.html'><img SRC='../images/ce07.gif' BORDER=0 height=37 width=57></a>");}
else
   	{document.write("<a href='../contact.html' onMouseOver='showMenu(6)' onMouseOut='hideMenu(6)'><img SRC='../images/ce07.gif' BORDER=0 height=37 width=57></a>");}
// Menu 6 ends here
document.write("</center></td>");

document.write("<td width='45' background='../images/"+pName+"fill.gif'><center><b><img src='../images/"+pName+"fill.gif' height=10 width=45></b></center></td>");


document.write("</tr></table>");
document.write("<div align=left><table border=0 cellspacing=0 cellpadding=0 width='490'>");
document.write("<tr><td><img src='../images/spacer.gif' height='15' width='10'></td></tr>");
document.write("<tr><td><img src='../images/color_line.gif' width='305' height='2' align=right></td></tr>");
document.write("<tr><td><img src='../images/spacer.gif' height='10' width='10'></td></tr>");
document.write("<tr><td><img src='../images/color_line.gif' width='305' height='2' align=left></td></tr>");
document.write("<tr><td><img src='../images/spacer.gif' height='5' width='10'></td></tr></table></div></td>")

-->