function top_part()
{
document.write("<td background='images/button_bg.jpg' height='31' align='center' valign='middle'><span class='button_text'>&nbsp;&nbsp;&nbsp;<a href='index.html' class='button_text'>Home</a>&nbsp; | &nbsp;<a href='bd_home.html' class='button_text'>Business with IIIM</a>&nbsp; | &nbsp;<a href='rc_home.html' class='button_text'>Research Collaboartion</a>&nbsp; | &nbsp;<a href='education_home.html' class='button_text'>Education and Training</a>&nbsp; | &nbsp;<a href='jobs.html' class='button_text'>Jobs at IIIM</a> &nbsp; | &nbsp;<a href='find.html' class='button_text'>Find People</a> &nbsp;|&nbsp; <a href='sitemap.html' class='button_text'>Site Map</a> &nbsp; |&nbsp; <a href='contactus.html' class='button_text'>Contact Us</a>&nbsp;&nbsp;&nbsp;</span></td>");
}