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="#296488";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="90%";
fontstyle="normal";
headerbgcolor="#2B76B9";
headercolor="#ffffff";
offbgcolor="#2B76B9";
offcolor="#ffffff";
onbgcolor="#2B76B9";
oncolor="#ffcc99";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#2B76B9";
pagecolor="#ffffff";
separatorcolor="#ffffff";
separatorsize=1;
subimage="http://www.3treepointdentistry.com/images/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Smile")){
style=menuStyle;
aI("text=A Life of Smiles;url=http://www.3treepointdentistry.com/preventivecare.html;")
aI("text=Restore Your Smile;url=http://www.3treepointdentistry.com/restorativecare.html;")
aI("text=Improve Your Smile;url=http://www.3treepointdentistry.com/cosmeticcare.html;")
aI("text=Regular Checkups;url=http://www.3treepointdentistry.com/checkups.html;")
aI("text=First Aid for Dental Problems;url=http://www.3treepointdentistry.com/firstaid.html;")
}

with(milonic=new menuname("About")){
overflow="scroll";
style=menuStyle;
aI("text=Meet the Doctor;url=http://www.3treepointdentistry.com/doctor.html;");
aI("text=Fun Facts;url=http://www.3treepointdentistry.com/facts.html;");
aI("text=Helpful Links;url=http://www.3treepointdentistry.com/links.html;");
aI("text=Office Policies;url=http://www.3treepointdentistry.com/policies.html;");
aI("text=Site Map;url=http://www.3treepointdentistry.com/sitemap.html;");
}

drawMenus();

