_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#91A1B4";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#789BBF";
offcolor="White";
onbgcolor="#999999";
oncolor="#000000";
padding="6";
separatorcolor="#355B7E";
separatorsize="2";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="198";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#D4DCE4";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Schools;target=;url=medical-assistant-schools.html;");
aI("text=Medical Assistant Training;target=;url=medical-assistant-training.html;");
aI("text=On Career Development;target=;url=stages-career-development.html;");
aI("text=On Medical Assistant Class;target=;url=medical-assistant-class.html;");
aI("showmenu=On Continuing EducationFree CEU LinksLEFT_MENU;text=On Continuing Education;target=;url=continuing-education-ceu.html;");
aI("text=On Government Warning;target=;url=government-warns-consumers.html;");
}

with(milonic=new menuname("On Continuing EducationFree CEU LinksLEFT_MENU")){
style=submenuStyle;
aI("text=Free CEU Links;target=;url=continuing-education-links-and-resources.html;");
}


 drawMenus();
