_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="DarkRed";
borderstyle="Ridge";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="SteelBlue";
onbgcolor="#ffffff";
oncolor="#7B7B7A";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="Ridge";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/blackblue.gif";
offbgcolor="#ffffff";
offcolor="DarkRed";
onbgcolor="#ffffff";
oncolor="#7B7B7A";
outfilter="Fade(Overlap=1.00)";
padding="5";
separatorcolor="Transparent";
separatorsize="1";
subimagepadding="8";
overimage="images/blackred.gif";
imagepadding="6";
itemwidth="150";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Riders 25 Home;target=;url=http://riders.amvetspost25.org/;");
aI("text=Riders Chapter Officers;target=;url=http://www.amvetspost25.org/Post-25-Riders-Officers.html;");
aI("text=Future Runs & Events;target=;url=Future-Runs-&-Events.html;");
aI("text=Past Runs & Events;target=;url=Past-Runs-&-Events.html;");
aI("text=Riders Chapter Membership;target=;url=Riders-Chapter-Membership.html;");
aI("text=AMVETS Post 25 Home;target=;url=http://amvetspost25.org/;");
aI("text=Links;target=;url=Links/Links.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();

