function left_rd_part()
{
document.write("<table width='186' border='0' cellspacing='0' cellpadding='0'>");
document.write("<tr>");
document.write("<td><img src='images/Sub_menu_tbg.jpg' /></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td background='images/Sub_menu_mbg.jpg' height='160' align='left' valign='top' class='boby_text'>");
document.write("	<table width='186' border='0' cellspacing='0' cellpadding='0'>");
document.write("	<tr>");
document.write("	<td width='14'></td>");
document.write("	<td height='10' style='color:#1c61b0'></td>");
document.write("	<td width='10'></td>");
document.write("	</tr>");
document.write("	<tr>");
document.write("	<td width='14'>&nbsp;</td>");
document.write("	<td height='20'><strong><u><a href='aboutiim.html' style='color:#1c61b0'>About IIIM</a></u></strong></td>");
document.write("	<td width='10'>&nbsp;</td>");
document.write("	</tr>");
document.write("	<tr>");
document.write("	<td width='10'>&nbsp;</td>");
document.write("	<td height='20'><strong><u><a href='rd_home.html' style='color:#1c61b0'>Research Groups</a></u></strong></td>");
document.write("	<td width='10'>&nbsp;</td>");
document.write("	</tr>");
document.write("	<tr>");
document.write("	<td width='10'>&nbsp;</td>");
document.write("	<td height='20'><strong><u><a href='rdf_home.html' style='color:#1c61b0'>R&D facilitation Groups</a></u></strong></td>");
document.write("	<td width='10'>&nbsp;</td>");
document.write("	</tr>");
document.write("	<tr>");
document.write("	<td width='10'>&nbsp;</td>");
document.write("	<td height='20'><strong><u><a href='fac_home.html' style='color:#1c61b0'>Facilities</a></u></strong></td>");
document.write("	<td width='10'>&nbsp;</td>");
document.write("	</tr>");
document.write("	<tr>");
document.write("	<td width='10'>&nbsp;</td>");
document.write("	<td height='20'><strong><u><a href='acheive.html' style='color:#1c61b0'>Achievements</a></u></strong></td>");
document.write("	<td width='10'>&nbsp;</td>");
document.write("	</tr>");
document.write("	<tr>");
document.write("	<td width='10'>&nbsp;</td>");
document.write("	<td height='20'><strong><u><a href='http://mail.iiim.res.in/servlet/Login?domain=iiim.res.in' target='_blank' style='color:#1c61b0'>Webmail</a></u></strong></td>");
document.write("	<td width='10'>&nbsp;</td>");
document.write("	</tr>");
document.write("	<tr>");
document.write("	<td width='10'>&nbsp;</td>");
document.write("	<td height='20'><strong><u><a href='rti_home.html' style='color:#1c61b0'>RTI</a></u></strong></td>");
document.write("	<td width='10'>&nbsp;</td>");
document.write("	</tr>");
document.write("	<tr>");
document.write("	<td width='10'>&nbsp;</td>");
document.write("	<td height='20'><strong><u><a href='ejouranl.html' style='color:#1c61b0'>E-journals</a></u></strong></td>");
document.write("	<td width='10'>&nbsp;</td>");
document.write("	</tr><tr>");
document.write("	<td width='10'>&nbsp;</td>");
document.write("	<td height='20'><strong><u><a href='archives.html' style='color:#1c61b0'>Archives</a></u></strong></td>");
document.write("	<td width='10'>&nbsp;</td>");
document.write("	</tr>");
document.write("	<tr>");
document.write("	<td width='10'>&nbsp;</td>");
document.write("	<td height='20'><strong><u><a href='implinks.html' style='color:#1c61b0'>Important Links</a></u></strong></td>");
document.write("	<td width='10'>&nbsp;</td>");
document.write("	</tr>");
document.write("	<tr>");
document.write("	<td width='10'>&nbsp;</td>");
document.write("	<td height='20'><strong><u><a href='contacts.html' style='color:#1c61b0'>IIIM Contacts</a></u></strong></td>");
document.write("	<td width='10'>&nbsp;</td>");
document.write("	</tr>");
document.write("	<tr>");
document.write("	<td width='10'>&nbsp;</td>");
document.write("	<td height='160'></td>");
document.write("	<td width='10'>&nbsp;</td>");
document.write("	</tr>");
document.write("	</table>");

document.write("</td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td><img src='images/Sub_menu_bbg.jpg' /></td>");
document.write("</tr>");
document.write("</table>");

}