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(menuStyle=new mm_style()){
bordercolor="#040e04";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#b7c3c3";
offcolor="#141e1f";
onbgcolor="#3c5b5d";
oncolor="#ffffff";
outfilter="Fade(duration=0.3);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#b7c3c3";
pagecolor="black";
separatorcolor="#040e04";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Training")){
overflow="scroll";
style=menuStyle;
aI("text=Executive Development;url=/TrainingSolutions/ExecutiveDevelopment/StrategicPlanning.htm;");
aI("text=Leadership Development;url=/TrainingSolutions/LeadershipDevelopment/DynamicCommunication.htm;");
aI("text=Team Building;url=/TrainingSolutions/TeamBuilding/StagesOfDevelopment.htm;");
aI("text=Safety Training;url=/TrainingSolutions/Safety;");
aI("text=Customer Service;url=/TrainingSolutions/CustomerService/MeetingAndGreeting.htm;");
aI("text=Sales;url=/TrainingSolutions/Sales/DynamicSellingSkills.htm;");
aI("text=Computer Courses;url=/TrainingSolutions/ComputerCourses/IntroductionToWindows.htm;");
}



drawMenus();

