_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Glowing_Big4.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="#333333";
oncolor="#343434";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Glowing_Big_hover4.png";
itemheight="42";
itemwidth="128";
}

with(submenuStyle=new mm_style()){
bordercolor="#dddddd";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#efefef";
offcolor="#444444";
onbgcolor="#eeeeee";
oncolor="#333333";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=527;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
itemheight="42";
aI("text=Home;target=;url=http://www.medicalassistantsite.com/;");
aI("showmenu=Medical Assisting/Career For EverybodyINFO_BAR_MENU;text=Medical Assisting;target=;url=what-medical-assistants-do.html;");
aI("showmenu=Training/Vocational EducationINFO_BAR_MENU;text=Training;target=;url=trainng-approaches.html;");
aI("showmenu=Outlook/Move On or StayINFO_BAR_MENU;text=Outlook;target=;url=trends-and-changes.html;");
}

with(milonic=new menuname("Medical Assisting/Career For EverybodyINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Career For Everybody;target=;url=career-for-everybody.html;");
aI("text=Scope of Practice;target=;url=scope-of-practice.html;");
}

with(milonic=new menuname("Training/Vocational EducationINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Vocational Education;target=;url=vocational-training-education.html;");
aI("text=Schools & Programs;target=;url=medical-assistant-schools.html;");
aI("text=Education Funding;target=;url=money-for-school.html;");
aI("text=Free Regional Programs;target=;url=regional-programs.html;");
}

with(milonic=new menuname("Outlook/Move On or StayINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Move On or Stay;target=;url=move-on-or-stay.html;");
aI("text=Related Medical Careers;target=;url=related-health-careers.html;");
}


 drawMenus();

