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=-20;


with(menuStyle=new mm_style()){
itemwidth="155"; 
//onbgcolor="transparent";
oncolor="#bbe0e1";
//offbgcolor="#FFF3BD";
offcolor="#6eb9d8";
//bordercolor="#E7E7E7";
//borderstyle="solid";
//borderwidth=1;
separatorcolor="#eef6f8";
separatorsize="1";
padding=7;
fontsize="14px";
fontstyle="normal";
//fontweight="bold";
fontfamily="Arial,Verdana, Tahoma, Arial";
pagecolor="#000";
pagebgcolor="#eef6f8";
headercolor="#ffffff";
headerbgcolor="#ffffff";
//subimage="scripts/arrow.gif";
//subimagepadding="2";
align="left";
}




with(nextStyle=new mm_style()){
itemwidth="185"; 
onbgcolor="#a3c8c9";
oncolor="#ffffff";
offbgcolor="#deeced";
offcolor="#888";
bordercolor="#fff";
borderstyle="solid";
borderwidth=1;
separatorcolor="#fff";
separatorsize="1";
padding=5;
fontsize="11px";
fontstyle="normal";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="#000";
pagebgcolor="#eef6f8";
headercolor="#ffffff";
headerbgcolor="#ffffff";
subimage="arrow.gif";
subimagepadding="2";
align="left";
}

with(milonic=new menuname("SE")){
style=nextStyle;
overflow="scroll";
aI("text=Laser Dentistry;url=waterlase.php;");
aI("text=Laser Tooth Whitening;url=laser_tooth_whitening.php;");
aI("text=Gum lifting and reshaping;url=gum_lifting_reshaping.php;");
aI("text=Bonding, Tooth reshaping;url=bonding_tooth_reshaping.php;");
aI("text=Veneers, Crowns, Bridges;url=veneers_crowns.php;");
aI("text=Amalgam Replacement;url=amalgam_replacement.php;");
aI("text=Tooth Implants;url=tooth_implants.php;");
aI("text=Preventative Dentistry;url=preventative_dentistry.php;");


}

with(milonic=new menuname("GA")){
style=nextStyle;
overflow="scroll";
aI("text=Laser Tooth Whitening;url=gallery_laser_tooth_whitening.php;");
aI("text=Gum Lifting and Reshaping;url=gallery_gum_lifting.php;");
aI("text=Bonding, Tooth Reshaping;url=gallery_tooth_reshaping.php;");
aI("text=Veneers, Crowns, Bridges;url=gallery_veneers.php;");
}

drawMenus();