_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots4.gif";
offbgcolor="#1B2C85";
offcolor="#ffffff";
onbgcolor="SkyBlue";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="2";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="125";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="Blue";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Site Map;target=;url=sitemap-page-order.html;");
aI("text=Home Page;target=;url=http://doverfoxcroftkiwanis.org/;");
aI("text=Meeting Location;target=;url=meeting-location.html;");
aI("text=Our Calendar;target=;url=our-calendar.html;");
aI("text=Our Auction;target=;url=our-auction.html;");
aI("text=Our History;target=;url=our-history.html;");
aI("showmenu=Canoe Race/Canoe Race Pledge SheetLEFT_MENU;text=Canoe Race;target=;url=canoe-race.html;");
}

with(milonic=new menuname("Canoe Race/Canoe Race Pledge SheetLEFT_MENU")){
style=submenuStyle;
aI("text=Canoe Race Pledge Sheet;target=;url=canoe-race-pledge-sheet.html;");
}


 drawMenus();

