fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=100;
_menuOffsetTop=2;
_menuOpenDelay=250;
_subOffsetTop=1;
_subOffsetLeft=0;

with(menuStyle=new mm_style()){
align="Center";
valign="bottom";
bordercolor="#666666";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Arial, Helvetica, sans-serif";
fontsize="7.5pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
imagepadding=6;
offcolor="#666666";
oncolor="#005AC3";
outfilter="Fade(Overlap=1.00)";
separatorcolor="#E1E1E1";
separatorheight=1;
separatorwidth=20;
separatorsize=1;
padding=5;
}

with(submenuStyle=new mm_style()){
styleid=1;
align="Left";
valign="bottom";
bordercolor="#666666";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Arial, Helvetica, sans-serif";
fontsize="7.5pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
imagepadding=8;
offbgcolor="#E1E1E1";
offcolor="#666666";
onbgcolor="#F3F3F3";
oncolor="#005AC3";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3);Alpha(opacity=90)";
padding=4;
separatorcolor="#E1E1E1";
separatorheight=1;
separatorwidth=15;
separatorsize=3;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
position="relative";
aI("showmenu=Us;text=ABOUT US;url=http://www.omi.ch2mhill.com/about/us.html");
aI("showmenu=Govt;text=FOR GOVERNMENT<br>AND COMMUNITIES;url=http://www.omi.ch2mhill.com/communities/index.html");
aI("showmenu=Companies;text=FOR BUSINESS<br>AND INDUSTRY;url=http://www.omi.ch2mhill.com/industry/index.html");
aI("showmenu=Citizen;text=CORPORATE<br>CITIZENSHIP;url=http://www.omi.ch2mhill.com/citizen/responsibility.html");
aI("text=NEWS ROOM;url=http://www.omi.ch2mhill.com/news/index.htm");
aI("showmenu=Careers;text=CAREERS;url=http://www.omi.ch2mhill.com/careers/intro.html");
}

with(milonic=new menuname("Us")){
style=submenuStyle;
aI("text=Who we are;url=http://www.omi.ch2mhill.com/about/us.html")
aI("text=What we do;url=http://www.omi.ch2mhill.com/about/services.html");
aI("text=Awards;url=http://www.omi.ch2mhill.com/about/awards.html")
aI("text=Leadership;url=http://www.omi.ch2mhill.com/about/leadership.html");
aI("text=Milestones;url=http://www.omi.ch2mhill.com/about/milestones.html");
aI("text=Purpose statement;url=http://www.omi.ch2mhill.com/about/purpose.html");
aI("text=Sponsorships and affiliations;url=http://www.omi.ch2mhill.com/about/affiliations.html");
aI("text=Where to see us;url=http://www.omi.ch2mhill.com/about/where.html");
aI("text=Contact us;url=http://www.omi.ch2mhill.com/contact.html");
}

with(milonic=new menuname("Govt")){
style=submenuStyle;
aI("text=How we can help;url=http://www.omi.ch2mhill.com/communities/index.html");
aI("text=O&M consulting;url=http://www.omi.ch2mhill.com/communities/consulting.html");
aI("text=Water/wastewater O&M;url=http://www.omi.ch2mhill.com/communities/wwwom.html");
aI("text=Public works;url=http://www.omi.ch2mhill.com/communities/pw.html");
aI("text=Municipal services;url=http://www.omi.ch2mhill.com/communities/muni.html");
}

with(milonic=new menuname("Companies")){
style=submenuStyle;
aI("text=How we can help;url=http://www.omi.ch2mhill.com/industry/index.html");
aI("text=Partnership benefits;url=http://www.omi.ch2mhill.com/industry/benefits.html");
aI("text=Capabilities;url=http://www.omi.ch2mhill.com/industry/capabilities.html");
}

with(milonic=new menuname("Citizen")){
style=submenuStyle;
aI("text=Responsibility;url=http://www.omi.ch2mhill.com/citizen/responsibility.html");
aI("text=Environment;url=http://www.omi.ch2mhill.com/citizen/sustainability.html");
aI("text=Quality;url=http://www.omi.ch2mhill.com/citizen/quality.html");
aI("text=In the community;url=http://www.omi.ch2mhill.com/citizen/community.html");
aI("text=Diversity;url=http://www.omi.ch2mhill.com/citizen/diversity.html");
aI("text=Safety and health;url=http://www.omi.ch2mhill.com/citizen/safety.html");
aI("text=Ethics and integrity;url=http://www.omi.ch2mhill.com/citizen/integrity.html");
}

with(milonic=new menuname("Careers")){
style=submenuStyle;
aI("text=Our workplace;url=http://www.omi.ch2mhill.com/careers/index.html");
aI("text=Our values;url=http://www.omi.ch2mhill.com/careers/values.html");
aI("text=Total rewards;url=http://www.omi.ch2mhill.com/careers/rewards.html");
aI("text=Employee ownership;url=http://www.omi.ch2mhill.com/careers/employee_ownership.html");
aI("text=Apply for a job;url=http://www.ch2m.jobs/omi;target=_blank");
aI("text=Military transition;url=http://www.omi.ch2mhill.com/careers/military.html");
}

drawMenus();

