_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="White";
onbgcolor="#08497F";
oncolor="White";
padding="6";
separatorcolor="#5FAED3";
separatorsize="1";
subimage="images/white_7x7.gif";
subimagepadding="6";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#5F5F5F";
oncolor="White";
padding="4";
subimage="images/white_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.oacsi.com/;");
aI("showmenu=Services/ImplementationsINFO_BAR_MENU;text=Services;target=;url=services.html;");
aI("showmenu=Industry Solutions/High TechnologyINFO_BAR_MENU;text=Industry Solutions;target=;url=industry-solutions.html;");
aI("showmenu=Product Lines/E-BusinessINFO_BAR_MENU;text=Product Lines;target=;url=product-lines.html;");
aI("text=News;target=;url=news.html;");
}

with(milonic=new menuname("Services/ImplementationsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Implementations;target=;url=implementations.html;");
aI("text=Upgrades;target=;url=ugrades.html;");
aI("text=Assessments;target=;url=assessments.html;");
aI("text=Project Management;target=;url=project-management.html;");
aI("text=Support;target=;url=support.html;");
aI("text=Integrations;target=;url=integrations.html;");
aI("text=Development;target=;url=development.html;");
aI("text=Training;target=;url=training.html;");
}

with(milonic=new menuname("Industry Solutions/High TechnologyINFO_BAR_MENU")){
style=submenuStyle;
aI("text=High Technology;target=;url=high-technology.html;");
aI("text=Fabless Semiconductor;target=;url=fabless-semiconductor.html;");
}

with(milonic=new menuname("Product Lines/E-BusinessINFO_BAR_MENU")){
style=submenuStyle;
aI("text=E-Business;target=;url=e-business.html;");
aI("text=CRM On Demand;target=;url=crm-on-demand.html;");
aI("text=Business Intelligence;target=;url=obiee.html;");
aI("text=Agile;target=;url=agile.html;");
}


 drawMenus();

