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=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#848383";
borderstyle="solid";
borderwidth=1;
fontfamily="Helvetica, sans-serif";
fontsize="11px";
fontstyle="normal";
headerbgcolor="#565929";
headercolor="#000000";
offbgcolor="#453856";
offcolor="#ffffff";
onbgcolor="#453856";
oncolor="#c1cd23";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#453856";
pagecolor="#c1cd23";
separatorcolor="#848383";
separatorsize=2;
subimagepadding=2;
}

with(milonic=new menuname("resources_menu")){
style=menuStyle;
left=15;
aI("text=Links;url=links.html;");
aI("text=References;url=references.html;");
}

with(milonic=new menuname("services_menu")){
style=menuStyle;
left=15;
aI("text=Family Dentistry;url=west-seattle-dental-care.html;");
aI("text=Cosmetic Dentistry;url=cosmetic-dentist.html;");
aI("text=Preventative Dentistry;url=preventative-dentistry.html;");
aI("text=Invisalign;url=seattle-invisalign.html;");
aI("text=Laser Gum Therapy;url=laser-dentistry.html;");
}

with(milonic=new menuname("practice_menu")){
style=menuStyle;
left=15;
aI("text=Meet the Team;url=team.html;");
aI("text=Vision & Promises;url=vision.html;");
aI("text=Office Gallery;url=gallery_office.html;");
aI("text=Smile Gallery;url=gallery_smile.html;");
aI("text=For the Environment;url=for-environment.html;");
}

with(milonic=new menuname("patients_menu")){
style=menuStyle;
left=15;
aI("text=Patient Amenities;url=patient-amenities.html;");
aI("text=Patient Documents;url=patients.html;");
}

with(milonic=new menuname("contact_menu")){
style=menuStyle;
left=15;
aI("text=Directions;url=directions.html;");
}

drawMenus();
