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=100;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#015A8F";
borderstyle="solid";
borderwidth=1;
fontfamily="Times New Roman, Arial, Verdana, Tahoma";
fontsize="100%";
fontstyle="bolder";
headerbgcolor="#090150";
headercolor="#014974";
offbgcolor="#090150";
offcolor="#333333";
onbgcolor="#090150";
oncolor="#ffffff";
onsubimage="includes/white_arrow.gif";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#014974', Direction=0, Strength=0)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#000000";
separatorsize=2;
subimage="includes/arrow.gif";
subimagepadding=4;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=0;
orientation="horizontal";
style=menuStyle;
top=100;
aI("offbgcolor=#0068a8;oncolor=#0068a8;status=Back To Home Page;text=HOME;url=http://www.abarisconsulting.com;");
aI("offbgcolor=#04A38A;oncolor=#04A38A;showmenu=AboutUs;text=ABARIS;");
aI("offbgcolor=#FF9933;oncolor=#FF9933;showmenu=EXPERTISE;text=EXPERTISE;");
aI("offbgcolor=#FFCC33;oncolor=#FFCC33;showmenu=RESOURCES;text=RESOURCES;");
aI("offbgcolor=#227fb6;oncolor=#227fb6;showmenu=CONTACT;text=CONTACT;");
//aI("offbgcolor=#974CCB;oncolor=#974CCB;showmenu=My EXPERTISE;text=My EXPERTISE;");
}

with(milonic=new menuname("AboutUs")){
overflow="scroll";
style=menuStyle;
aI("offcolor=#04A38A;text=Who We Are;url=P_AboutWhoWeAre.php;");
aI("offcolor=#04A38A;separatorsize=2;text=How We Work;url=P_AboutHowWork.php;");
aI("offcolor=#04A38A;text=Our People;url=P_AboutOurPeople.php;");

}

with(milonic=new menuname("EXPERTISE")){
style=menuStyle;
top="offset=2";
aI("offcolor=#FF9933;showmenu=What We Do;status=What We Do, as used by EXPERTISE;subimage=includes/white_arrow.gif;text=What We Do;url=P_ExpWhatWeDo.php;");
}

with(milonic=new menuname("RESOURCES")){
style=menuStyle;
aI("offcolor=#FFCC33;text=Publications;url=P_ResPublications.php;");
aI("offcolor=#FFCC33;text=Links;url=P_ResLinks.php;");
}

with(milonic=new menuname("CONTACT")){
style=menuStyle;
aI("offcolor=#227fb6;status=Contact Us Form;text=Contact Us;url=P_ContactUs.php;");
aI("offcolor=#227fb6;status=Email Webmaster;text=Email Webmaster;url=mailto:webmaster@abarisconsulting.com?subject=ABARISrequestAssistance;");
}

with(milonic=new menuname("What We Do")){
style=menuStyle;
aI("offcolor=#30C0E9;text=Directional Growth Strategies;url=P_ECAGrowth.php;");
aI("offcolor=#30C0E9;text=Organizational Alignment;url=P_ECAAlign.php;");
aI("offcolor=#30C0E9;text=Business Transition;url=P_ECATransition.php;");
aI("offcolor=#30C0E9;text=Managing For Success;url=P_ECASuccess.php;");
}


drawMenus();

