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=0;
_subOffsetLeft=0;

with(menuStyle=new mm_style()){
styleid=1;
align="center";
//bgimage="http://www.milonic.com/menuimages/cartoon_background.gif";
//fontfamily="Verdana, Tahoma, Arial";
//fontsize="55%";
//fontstyle="normal";
//fontweight="bold";
itemheight=35;
itemwidth=112;
offcolor="#333333";
onbgcolor="#A69A81";
oncolor="#ffffff";
offbgcolor="#EAD748";
//outfilter="fade(duration=0.5)";
//overbgimage="http://www.milonic.com/menuimages/cartoon_back.gif";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
separatorsize=1;
separatorcolor="#ffffff";
separatorheight=25;
}

with(submenuStyle=new mm_style()){
align="center";
//align="left";
//fontfamily="Verdana, Tahoma, Arial";
//fontsize="65%";
//fontstyle="normal";
//fontweight="bold";
itemheight=22;
keepalive="true";
offbgcolor="#A69A81";
offcolor="#ffffff";
onbgcolor="#A69A81";
oncolor="#000000";
//outfilter="fade(duration=0.5)";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=4;
//rawcss="padding-left:10px;padding-right:10px;";
separatorsize=1;
separatorcolor="#ffffff";
separatorheight=15;
separatorpadding=7;
}

with(milonic=new menuname("subMenu")){
orientation="horizontal";
style=submenuStyle;
aI("text=Traffic Office;url=#;");
aI("text=Explorer Program;url=#;");
aI("text=Become a Reserve;url=#;");
aI("text=Community Watch;url=#;");
}

with(milonic=new menuname("fieldOps")){
orientation="horizontal";
style=submenuStyle;
aI("text=Traffic Office;url=http://www.carsonsheriff.com/trafficOffice.asp;");
aI("text=Explorer Program;url=#;");
aI("text=Become a Reserve;url=#;");
aI("text=Community Watch;url=#;");
}

with(milonic=new menuname("communityrelations")){
orientation="horizontal";
style=submenuStyle;
aI("text=Volunteers;url=http://www.carsonsheriff.com/CommunityRelationsVolunteers.asp;");
aI("text=Clergy Council;url=http://www.carsonsheriff.com/CommunityRelationsClergyCouncil.asp;");
aI("text=Explorers;url=http://www.carsonsheriff.com/CommunityRelationsExplorers.asp;");
aI("text=Gang Diversion;url=http://www.carsonsheriff.com/CommunityRelationsGangDiversion.asp;");
}
drawMenus();
