mmLoadMenus()
document.write("<table border='0' cellpadding='0' cellspacing='0' style='border-collapse: collapse' bgcolor='#cccccc'>");
document.write("<tr>");
document.write("		<td>");
document.write("			<a href='products.htm' onMouseOut=MM_startTimeout(); onMouseOver=MM_showMenu(window.products,0,21,null,'btn_products');><img name='btn_products' src='images/nav_ind_prod.jpg' width='75' height='10' alt='Products' border='0'></td>");
document.write("		<td>");
document.write("			<a href='ip_edu_services.htm' onMouseOut=MM_startTimeout(); onMouseOver=MM_showMenu(window.edu_services,0,21,null,'btn_edu_services');><img name='btn_edu_services' src='images/nav_ind_eduserv.jpg' width='99' height='10' alt='Educational Services' border='0'></a></td>");
document.write("		<td>");
document.write("			<a href='ip_tech_services.htm' onMouseOut=MM_startTimeout(); onMouseOver=MM_showMenu(window.tech_services,0,21,null,'btn_tech_services');><img name='btn_tech_services' src='images/nav_ind_techserv.jpg' width='103' height='10' alt='Technical Services' border='0'></a></td>");
document.write("		<td>");
document.write("			<a href='achievements.htm'><img src='images/nav_ind_achievements.jpg' width='101' height='10' alt='Achievements' border='0'></a></td>");
document.write("		<td>");
document.write("			<a href='contactus.htm'><img src='images/nav_ind_contactus.jpg' width='87' height='10' alt='Contact Us' border='0'></a></td>");
document.write("	</tr>");
document.write("	</table>");
