//for changing the background color of the td
function Changebg(obj, bgColor) { 
	obj.style.backgroundColor=bgColor
}
//for changing the font color of the text
function changefont(obj, fColor)
{
if (document.all)
obj.style.color=fColor
else if (document.layers)
obj.color=fColor
}


document.write('<style type="text/css">')
document.write('a {color: black; text-decoration:none}')
document.write('a:hover {color: #e8f4e0; text-decoration:none}')
document.write('</style>')

//for displaying the button on the page
if (document.all || document.getElementById)
{
document.write('<table border="0" cellpadding="0" cellspacing="0" width="315" height="475" background="images/butbg.jpg">');
document.write('<tr><td valign="top">');
document.write('<table border="0" cellpadding="0" cellspacing="0" align="center"  background="">');
document.write('<tr><td valign="top" align="center"><img SRC="images/logo.gif" WIDTH="115" HEIGHT="115"></td></tr>');

document.write('<tr><td width="100%"><br></td></tr>');
document.write('<tr><td width="100%"><a onmouseover="MM_swapImage(\'Image1\',\'\',\'images/aboutmims02.gif\',1);P7_autoLayers(0,\'img1\')" onmouseout="MM_swapImgRestore();P7_autoHide(\'img1\')" href="javascript:void(0)"><img border="0" src="images/aboutmims01.gif" id="Image1" name="Image1" alt="About MIMS"></a></td></tr>')
document.write('<tr><td width="100%"><a onmouseover="MM_swapImage(\'Image2\',\'\',\'images/ourcolleges02.gif\',1);P7_autoLayers(0,\'img2\')" onmouseout="MM_swapImgRestore();P7_autoHide(\'img2\')" href="javascript:void(0)"><img border="0" src="images/ourcolleges01.gif" id="Image2" name="Image2" alt="Our Colleges"></a></td></tr>');
document.write('<tr><td width="100%"><a onmouseover="MM_swapImage(\'Image3\',\'\',\'images/coursedetails02.gif\',1);P7_autoLayers(0,\'img3\')" onmouseout="MM_swapImgRestore();P7_autoHide(\'img3\')" href="coursedetails/coursedetails.html"><img border="0" src="images/coursedetails01.gif" id="Image3" name="Image3" alt="Hospital"></a></td></tr>');
document.write('<tr><td width="100%"><a onmouseover="MM_swapImage(\'Image4\',\'\',\'images/faculty02.gif\',1);P7_autoLayers(0,\'img4\')" onmouseout="MM_swapImgRestore();P7_autoHide(\'img4\')" href="faculty/faculty.html"><img border="0" src="images/faculty01.gif" id="Image4" name="Image4" alt="Faculty"></a></td></tr>');
document.write('<tr><td width="100%"><a onmouseover="MM_swapImage(\'Image5\',\'\',\'images/departments02.gif\',1);P7_autoLayers(0,\'img5\')" onmouseout="MM_swapImgRestore();P7_autoHide(\'img5\')" href="departments/departments.html"><img border="0" src="images/departments01.gif" id="Image5" name="Image5" alt="Departments"></a></td></tr>');
//document.write('<tr><td width="100%"><a onmouseover="MM_swapImage(\'Image6\',\'\',\'images/futureprojects02.gif\',1);P7_autoLayers(0,\'img6\')" onmouseout="MM_swapImgRestore();P7_autoHide(\'img6\')" href="javascript:void(0)"><img border="0" src="images/futureprojects01.gif" id="Image6" name="Image6" alt="Future Projects"></a></td></tr>');
document.write('<tr><td width="100%"><a onmouseover="MM_swapImage(\'Image7\',\'\',\'images/facilities02.gif\',1);P7_autoLayers(0,\'img7\')" onmouseout="MM_swapImgRestore();P7_autoHide(\'img7\')" href="javascript:void(0)"><img border="0" src="images/facilities01.gif" id="Image7" name="Image7" alt="Facilities"></a></td></tr>');
document.write('<tr><td width="100%"><a onmouseover="MM_swapImage(\'Image8\',\'\',\'images/news-events02.gif\',1);P7_autoLayers(0,\'img8\')" onmouseout="MM_swapImgRestore();P7_autoHide(\'img8\')" href="news/news.html"><img border="0" src="images/news-events01.gif" id="Image8" name="Image8" alt="News & Events"></a></td></tr>');
document.write('<tr><td width="100%"><a onmouseover="MM_swapImage(\'Image9\',\'\',\'images/contactus02.gif\',1);P7_autoLayers(0,\'img9\')" onmouseout="MM_swapImgRestore();P7_autoHide(\'img9\')" href="contactus/contactus.html"><img border="0" src="images/contactus01.gif" id="Image9" name="Image9" alt="Contact Us"></a></td></tr>')
document.write('<tr><td width="100%"><a onmouseover="MM_swapImage(\'Image10\',\'\',\'images/faq02.gif\',1);P7_autoLayers(0,\'img10\')" onmouseout="MM_swapImgRestore();P7_autoHide(\'img10\')" href="faq/faq.html"><img border="0" src="images/faq01.gif" id="Image10" name="Image10" alt="FAQ"></a></td></tr>')
document.write('</table>');
document.write('</td></tr></table>')
}
else if (document.layers)
{
document.write('<table border="0" cellpadding="0" cellspacing="0" width="315" height="475" background="images/butbg.jpg">');
document.write('<tr><td valign="top">');
document.write('<table border="0" cellpadding="0" cellspacing="0" align="center"  background="">');
document.write('<tr><td  valign="top" align="center"><img SRC="images/logo.gif" WIDTH="115" HEIGHT="115"></td></tr>');

document.write('<tr><td width="100%"><br></td></tr>');
document.write('<tr><td width="100%"><a onmouseover="MM_swapImage(\'Image1\',\'\',\'images/aboutmims02.gif\',1);P7_autoLayers(0,\'img1\')" onmouseout="MM_swapImgRestore();P7_autoHide(\'img1\')" href="javascript:void(0)"><img border="0" src="images/aboutmims01.gif" id="Image1" name="Image1" alt="About MIMS"></a></td></tr>')
document.write('<tr><td width="100%"><a onmouseover="MM_swapImage(\'Image2\',\'\',\'images/ourcolleges02.gif\',1);P7_autoLayers(0,\'img2\')" onmouseout="MM_swapImgRestore();P7_autoHide(\'img2\')" href="javascript:void(0)"><img border="0" src="images/ourcolleges01.gif" id="Image2" name="Image2" alt="Our Colleges"></a></td></tr>');
document.write('<tr><td width="100%"><a onmouseover="MM_swapImage(\'Image3\',\'\',\'images/coursedetails02.gif\',1);P7_autoLayers(0,\'img3\')" onmouseout="MM_swapImgRestore();P7_autoHide(\'img3\')" href="coursedetails/coursedetails.html"><img border="0" src="images/coursedetails01.gif" id="Image3" name="Image3" alt="Hospital"></a></td></tr>');
document.write('<tr><td width="100%"><a onmouseover="MM_swapImage(\'Image4\',\'\',\'images/faculty02.gif\',1);P7_autoLayers(0,\'img4\')" onmouseout="MM_swapImgRestore();P7_autoHide(\'img4\')" href="faculty/faculty.html"><img border="0" src="images/faculty01.gif" id="Image4" name="Image4" alt="Faculty"></a></td></tr>');
document.write('<tr><td width="100%"><a onmouseover="MM_swapImage(\'Image5\',\'\',\'images/departments02.gif\',1);P7_autoLayers(0,\'img5\')" onmouseout="MM_swapImgRestore();P7_autoHide(\'img5\')" href="departments/departments.html"><img border="0" src="images/departments01.gif" id="Image5" name="Image5" alt="Departments"></a></td></tr>');
//document.write('<tr><td width="100%"><a onmouseover="MM_swapImage(\'Image6\',\'\',\'images/futureprojects02.gif\',1);P7_autoLayers(0,\'img6\')" onmouseout="MM_swapImgRestore();P7_autoHide(\'img6\')" href="javascript:void(0)"><img border="0" src="images/futureprojects01.gif" id="Image6" name="Image6" alt="Future Projects"></a></td></tr>');
document.write('<tr><td width="100%"><a onmouseover="MM_swapImage(\'Image7\',\'\',\'images/facilities02.gif\',1);P7_autoLayers(0,\'img7\')" onmouseout="MM_swapImgRestore();P7_autoHide(\'img7\')" href="javascript:void(0)"><img border="0" src="images/facilities01.gif" id="Image7" name="Image7" alt="Facilities"></a></td></tr>');
document.write('<tr><td width="100%"><a onmouseover="MM_swapImage(\'Image8\',\'\',\'images/news-events02.gif\',1);P7_autoLayers(0,\'img8\')" onmouseout="MM_swapImgRestore();P7_autoHide(\'img8\')" href="news/news.html"><img border="0" src="images/news-events01.gif" id="Image8" name="Image8" alt="News & Events"></a></td></tr>');
document.write('<tr><td width="100%"><a onmouseover="MM_swapImage(\'Image9\',\'\',\'images/contactus02.gif\',1);P7_autoLayers(0,\'img9\')" onmouseout="MM_swapImgRestore();P7_autoHide(\'img9\')" href="contactus/contactus.html"><img border="0" src="images/contactus01.gif" id="Image9" name="Image9" alt="Contact Us"></a></td></tr>')
document.write('<tr><td width="100%"><a onmouseover="MM_swapImage(\'Image10\',\'\',\'images/faq02.gif\',1);P7_autoLayers(0,\'img10\')" onmouseout="MM_swapImgRestore();P7_autoHide(\'img10\')" href="faq/faq.html"><img border="0" src="images/faq01.gif" id="Image10" name="Image10" alt="FAQ"></a></td></tr>')
document.write('</table>');
document.write('</td></tr></table>')
}

