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()){
offclass="menuOff1";
onclass="menuOn1";	
borderwidth=0;
fontfamily="Verdana, Arial, Helvetica, sans-serif;";
fontsize="100%";
fontstyle="normal";
pagecolor="#237AD7";
outfilter="randomdissolve(duration=0.0)";
overfilter="Fade(duration=0.0);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
separatorsize=0;
subimagepadding=0;




}

with(menuStyle2=new mm_style()){
offclass="menuOff2";
onclass="menuOn2";	
borderwidth=0;
fontfamily="Verdana, Arial, Helvetica, sans-serif;";
fontsize="100%";
fontstyle="normal";
outfilter="randomdissolve(duration=0)";
overfilter="Fade(duration=0.0);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
separatorsize=0;
subimagepadding=0;
}

with(menuStyle3=new mm_style()){
offclass="menuOff2";
onclass="menuOn2";	
borderwidth=0;
fontfamily="Verdana, Arial, Helvetica, sans-serif;";
fontsize="100%";
fontstyle="normal";
outfilter="randomdissolve(duration=0.0)";
overfilter="Fade(duration=0.0);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
separatorsize=0;
subimage="menu/arrow.gif";
subimagepadding=0;
}










with(milonic=new menuname("Main Menu")){
alwaysvisible=1;

orientation="vertical";
style=menuStyle;

aI("text=Home;url=http://www.northsideoralsurgery.com/index.php;");
aI("showmenu=Meet Dr. Whitesides;text=Meet Dr. Whitesides;url=dr-whitesides.php;");
aI("showmenu=procedures;text=Procedures;url=dental-procedures-atlanta.php");
aI("showmenu=Patient Info;text=Patient Info;url=dental-patient-info.php");
aI("text=Patient Forms;url=dental-forms-whitesides.php;");
aI("text=Insurance;url=insurance.php;");
aI("text=Referring Doctors Info;url=referring-doc-info.php;");
aI("text=Location / Directions;url=location-directions-dental.php;");
aI("text=Contact Us;url=contact-whitesides.php;");
}






with(milonic=new menuname("procedures")){
style=menuStyle2;
aI("text=Dental Implants;url=dental-implants.php;");
aI("text=Bone Grafting;url=bone-grafting.php;");
aI("showmenu=Distraction Osteogenesis Surgery;text=Distraction Osteogenesis;url=distraction-osteogenesis.php;");
aI("text=Dental Infections / Pathology;url=dental-infections-pathology-atlanta.php;");
aI("text=Orthognathic (Jaw) Surgery;url=orthognathic-jaw-surgery.php;");
aI("text=Wisdom Teeth and Extractions;url=wisdom-teeth-extractions.php;");
}


with(milonic=new menuname("Distraction Osteogenesis Surgery")){
style=menuStyle3;
aI("text=Alveolar D.O. for Dental Implants;url=alveolar-distraction-osteogenesis-dental-implants.php;");
aI("text=Mandibular Advancement;url=mandibular-advancement.php;");
aI("text=Mandible Reconstruction;url=mandible-reconstruction.php;");
aI("text=Mandible Widening;url=mandible-widening.php;");
}


with(milonic=new menuname("Meet Dr. Whitesides")){
style=menuStyle2;
aI("text=Curriculum Vitae;url=curriculum-vitae.php;");
aI("text=Guest Lectures / Presentations;url=lectures-presentations-dental-whitesides.php;");
aI("text=Publications;url=publications-dental-whitesides.php;");
}


with(milonic=new menuname("Patient Info")){
style=menuStyle2;
aI("text=Post-Op Care-Hospital Surgery;url=post-dental-hospital-surgery-atlanta.php;");
aI("text=Post-Op Care-Office Surgery;url=post-dental-office-surgery-atlanta.php;");
}



drawMenus();


