_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="White";
offcolor="Black";
onbgcolor="#8C3049";
oncolor="#ffffff";
padding="6";
separatorcolor="#D889A9";
separatorsize="2";
subimage="images/black_7x7.gif";
subimagepadding="2";
overimage="images/orangedots.gif";
imagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
openstyle="rtl";
aI("showmenu=Course Goals/Online StudyRIGHT_MENU;text=Course Goals;target=;url=training_curriculum.htm;");
aI("showmenu=Medication Admin/Drugs in the Medical OfficeRIGHT_MENU;text=Medication Admin;target=;url=administering_medications.htm;");
aI("showmenu=Types of Drugs/Medical Drug SourcesRIGHT_MENU;text=Types of Drugs;target=;url=pharmaceutical_drugs.htm;");
aI("showmenu=Prescription Parts/Proper Prescription WritingRIGHT_MENU;text=Prescription Parts;target=;url=prescr_parts.htm;");
aI("showmenu=Prescription Labels/Labeling Prescription Drug ContainersRIGHT_MENU;text=Prescription Labels;target=;url=rx_label.htm;");
aI("showmenu=Medication Administration/Medications Step-By-StepRIGHT_MENU;text=Medication Administration;target=;url=medication_administration_procedures.htm;");
}

with(milonic=new menuname("Course Goals/Online StudyRIGHT_MENU")){
style=submenuStyle;
openstyle="rtl";
aI("text=Online Study;target=;url=further_study.htm;");
aI("text=Schools and Programs;target=;url=schools.htm;");
}

with(milonic=new menuname("Medication Admin/Drugs in the Medical OfficeRIGHT_MENU")){
style=submenuStyle;
openstyle="rtl";
aI("text=Drugs in the Medical Office;target=;url=meds_admin.htm;");
aI("text=Patient Assessment;target=;url=pat_assessment.htm;");
aI("text=Dosage Calculations;target=;url=dosage_calc.htm;");
}

with(milonic=new menuname("Types of Drugs/Medical Drug SourcesRIGHT_MENU")){
style=submenuStyle;
openstyle="rtl";
aI("text=Medical Drug Sources;target=;url=drug_sources.htm;");
aI("text=Common Forms of Medications;target=;url=forms_meds.htm;");
aI("text=Common Types of Medications;target=;url=common_meds.htm;");
aI("text=The Five Rights;target=;url=safety_guides.htm;");
}

with(milonic=new menuname("Prescription Parts/Proper Prescription WritingRIGHT_MENU")){
style=submenuStyle;
openstyle="rtl";
aI("text=Proper Prescription Writing;target=;url=prescription_writing.htm;");
aI("text=Roman Numerals Rx;target=;url=roman_numbers.htm;");
}

with(milonic=new menuname("Prescription Labels/Labeling Prescription Drug ContainersRIGHT_MENU")){
style=submenuStyle;
openstyle="rtl";
aI("text=Labeling Prescription Drug Containers;target=;url=fda_drug_container_labels.htm;");
aI("text=Prescription Pad Labeling Exercise;target=;url=prescr_label_exerc.htm;");
}

with(milonic=new menuname("Medication Administration/Medications Step-By-StepRIGHT_MENU")){
style=submenuStyle;
openstyle="rtl";
aI("text=Medications Step-By-Step;target=;url=meds_step.htm;");
}


 drawMenus();

