fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#848383";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Geneva, Arial, Helvetica, sans-serif";
fontsize="11px";
fontstyle="normal";
headerbgcolor="#565929";
headercolor="#000000";
offbgcolor="#F6F4EF";
offcolor="#000000";
onbgcolor="#FED286";
oncolor="#565929";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=5)";
padding=3;
pagebgcolor="#FED286";
pagecolor="black";
separatorcolor="#848383";
separatorsize=1;
subimagepadding=2;
}



with(milonic=new menuname("membership_menu")){
style=menuStyle;
left="offset=20";
aI("text=Surnames;url=surnames.html;");
aI("text=Membership Application;url=member_app.html;");
aI("text=Legacy Application;url=legacy_app.html;");
aI("text=Friend Application;url=friends.html;");
aI("text=Member Profiles;url=profile_barricklo.html;");
}

with(milonic=new menuname("contact_menu")){
style=menuStyle;
left="offset=20";
aI("text=Society Officers;url=officers.html;");
aI("text=Burgher Guard;url=burgher.html;");
}

with(milonic=new menuname("library_menu")){
style=menuStyle;
left="offset=20";
aI("text=Catalog;url=catalog.html;");
aI("text=Journal List;url=journal.html;");
aI("text=Recent Acquisitions;url=acquisitions.html;");
aI("text=Selected Reading;url=reading.html;");
}
  
      


drawMenus();
