fixMozillaZIndex=true; 
_menuCloseDelay=500;
_menuOpenDelay=50;
_subOffsetTop=0;
_subOffsetLeft=0;


with(menuStyle=new mm_style()){
//itemheight=12;
itemwidth=233;
fontfamily="Arial, Helvetica, sans-serif";
fontweight="normal";
fontsize="12px";
offcolor="#015901";
onbgcolor="#66BA66";
offbgcolor="#CCF4CC";
fontstyle="normal"; 
image="Image/arrow.gif";
oncolor="#FFF";
pagecolor="#015901";
imagepadding=1;
imageposition="right";
padding=3;
rawcss="padding-left:5px;"
separatorcolor="#FFF";
separatorheight=1;
}

with(submenuStyle=new mm_style()){
bordercolor="#66BA66";
borderstyle="solid";
itemwidth="170px";
fontfamily="Arial, Helvetica, sans-serif";
fontsize="12px";
borderwidth=1;
offcolor="#015901";
onbgcolor="#66BA66";
offbgcolor="#CCF4CC";
oncolor="#FFF";
padding=4;
rawcss="padding-left:5;"
separatoralign="right";
separatorcolor="#66BA66";
separatorheight=1;
separatorpadding=1;
separatorwidth="100%";
}
with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="vertical";
style=menuStyle;
position="relative";
aI("showmenu=Mission;text=About Our Corporation;url=about-our-corporation.shtml");
aI("showmenu=State;text=Expertise and Services Offered;url=expertise-and-services-offered.shtml");
aI("showmenu=Blogs;text=Methodological Approach;url=methodological-approach.shtml");
aI("showmenu=Listing;text=Principals & Associates;url=principal-associates.shtml");
aI("showmenu=Listing;text=On Going R&D Select Projects;url=on-going-select-projects.shtml");
aI("showmenu=Listing;text=Select Recent Scholarly Output;url=select-recent-scholarly.shtml");
aI("showmenu=Listing;text=Employment Opportunities;url=employment-opportunities.shtml");
aI("showmenu=Listing;text=News & Events;url=news-events.shtml");
aI("showmenu=Listing;text=Useful Links;url=usefullinks.shtml");
aI("text=Contact Us;url=contactus.shtml");
}


with(milonic=new menuname("State")){
style=submenuStyle;
aI("text=Environmental Assessment;url=environmental-assessment.shtml;");
aI("text=Construction Assessment;url=construction-assessment.shtml;");
aI("text=Forensics Services;url=forensics-services.shtml;");
aI("text=Legal and Expert witness;url=legal-expert-witness.shtml;");
aI("text=Manufacturing & Production;url=manufacturing-production.shtml;");
aI("text=Health diagnosis;url=health-diagnisis.shtml;");
aI("text=Nano-engineering and 21st Century Technologies;url=nano-engineering-21st-century technologies.shtml;");
aI("text=Other Services;url=other-services.shtml;");
}

drawMenus();
