_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=Home;target=;url=index.htm;");
aI("text=Schools;target=;url=schools.htm;");
aI("text=Medical Assistant;target=;url=medical_assistant.htm;");
aI("text=Medical Secretary;target=;url=medical_secretary.htm;");
aI("text=Medical Records Tech;target=;url=medical_records_technician.htm;");
aI("text=Medical Data Assistant;target=;url=medical_data_assistant.htm;");
aI("text=Medical Billing Clerk;target=;url=medical_billing_clerk.htm;");
aI("text=Medical Transcriptionist;target=;url=medical_transcriptionist.htm;");
aI("text=Phlebotomist;target=;url=phlebotomist.htm;");
aI("text=Pharmacy Assistant;target=;url=pharmacy_assistant.htm;");
aI("text=Pharmacy Technician;target=;url=pharmacy_technician.htm;");
aI("text=Physical Therapist Aide;target=;url=physical_therapist_aide.htm;");
aI("text=Hemodialysis Technician;target=;url=hemodialysis_technician.htm;");
aI("text=Nursing Assistant;target=;url=nursing_assistant.htm;");
aI("text=Home Health Aide;target=;url=home_health_aide.htm;");
aI("text=MRI Technologist;target=;url=mri_technologist.htm;");
aI("text=Surgical Assistant;target=;url=surgical_assistant.htm;");
aI("text=LPN or LVN;target=;url=licensed_practical_nurse.htm;");
aI("text=RN - Medical Office Nurse;target=;url=medical_office_nurse_rn.htm;");
aI("text=Medical Illustrator;target=;url=medical_illustrator.htm;");
aI("text=Medical Specialty Careers;target=;url=medical_specialty_jobs.htm;");
aI("text=Militray Medics;target=;url=militray_medics.htm;");
aI("text=Wages and Earnings;target=;url=wages_and_earnings.htm;");
aI("text=Site Map;target=;url=sitemap-page-order.htm;");
}


 drawMenus();
