_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;


with(menuStyle=new mm_style()){
align="left";
bordercolor="#c11c25";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial";
fontsize="11px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#21a935";
headercolor="#21a935";
offbgcolor="#ffffff";
offcolor="#093f01";
onbgcolor="#21a935";
oncolor="#ffffff";
padding=5;
pagebgcolor="#21a935";
outfilter="randomdissolve(duration=0.2)";
overfilter="Fade(duration=0.1);Alpha(opacity=100);Shadow(color=#097318', Direction=130, Strength=3)";
pagecolor="#023c0a";
separatorcolor="#023c0a";
separatorsize=1;
subimagepadding=4;
}


with(milonic=new menuname("mnuAcademics")){
overflow="scroll";
style=menuStyle;
top=8
left=86
aI("text=Corporate Overview &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;url=corporate_overview.php")
aI("text=Jain Infraprojects Limited;url=infraprojects.php")
aI("text=Jain Steel & Power Limited;url=steel.php")
aI("text=Jain Energy Limited;url=energy.php")
aI("text=Jain Realty Limited;url=realty.php")
}


with(milonic=new menuname("mnuPcourses")){
overflow="scroll";
style=menuStyle;
top=8
left=0
aI("text=Overview&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp&nbsp;&nbsp&nbsp;&nbsp;url=overview.php")
aI("text=Vision & Mission;url=vision.php")
aI("text=Our Leader;url=leader.php")
aI("text=Core Values;url=corevalues.php")
aI("text=CSR;url=csr.php")
aI("text=CSR Policy;url=csrpolicies.php")
aI("text=Management Team;url=management_team.php")
aI("text=Annual Report;url=annual_report.php")
}



with(milonic=new menuname("mnumedia")){
overflow="scroll";
style=menuStyle;
top=8
left=163
aI("text=News&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;url=news.php")
aI("text=New Releases&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;url=new_release_all.php")
aI("text=Archives;url=archieves_all.php")
aI("text=Photogallery;url=photo.php")

}

with(milonic=new menuname("mnucareer")){
overflow="scroll";
style=menuStyle;
top=8
left=343
aI("text=Work with us &nbsp;&nbsp;&nbsp;url=human.php")
aI("text=Apply Online;url=recruitment.php")

}

with(milonic=new menuname("mnuquirees")){
overflow="scroll";
style=menuStyle;
top=8
left=400
aI("text=Business &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;url=business.php")
aI("text=Media;url=media.php")

}



drawMenus();