//buildAfterLoad=true; 
fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;


with(menuStyle=new mm_style()){
//offclass="menuoff";
//onclass="menuon";
ondecoration="underline";
pageclass="pageclass";
fontfamily="Verdana, Tahoma, Arial";
fontstyle="normal";
fontsize="11px";
offcolor="#234A9F";
oncolor="#B10263";
pagecolor="#B10263";
//pagematch="true";
separatorsize=1;
separatorcolor="#000000";
separatorpadding=8;
separatorheight=10;

}

with(menuStyle2=new mm_style()){

fontfamily="Verdana, Tahoma, Arial";
fontsize="10px";
fontstyle="normal";
itemwidth=170;
offbgcolor="#5A78B6";
//offbgcolor="#748EB9";
offcolor="#FFFFFF";
onbgcolor="#FFFFFF";
oncolor="#00A529";
padding=5;
separatorcolor="#FFFFFF";
separatorsize=1;
bordercolor="#FFFFFF";
borderstyle="double";
borderwidth=3;
offborder="1px solid #748EB9";
onborder="1px solid #748EB9";
}

/*with(menuStyle2=new mm_style()){
bordercolor="#FFFFFF";
borderstyle="double";
borderwidth=3;
backgroundcolor="#748EB9";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10px";
fontstyle="normal";
itemwidth=170;
offbgcolor="#748EB9";
offcolor="#FFFFFF";
onbgcolor="#FFFFFF";
oncolor="#00A529";
padding=5;
separatorcolor="#FFFFFF";
separatorsize=1;
}*/


with(milonic=new menuname("services")){
style=menuStyle2;
aI("text=General Dentistry;url=/services/index.php?page=general_dentistry");
aI("text=Cosmetic Dentistry;url=/services/index.php?page=cosmetic_dentistry;");
aI("text=Pediatric Dentistry;url=/services/index.php?page=pediatric_dentistry;showmenu=pediatric");
aI("text=Orthodontic Dentistry;url=/services/index.php?page=orthodontic_dentistry;");
aI("text=Invisalign &amp; Invisalign Teen;url=/services/index.php?page=invisalign;");
aI("text=Store-A-Tooth;url=/services/index.php?page=store_a_tooth;");
aI("text=OraVerse;url=/services/index.php?page=oraverse;");
}
with(milonic=new menuname("staff")){
style=menuStyle2;
aI("text=Dr. Ronald Hrinda;url=/staff/index.php?page=dr_ronald_hrinda;")
aI("text=Dr. James Haas;url=/staff/index.php?page=dr_james_haas;")
aI("text=Dr. Craig Rothenberg;url=/staff/index.php?page=dr_craig_rothenberg;")
aI("text=Dr. Michael Moskowitz;url=/staff/index.php?page=dr_michael_moskowitz;")
//aI("text=Staff;url=/staff/index.php?page=staff;")
}

with(milonic=new menuname("patient_resources")){
style=menuStyle2;
aI("text=Take a Video Tour Of Our Office;url=/patient_resources/index.php?page=virtual_tour;");
aI("text=Post-Treatment Care;url=/patient_resources/index.php?page=post_treatment;showmenu=post_treatment;");
aI("text=Patient Forms;url=/patient_forms/index.php");
aI("text=About Your Dental Insurance;url=/patient_resources/index.php?page=about_your_dental_insurance;");
aI("text=Dental Myths Debunked;url=/patient_resources/index.php?page=dental_myths;");
aI("text=Frequently Asked Questions;url=/patient_resources/index.php?page=faq;showmenu=faq");
aI("text=Dental Links;url=/patient_resources/index.php?page=dental_links;");
}

/*with(milonic=new menuname("bna")){
style=menuStyle2;
aI("text=General & Cosmetic;url=/before_and_after/index.php?page=general_and_cosmetic;");
aI("text=Orthodontic;url=/before_and_after/index.php?page=orthodontic;");
aI("text=I Just Got My Braces Off!;url=/before_and_after/index.php?page=i_just_got_my_braces_off;");
}*/

/*with(milonic=new menuname("patient_forms")){
style=menuStyle2;
aI("text=Health History Form;url=/patient_forms/docs/vdg_health_history_form.pdf;");
aI("text=Adult Registration Form;url=/patient_forms/docs/vdg_adult_registration.pdf;");
}*/

//with(milonic=new menuname("contact")){
//style=menuStyle2;
//aI("text=Contact & Directions;url=/directions/index.php");
//}


with(milonic=new menuname("post_treatment")){
style=menuStyle2;
aI("text=General &amp; Cosmetic;url=/patient_resources/index.php?page=post_treatment_general_cosmetic");
aI("text=Pediatric;url=/patient_resources/index.php?page=post_treatment_pediatric");
aI("text=Orthodontic Emergencies;url=/patient_resources/index.php?page=post_treatment_orthodontic");
}

with(milonic=new menuname("faq")){
style=menuStyle2;
aI("text=General &amp; Cosmetic FAQ;url=/patient_resources/index.php?page=faq_general_cosmetic");
aI("text=Pediatric FAQ;url=/patient_resources/index.php?page=faq_pediatric");
aI("text=Orthodontic FAQ;url=/patient_resources/index.php?page=faq_orthodontic");
}

with(milonic=new menuname("pediatric")){
style=menuStyle2;
aI("text=Just For Kids!;url=/services/index.php?page=pediatric_dentistry_just_for_kids");
}

drawMenus();