_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="LightSlateGray";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
image="images/xpblank.gif";
offcolor="#000000";
onborder="1px solid #316AC5";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#999999, Direction=135, Strength=5)";
padding="4";
separatoralign="right";
separatorcolor="#C5C2B8";
separatorpadding="1";
separatorwidth="80%";
subimage="images/arrow.gif";
subimagepadding="3";
menubgcolor="#ffffff";
menubgimage="images/backoff_blue.gif";
imagepadding="3";
}

with(menuStyle=new mm_style()){
bordercolor="#EFEFEF";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#EFEFEF";
offcolor="#000000";
onbgcolor="#C1D2EE";
onborder="1px solid #316AC5";
oncolor="#000000";
padding="3";
rawcss="padding-left:5px;padding-right:5px";
itemwidth="130";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Members;target=;url=Members.html;");
aI("text=Station 1 Apparatus;target=;url=Station-1-Apparatus.html;");
aI("text=Station 2 Apparatus;target=;url=Station-2-Apparatus.html;");
aI("text=History;target=;url=History.html;");
aI("showmenu=Photos/Boat ProjectLEFT_MENU;text=Photos;target=;url=Photos.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
aI("text=Login;target=;url=http://members.maltaridgefire.com;");
}

with(milonic=new menuname("Photos/Boat ProjectLEFT_MENU")){
style=submenuStyle;
aI("text=Boat Project;target=;url=Boat-Project/;");
aI("text=Halloween Parade;target=;url=Halloween-Parade/;");
aI("text=Christmas Time;target=;url=Christmas-Time/;");
aI("text=Responses in 2010;target=;url=Responses-in-2010/;");
}


 drawMenus();

