_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#D1D2D4";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#D1D2D4";
offcolor="Black";
onbgcolor="#E7E6E7";
oncolor="Black";
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()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#D1D2D4";
offcolor="#000000";
onbgcolor="#E7E6E7";
oncolor="Black";
outfilter="Fade(Overlap=1.00)";
padding="4";
separatorcolor="Transparent";
separatorsize="0";
imagepadding="6";
itemwidth="120";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=./;");
aI("text=Executive Message;target=;url=Executive-Message.html;");
aI("showmenu=Members DirectoryFull MembersLEFT_MENU;text=Members Directory;target=;url=Members-Directory.html;");
aI("showmenu=About JSPRSWhat is Plastic Surgery?LEFT_MENU;text=About JSPRS;target=;url=About-JSPRS.html;");
}

with(milonic=new menuname("Members DirectoryFull MembersLEFT_MENU")){
style=submenuStyle;
aI("text=Full Members;target=;url=Full-Members.html;");
aI("text=Associate Members;target=;url=Associate-Members.html;");
aI("text=Obituaries;target=;url=Obituaries.html;");
}

with(milonic=new menuname("About JSPRSWhat is Plastic Surgery?LEFT_MENU")){
style=submenuStyle;
aI("text=What is Plastic Surgery?;target=;url=What-is-Plastic-Surgery-.html;");
aI("text=JSPRS by Law;target=;url=JSPRS-by-Law.html;");
aI("text=JMC Board Exam;target=;url=JMC-Board-Exam.html;");
}


 drawMenus();

