_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#FDC61E";
offcolor="White";
onbgcolor="LemonChiffon";
onbold="bold";
oncolor="#FDC61E";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="Transparent";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="White";
onbgcolor="Transparent";
onbold="bold";
oncolor="#F5F101";
outfilter="Fade(Overlap=1.00)";
padding="4";
imagepadding="6";
itemwidth="1000";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.ocfpreservationsociety.org/;");
aI("text=Current Issues;target=;url=Current-Issues.html;");
aI("text=OCF History;target=;url=Copy-of-OCF-History.html;");
aI("showmenu=About Us/Archive MessagesINFO_BAR_MENU;text=About Us;target=;url=About-Us.html;");
aI("text=Donate;target=;url=Donate.html;");
aI("text=Get Involved;target=;url=Get-Involved.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("About Us/Archive MessagesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Archive Messages;target=;url=Archive-Messages.html;");
}


 drawMenus();

