fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=450;
_menuOpenDelay=200;
_subOffsetTop=0;
_subOffsetLeft=2;

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#f5f5f5";
offcolor="#000000";
onbgcolor="#b53942";
oncolor="#fff";
//outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=4;
pagebgcolor="#dcdcdc";
pagecolor="black";
separatorcolor="#dadada";
separatorsize=1;
subimage="images/arrow_black.gif";
subimagepadding=2;
}

with(menuStyle=new mm_style()){
styleid=1;
fontfamily="Verdana";
fontsize="10";
fontstyle="normal";
fontweight="bold";
//high3dcolor="#ffffff";
low3dcolor="#336633";
offbgcolor="#314152";
//offborder="1px solid #B2D0E3";
//offcolor="#A4A3A1";
//onbgcolor="#95BDD6";
//onborder="1px outset #ffffff";
//oncolor="#ffffff";
onsubimage="js/white_13x13_tb.gif";
//overfilter="Fade(duration=0.5);Shadow(color=#616261,Direction=130,Strength=3";
padding=4;
separatorcolor="";
separatorsize=0;
//subimage="grey_13x13_tb.gif";
subimagepadding=4;
}


with(milonic=new menuname("sub_corp")){
margin=5;
menuwidth=160;
style=submenuStyle;
aI("text=About Us;url=about_us.html;");
aI("text=Why OPTRA?;url=why_optra.html;");
aI("text=Management Team;url=management_team.html;");
aI("text=Awards;url=awards.html;");

}


with(milonic=new menuname("sub_ser")){
margin=5;
menuwidth=250;
style=submenuStyle;
//aI("text=Overview;url=services.html;");
aI("text=Enterprise Intelligence;url=enterprise_intelligence.html;");
aI("text=Application Development & Maintenance;url=application_development.html;");
aI("text=Product Management;url=product_management.html");
aI("text=Migration & Re-engineering;url=migration.html;");
aI("text=Systems Integration;url=systems_integration.html;");
aI("text=Web Portal Management;url=web_portal_management.html;");
aI("text=Quality Assurance;url=quality_assurance.html;");
aI("text=Data Curation & Knowledge Management;url=data_curation.html;");
aI("text=Regulatory Compliance;url=regulatory_compliance.html;");
}
with(milonic=new menuname("sub_sol")){
margin=5;
menuwidth=150;
style=submenuStyle;
//aI("text=Overview;url=solutions.html;");
aI("text=Cloud;url=cloud.html;");
aI("text=Multimedia;url=multimedia.html;");
aI("text=Mobility;url=mobility.html;");
aI("text=Security;url=security.html;");
aI("text=CRM;url=crm.html;");
aI("text=ERP;url=erp.html;");
aI("text=Data Warehouse;url=data_warehouse.html;");

}
with(milonic=new menuname("sub_glb")){
margin=5;
menuwidth=150;
style=submenuStyle;
//aI("text=Overview;url=global_delivery.html;");
aI("text=Quality Policy;url=quality_policy.html;");
aI("text=Project Management;url=project_management.html;");
aI("text=Engagement Models;url=engagement_models.html;");
aI("text=Infrastructure;url=infrastructure.html;");
}

with(milonic=new menuname("sub_careers")){
margin=5;
menuwidth=150;
style=submenuStyle;
aI("text=Current openings;url=careers.html;");
aI("text=Work Culture;url=work_culture.html;");


}
drawMenus();


