_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Trebuchet MS";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="Black";
offcolor="Yellow";
onbgcolor="#E7E6E7";
oncolor="#FB1901";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
pagecolor="Yellow";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="Ridge";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Black";
offcolor="Yellow";
onbgcolor="#1B1A18";
oncolor="OrangeRed";
outfilter="Fade(Overlap=1.00)";
padding="10";
pagecolor="Yellow";
imagepadding="6";
itemwidth="77";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=693;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("showmenu=HomeMission StatementINFO_BAR_MENU;text=Home;target=;url=http://www.aagfo.org/;");
aI("text=Officers;target=;url=Officers.html;");
aI("showmenu=MembershipMember RosterINFO_BAR_MENU;text=Membership;target=;url=Membership.html;");
aI("text=Calendar;target=;url=Calendar.html;");
aI("text=Annual Meeting;target=;url=Annual-Meeting.html;");
aI("text=Procedures;target=;url=Procedures.html;");
aI("text=Gold Leaf;target=;url=Gold-Leaf.html;");
aI("text=Important Links;target=;url=Important-Links.html;");
aI("text=Contacts;target=;url=Contacts.html;");
}

with(milonic=new menuname("HomeMission StatementINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Mission Statement;target=;url=Mission-Statement.html;");
}

with(milonic=new menuname("MembershipMember RosterINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Member Roster;target=;url=Member-Roster.html;");
aI("text=Past Presidents;target=;url=Past-Presidents.html;");
aI("text=Honorary Members;target=;url=Honorary-Members.html;");
aI("text=Distinguished Member Award;target=;url=Distinguished-Member-Award.html;");
aI("text=Outstanding Clinician Award;target=;url=Outstanding-Clinician-Award.html;");
aI("text=Committee Assignments;target=;url=Committee-Assignments.html;");
aI("text=Membership Application;target=_blank;url=Member-App/NEW MEMBERSHIP APPLICATION-07.pdf;");
}


 drawMenus();
