// JavaScript Document

document.write('<div class="chromestyle" id="chromemenu" style="width:760px"><div><table width="980" border="0" cellspacing="0" cellpadding="0" background="images/linkbg.jpg">');
document.write('<tr>');
document.write('<td width="760" height="32"><table width="760" height="32" border="0" cellpadding="0" cellspacing="0" >');
document.write('<tr>');
document.write('<td width="90" height="32" align="center"><a href="Index.html" class="TopLinks" >Home</a></td>');
document.write('<td width="1" align="center"><img src="images/Arrow.jpg" width="1" height="32"></td>');
document.write('<td width="107" align="center"><a href="#" class="TopLinks" rel="abt">About Us</a></td>');
document.write('<td width="1" align="center"><img src="images/Arrow.jpg" width="1" height="32"></td>');
document.write('<td width="107" align="center"><a href="programs.html" class="TopLinks">Programs</a></td>');
document.write('<td width="1" align="center"><img src="images/Arrow.jpg" width="1" height="32"></td>');
document.write('<td width="107" align="center"><a href="Facilities.html" class="TopLinks">Facilities</a></td>');
document.write('<td width="1" align="center"><img src="images/Arrow.jpg" width="1" height="32"></td>');
document.write('<td width="139" align="center"><a href="#" class="TopLinks" rel="Admi">Admission</a></td>');
document.write('<td width="1" align="center"><img src="images/Arrow.jpg" width="1" height="32"></td>');
document.write('<td width="99" align="center"><a href="News.html" class="TopLinks">News</a></td>');
document.write('<td width="1" align="center"><img src="images/Arrow.jpg" width="1" height="32"></td>');
document.write('<td width="100" align="center"><a href="career.html" class="TopLinks">Career</a> </td>');
document.write('</tr>');
document.write('</table></td>');

document.write('</tr>');
document.write('</table> </div></div>');

document.write('<div id="abt" class="dropmenudiv" style="width:160px">');
document.write('<a href="Mission.html">Mission</a>');
document.write('<a href="Vision.html">Vision</a>');
document.write('<a href="Objective.html">Objective</a>');
document.write('<a href="Chairman.html">Chairman Message</a>');
document.write('<a href="Director.html">Director Message</a>');
document.write('<a href="Advisor.html">Advisor</a>');
document.write('<a href="Institute.html">Institute</a>');
document.write('<a href="Faculty.html">Faculty</a>');
document.write('<a href="pes.html">Prestige Education Society </a>');
document.write('<a href="PrestigeGroup.html">Prestige Group</a>');
document.write('<a href="sis_institutions.html">Sister Institutions</a></div>');

document.write('<div id="pro" class="dropmenudiv" style="width:170px">');
document.write('<a href="Programs.html">PG Programs</a>');
document.write('<a href="Programs.html">UG Programs</a></div>');


document.write('<div id="Admi" class="dropmenudiv" style="width:170px">');
document.write('<a href="Admission.html">Admission</a>');
document.write('<a href="coc.html">Code of Conduct</a>');
document.write('<a href="affilation_and_university.html">Affiliation and University</a>');
document.write('<a href="Anti_ragging.html">Ragging</a>');
document.write('<a href="scc.html">Student counselling Committee</a></div>');

