document.write('<STYLE type="text/css">');
document.write('#menuspan3 { position:absolute; width:140px; }');
document.write('#menutable3 { border-width: 1px; border-color: #82C419; border-style:solid}');
document.write('td.menucell3 { padding:2px; padding-left:4px; padding-right:4px; background:#446709; border:1px outset #82C419; text-align:RIGHT; }');
document.write('#submenutable3 { background: #82C419; border-width: 1px; border-color: #82C419; border-style:solid}');
document.write('td.topcell3 {text-decoration:none; color:#FFF7F7; font-weight: 700; font-family: Times New Roman; font-size: 12px; font-style:normal; text-align:RIGHT; }');
document.write('a.topitem3 {text-decoration:none; color:#FFF7F7; font-weight: 700; font-family: Times New Roman; font-size: 12px; font-style:normal; } ');
document.write('a.topitem3:hover {text-decoration:none; color:#B4E57B; font-weight: 700; font-family: Times New Roman; font-size: 12px; font-style:normal;}');
document.write('a.subitem3 {text-decoration:none; color:#FFF7F7; font-weight: 700; font-family: Times New Roman; font-size: 12px; font-style:normal; } ');
document.write('a.subitem3:hover {text-decoration:none; color:#B4E57B; font-weight: 700; font-family: Times New Roman; font-size: 12px; font-style:normal; }');
document.write('P.MN3 {margin:0px; color:#FFF7F7; font-weight: 700; font-family: Times New Roman; font-size:12px; font-style:normal;  }');
document.write('P.SMN3 {text-decoration:none; color:#FFF7F7; font-weight: 700; font-family: Times New Roman; font-size:12px; font-style:normal; margin:0px; }');
document.write('#submenu3_0 { position:absolute; left:126px; top:22px; visibility:hidden; }');
document.write('#submenu3_1 { position:absolute; left:126px; top:42px; visibility:hidden; }');
document.write('#submenu3_2 { position:absolute; left:126px; top:142px; visibility:hidden; }');
document.write('#submenu3_3 { position:absolute; left:126px; top:182px; visibility:hidden; }');
document.write('</style>');
var thisbrowser3
var hidetimer3 = null;
if(document.layers){ thisbrowser3='NN4'; }
if(document.all){ thisbrowser3='IE'; }
if(!document.all && document.getElementById){ thisbrowser3='NN6'; }
function showmenu3(menuname)
{
if(thisbrowser3=='NN4') document.layers[menuname].visibility = 'visible';
if(thisbrowser3=='IE') document.all[menuname].style.visibility = 'visible';
if(thisbrowser3=='NN6') document.getElementById(menuname).style.visibility = 'visible';
if(hidetimer3) clearTimeout(hidetimer3);}
function timermenu3()
{
if(hidetimer3) clearTimeout(hidetimer3);hidetimer3 = setTimeout("hideall3();",1000);
}
function hidemenu3(menuname)
{
if(thisbrowser3=='NN4') document.layers[menuname].visibility = 'hidden';
if(thisbrowser3=='IE') document.all[menuname].style.visibility = 'hidden';
if(thisbrowser3=='NN6') document.getElementById(menuname).style.visibility = 'hidden';
}
function hilite3(menuitem) 
{
if(typeof(currentpage3)!='undefined' && menuitem==currentpage3) return;
if(thisbrowser3=='IE') document.all[menuitem].style.backgroundColor = '#324F06';
if(thisbrowser3=='NN6') document.getElementById(menuitem).style.backgroundColor = '#324F06';
if(hidetimer3) clearTimeout(hidetimer3);}
function unhilite3(menuitem) 
{
if(typeof(currentpage3)!='undefined' && menuitem==currentpage3) return;
if(thisbrowser3=='IE') document.all[menuitem].style.backgroundColor = '#446709';
if(thisbrowser3=='NN6') document.getElementById(menuitem).style. backgroundColor = '#446709';
if(hidetimer3) clearTimeout(hidetimer3);hidetimer3 = setTimeout("hideall3();",1000);
}
function hideall3()
{
hidemenu3('submenu3_0');
hidemenu3('submenu3_1');
hidemenu3('submenu3_2');
hidemenu3('submenu3_3');
}
function openmenu3(menuname)
{
showmenu3(menuname);
if(menuname!='submenu3_0') hidemenu3('submenu3_0');
if(menuname!='submenu3_1') hidemenu3('submenu3_1');
if(menuname!='submenu3_2') hidemenu3('submenu3_2');
if(menuname!='submenu3_3') hidemenu3('submenu3_3');
}
document.write('<table width=140 cellspacing=0 border=0 cellpadding=0>');
document.write('<tr><td align=left valign=top>');
document.write('<span id="menuspan3">');
document.write('<table width=140 id="menutable3" cellspacing=1 cellpadding=0 bgcolor=#82C419>');
document.write('<tr>');
document.write('<td class="topcell3" align=RIGHT width=140 height=20 bgcolor=#446709>')
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align=RIGHT>');
document.write('<a href="" target="_blank" title="" class="topitem3" onMouseOver="hideall3()">Affiliation</a>');
document.write('</td><td><p class="SMN3">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td class="topcell3" align=RIGHT width=140 height=20 bgcolor=#446709>')
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align=RIGHT>');
document.write('<p class="MN3" onMouseOver="openmenu3(\'submenu3_0\')" onMouseOut="timermenu3();">Courses</p>');
document.write('</td><td><p class="SMN3"> ></p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td class="topcell3" align=RIGHT width=140 height=20 bgcolor=#446709>')
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align=RIGHT>');
document.write('<p class="MN3" onMouseOver="openmenu3(\'submenu3_1\')" onMouseOut="timermenu3();">Admissions</p>');
document.write('</td><td><p class="SMN3"> ></p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td class="topcell3" align=RIGHT width=140 height=20 bgcolor=#446709>')
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align=RIGHT>');
document.write('<a href="" target="_blank" title="" class="topitem3" onMouseOver="hideall3()">Facilities</a>');
document.write('</td><td><p class="SMN3">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td class="topcell3" align=RIGHT width=140 height=20 bgcolor=#446709>')
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align=RIGHT>');
document.write('<a href="" target="_blank" title="" class="topitem3" onMouseOver="hideall3()">Placement</a>');
document.write('</td><td><p class="SMN3">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td class="topcell3" align=RIGHT width=140 height=20 bgcolor=#446709>')
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align=RIGHT>');
document.write('<a href="" target="_blank" title="" class="topitem3" onMouseOver="hideall3()">Students Section</a>');
document.write('</td><td><p class="SMN3">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td class="topcell3" align=RIGHT width=140 height=20 bgcolor=#446709>')
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align=RIGHT>');
document.write('<a href="" target="_blank" title="" class="topitem3" onMouseOver="hideall3()">Alumni</a>');
document.write('</td><td><p class="SMN3">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td class="topcell3" align=RIGHT width=140 height=20 bgcolor=#446709>')
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align=RIGHT>');
document.write('<p class="MN3" onMouseOver="openmenu3(\'submenu3_2\')" onMouseOut="timermenu3();">Results</p>');
document.write('</td><td><p class="SMN3"> ></p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td class="topcell3" align=RIGHT width=140 height=20 bgcolor=#446709>')
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align=RIGHT>');
document.write('<a href="MANDATRY_DISCLOSURE.pdf" target="_self" title="Mandatory Disclosure" class="topitem3" onMouseOver="hideall3()">Mandatory Disclosure</a>');
document.write('</td><td><p class="SMN3">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td class="topcell3" align=RIGHT width=140 height=20 bgcolor=#446709>')
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align=RIGHT>');
document.write('<p class="MN3" onMouseOver="openmenu3(\'submenu3_3\')" onMouseOut="timermenu3();">Application Forms</p>');
document.write('</td><td><p class="SMN3"> ></p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('</table><p>');
document.write('<div id="submenu3_0">');
document.write('<table id="submenutable3" width=100 cellspacing=1>');
document.write('<tr>');
document.write('<td align=RIGHT class="menucell3" height=20 id="s3_0_0" onMouseOver="hilite3(\'s3_0_0\')" onMouseOut="unhilite3(\'s3_0_0\')">');
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align=RIGHT>');
document.write('<a href="courses_d_pharm.html" target="_self" title="" class="subitem3" >D.Pharm</a>')
;document.write('</td><td><p class="SMN3">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=RIGHT class="menucell3" height=20 id="s3_0_1" onMouseOver="hilite3(\'s3_0_1\')" onMouseOut="unhilite3(\'s3_0_1\')">');
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align=RIGHT>');
document.write('<a href="courses_b_pharm.html" target="_self" title="" class="subitem3" >B.Pharm</a>')
;document.write('</td><td><p class="SMN3">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=RIGHT class="menucell3" height=20 id="s3_0_2" onMouseOver="hilite3(\'s3_0_2\')" onMouseOut="unhilite3(\'s3_0_2\')">');
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align=RIGHT>');
document.write('<a href="Doctor_in_Pharmacy.html" target="_self" title="" class="subitem3" >Pharm.D</a>')
;document.write('</td><td><p class="SMN3">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=RIGHT class="menucell3" height=20 id="s3_0_3" onMouseOver="hilite3(\'s3_0_3\')" onMouseOut="unhilite3(\'s3_0_3\')">');
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align=RIGHT>');
document.write('<a href="M_Pharm_in_Pharmaceutics.html" target="_self" title="" class="subitem3" >M.Pharm in Pharmaceutics</a>')
;document.write('</td><td><p class="SMN3">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('</table></div>');
document.write('<div id="submenu3_1">');
document.write('<table id="submenutable3" width=100 cellspacing=1>');
document.write('<tr>');
document.write('<td align=RIGHT class="menucell3" height=20 id="s3_1_0" onMouseOver="hilite3(\'s3_1_0\')" onMouseOut="unhilite3(\'s3_1_0\')">');
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align=RIGHT>');
document.write('<a href="admission_d_pharm.html" target="_self" title="" class="subitem3" >D.Pharm</a>')
;document.write('</td><td><p class="SMN3">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=RIGHT class="menucell3" height=20 id="s3_1_1" onMouseOver="hilite3(\'s3_1_1\')" onMouseOut="unhilite3(\'s3_1_1\')">');
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align=RIGHT>');
document.write('<a href="admission_b_pharm.html" target="_self" title="" class="subitem3" >B.Pharm</a>')
;document.write('</td><td><p class="SMN3">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=RIGHT class="menucell3" height=20 id="s3_1_2" onMouseOver="hilite3(\'s3_1_2\')" onMouseOut="unhilite3(\'s3_1_2\')">');
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align=RIGHT>');
document.write('<a href="Doctor_in_Pharmacy.html" target="_self" title="" class="subitem3" >Pharm.D</a>')
;document.write('</td><td><p class="SMN3">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=RIGHT class="menucell3" height=20 id="s3_1_3" onMouseOver="hilite3(\'s3_1_3\')" onMouseOut="unhilite3(\'s3_1_3\')">');
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align=RIGHT>');
document.write('<a href="M_Pharm_in_Pharmaceutics.html" target="_self" title="" class="subitem3" >M.Pharm in Pharmaceutics</a>')
;document.write('</td><td><p class="SMN3">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('</table></div>');
document.write('<div id="submenu3_2">');
document.write('<table id="submenutable3" width=100 cellspacing=1>');
document.write('<tr>');
document.write('<td align=RIGHT class="menucell3" height=20 id="s3_2_0" onMouseOver="hilite3(\'s3_2_0\')" onMouseOut="unhilite3(\'s3_2_0\')">');
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align=RIGHT>');
document.write('<a href="http://www.beadpharmacy.org/about_board.html" target="_self" title="" class="subitem3" >D.Pharm</a>')
;document.write('</td><td><p class="SMN3">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=RIGHT class="menucell3" height=20 id="s3_2_1" onMouseOver="hilite3(\'s3_2_1\')" onMouseOut="unhilite3(\'s3_2_1\')">');
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align=RIGHT>');
document.write('<a href="http://www.rguhs.ac.in/" target="_self" title="" class="subitem3" >B.Pharm</a>')
;document.write('</td><td><p class="SMN3">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=RIGHT class="menucell3" height=20 id="s3_2_2" onMouseOver="hilite3(\'s3_2_2\')" onMouseOut="unhilite3(\'s3_2_2\')">');
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align=RIGHT>');
document.write('<a href="http://www.rguhs.ac.in/" target="_self" title="" class="subitem3" >Pharm.D</a>')
;document.write('</td><td><p class="SMN3">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=RIGHT class="menucell3" height=20 id="s3_2_3" onMouseOver="hilite3(\'s3_2_3\')" onMouseOut="unhilite3(\'s3_2_3\')">');
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align=RIGHT>');
document.write('<a href="http://www.rguhs.ac.in/" target="_self" title="" class="subitem3" >M.Pharm in Pharmaceutics</a>')
;document.write('</td><td><p class="SMN3">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=RIGHT class="menucell3" height=20 id="s3_2_4" onMouseOver="hilite3(\'s3_2_4\')" onMouseOut="unhilite3(\'s3_2_4\')">');
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align=RIGHT>');
document.write('<a href="Internal.doc" target="_self" title="" class="subitem3" >Internal</a>')
;document.write('</td><td><p class="SMN3">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('</table></div>');
document.write('<div id="submenu3_3">');
document.write('<table id="submenutable3" width=100 cellspacing=1>');
document.write('<tr>');
document.write('<td align=RIGHT class="menucell3" height=20 id="s3_3_0" onMouseOver="hilite3(\'s3_3_0\')" onMouseOut="unhilite3(\'s3_3_0\')">');
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align=RIGHT>');
document.write('<a href="DPharmaApplication.doc" target="_self" title="" class="subitem3" >D.Pharm</a>')
;document.write('</td><td><p class="SMN3">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=RIGHT class="menucell3" height=20 id="s3_3_1" onMouseOver="hilite3(\'s3_3_1\')" onMouseOut="unhilite3(\'s3_3_1\')">');
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align=RIGHT>');
document.write('<a href="BPharmaApplication.doc" target="_self" title="" class="subitem3" >B.Pharm</a>')
;document.write('</td><td><p class="SMN3">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=RIGHT class="menucell3" height=20 id="s3_3_2" onMouseOver="hilite3(\'s3_3_2\')" onMouseOut="unhilite3(\'s3_3_2\')">');
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align=RIGHT>');
document.write('<a href="" target="_self" title="" class="subitem3" >Pharm.D</a>')
;document.write('</td><td><p class="SMN3">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=RIGHT class="menucell3" height=20 id="s3_3_3" onMouseOver="hilite3(\'s3_3_3\')" onMouseOut="unhilite3(\'s3_3_3\')">');
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align=RIGHT>');
document.write('<a href="" target="_self" title="" class="subitem3" >M.Pharm in Pharmaceutics</a>')
;document.write('</td><td><p class="SMN3">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('</table></div>');
document.write('</span></td></tr></table>');

