_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana";
fontsize="12pt";
fontweight="bold";
headercolor="#000000";
offbgcolor="Gray";
offcolor="Black";
onbgcolor="Gray";
onbold="bold";
oncolor="#8B0000";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
pagebgcolor="Gray";
pagecolor="#000000";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="12pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Gray";
offcolor="Black";
onbgcolor="Gray";
onbold="bold";
oncolor="DarkRed";
outfilter="Fade(Overlap=1.00)";
padding="6";
pagebgcolor="Gray";
imagepadding="6";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.jeffersonfd.com/;");
aI("text=Chief's Message;target=;url=Chief's-Message.html;");
aI("text=Department History;target=;url=Department-History.html;");
aI("text=Junior Firefighter's;target=;url=Junior-Firefighter's.html;");
aI("text=Photos;target=;url=Under-Construction.html;");
aI("text=Municipal Ordinances;target=_blank;url=http://municode.com/Library/clientCodePage.aspx?clientID=2764;");
aI("text=Incident Recovery;target=;url=Incident-Recovery.html;");
aI("text=FAQ's;target=;url=FAQ's.html;");
aI("text=Links;target=;url=Links.html;");
}


 drawMenus();

