fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;





with(Styleone=new mm_style()){
styleid=1;
align="left";
bordercolor="#0E3359";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial, Helvetica, sans-serif";
fontsize="11px";
fontstyle="normal";
offbgcolor="#005596";
offcolor="#ffffff";
onbgcolor="#0E3359";
oncolor="#ffffff";
ondecoration="none";
padding=6;
overfilter="Fade(duration=0.2);Alpha(opacity=90)";
outfilter="Fade(duration=0.2)";
separatorcolor="#0E3359";
separatorsize=1;


}

with(Styletwo=new mm_style()){
styleid=2;
align="left";
borderstyle="solid";
borderwidth="1";
bordercolor="#0E3359";
fontfamily="Arial, Helvetica, sans-serif";
fontsize="12px";
fontstyle="normal";
offbgcolor="#005596";
offcolor="#ffffff";
onbgcolor="#0E3359";
oncolor="#ffffff";
ondecoration="none";
onsubimage="";
padding=6;
subimage="";
subimagepadding=4;

}

with(mainmenuStyle=new mm_style()){
align="left";
fontfamily="Arial, Helvetica, sans-serif";
fontsize="11px";
fontstyle="normal";
fontweight="bold";
offbgcolor="#005596";
offcolor="#ffffff";
onbgcolor="#005596";
oncolor="#6CAEE0";
ondecoration="none";
padding=6;


}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
screenposition="center";
left="offset=400"
openstyle="rtl";
orientation="vertical";
style=mainmenuStyle;
top=140;
menuwidth=100;
aI("text=COMPANY;url=company_overview.htm;showmenu=Company;");
aI("showmenu=Services;text=SERVICES;url=services_overview.htm;");
aI("showmenu=Solutions;text=SOLUTIONS;url=solutions_overview.htm;");
aI("text=CLIENTS;url=clients_overview.htm;");
aI("text=PARTNERS;url=partners_overview.htm;");
aI("text=NEWS AND EVENTS;url=news_overview.htm;");
aI("text=KNOWLEDGE;url=knowledge.asp;");
}

with(milonic=new menuname("Services")){
openstyle="rtl";
style=Styleone;
itemwidth="150px"
aI("text=Overview;url=services_overview.htm;");
aI("text=How We Deliver;url=services_delivery.htm;");
aI("text=User Experience;url=services_user_experience.htm;");
aI("showmenu=Solution_Design;text=Solution Design;url=services_solutions_design.htm;");
aI("text=Training;url=services_training.htm;");
aI("text=Support;url=services_support.htm; showmenu=support");
}

with(milonic=new menuname("Solution_Design")){
openstyle="rtl";
style=Styleone;
itemwidth="125px"
aI("text=Benefits;url=services_solutions_design_benefits.htm;");
aI("text=Service Activities;url=services_solutions_design_activities.htm;");
}

with(milonic=new menuname("Solutions")){
openstyle="rtl";
style=Styleone;
aI("text=Overview;url=solutions_overview.htm;");
aI("text=Risk Management;url=solutions_risk_management.htm;showmenu=risk;");
aI("text=Compliance Management;url=solutions_compliance_management.htm;showmenu=compliance;");
aI("text=Information Lifecycle Management;url=solutions_ilm_management.htm;showmenu=ilm;");
aI("text=Storage Management;url=solutions_storage_management.htm;showmenu=storage;");
}

with(milonic=new menuname("risk")){
openstyle="rtl";
style=Styleone;
aI("text=Overview;url=solutions_risk_management.htm;");
aI("text=Benefits;url=solutions_risk_benefits.htm;");
}

with(milonic=new menuname("compliance")){
openstyle="rtl";
style=Styleone;
aI("text=Overview;url=solutions_compliance_management.htm;");
aI("text=Benefits;url=solutions_compliance_benefits.htm;");
}

with(milonic=new menuname("ilm")){
openstyle="rtl";
style=Styleone;
aI("text=Overview;url=solutions_ilm_management.htm;");
aI("text=Benefits;url=solutions_ilm_benefits.htm;");
}

with(milonic=new menuname("storage")){
openstyle="rtl";
style=Styleone;
aI("text=Overview;url=solutions_storage_management.htm;");
aI("text=Benefits;url=solutions_storage_benefits.htm;");
}

with(milonic=new menuname("Company")){
openstyle="rtl";
style=Styleone;
aI("text=Company Overview;url=company_overview.htm;");
aI("text=What Happened to CES?;url=ces.htm;");
aI("text=Careers;url=company_careers.htm;");
aI("text=Contact Us;url=contact_us.htm;");
aI("text=Feedback;url=feedback.htm;");
}

with(milonic=new menuname("support")){
openstyle="rtl";
style=Styleone;
aI("text=Benefits;url=services_support_benefits.htm;");
}

drawMenus();

