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=-2;
_position="relative";




with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#DDD9C0";
offcolor="#737B53";
onbgcolor="#DDD9C0";
oncolor="#B56212";
outfilter="Fade(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=89)";
padding=6;
pagebgcolor="#ddd9c0";
pagecolor="#c17935";
separatorcolor="#ffffff";
separatorsize=0;
subimage="";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
zindex=80;
aI("text=HOME  ;url=/index.asp;");
aI("text=ABOUT THE GROUP&nbsp;&nbsp;;url=/about.asp;");
aI("showmenu=Services;text=SERVICES&nbsp;&nbsp;;url=/services/index.asp;");
aI("text=THE FOEHR DIFFERENCE&nbsp;&nbsp;;url=/difference.asp;");
aI("showmenu=Patient;text=PATIENT CENTER&nbsp;&nbsp;;url=/patient/index.asp;");
aI("showmenu=Healthy;text=HEALTHY TEETH&nbsp;&nbsp;;url=/teeth/index.asp;");
aI("text=SPECIALS&nbsp;&nbsp;;url=/specials.asp;");
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CONTACT;url=/contact.asp;");
}

with(milonic=new menuname("Healthy")){
overflow="scroll";
style=menuStyle;
aI("text=Healthy Teeth and Gums;url=/teeth/healthy.asp;");
aI("text=Tips for Proper Brushing;url=/teeth/tips.asp;");
aI("text=Sweets and Your Teeth;url=/teeth/sweets.asp;");
aI("text=Kid Friendly Brushing;url=/teeth/kidfriendly.asp;");
aI("text=Teeth Trivia;url=/teeth/trivia.asp;");
}


with(milonic=new menuname("Patient")){
overflow="scroll";
style=menuStyle;
aI("text=Patient Log-In;url=https://dental1.mytlink.net//TLINKDENTAL/Patient/Login.aspx?tpract=540309;");
aI("text=Patient Forms;url=/patient/forms.asp;");
aI("text=Drill-less Dentistry;url=/patient/drillless.asp;");
aI("text=Nitrous Oxide;url=/patient/nitrous.asp;");
}

with(milonic=new menuname("Services")){
overflow="scroll";
style=menuStyle;
aI("text=General Dentistry;url=/services/general.asp;");
aI("text=Orthodontics;url=/services/orthodontics.asp;");
aI("text=Teeth Whitening;url=/services/whitening.asp;");
aI("text=TMJ Therapy;url=/services/tmj.asp;");
aI("text=Implants;url=/services/implants.asp;");
aI("text=Dentures/Partials;url=/services/dentures.asp;");
aI("text=CDR Imaging;url=/services/cdr.asp;");
aI("text=Porcelain Veneers;url=/services/porcelain.asp;");
aI("text=Crowns/Bridges;url=/services/crowns.asp;");
aI("text=Root Canals/ Extractions;url=/services/rootcanals.asp;");
aI("text=Related Services;url=/related_services.asp;");
}

drawMenus();