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=5;
_subOffsetLeft=-5;

//SUB MENU 2
with(submenuStyle2=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
//headercolor="#000000";
offbgcolor="#766D5C";
offcolor="#ffffff";
onbgcolor="#938873";
oncolor="#ffff00";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.5)";
padding=6;
//pagecolor="black";
separatorcolor="#ffffff";
separatorsize=1;
subimagepadding=8;
}

//SUB MENU
with(submenuStyle=new mm_style()){
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
//headercolor="#000000";
offbgcolor="#959595";
offcolor="#ffffff";
onbgcolor="#72777A";
oncolor="#ffff00";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.5)";
padding=6;
//pagecolor="black";
separatorcolor="#ffffff";
separatorsize=1;
subimagepadding=8;
}

with(menuStyle=new mm_style()){
styleid=1;
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
//headercolor="#000000";
image="milonic/menugrad.png";
//imagepadding=6;
//offbgcolor="#ffffff";
offcolor="#ffffff";
//onbgcolor="#ffffff";
oncolor="#ffff00";
outfilter="Fade(Overlap=1.00)";
//overimage="http://www.milonic.com/menuimages/square_blue.gif";
padding=5;
//pagecolor="black";
separatorcolor="#ffffff";
separatorsize=0;
subimagepadding=25;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
position="relative"
orientation="horizontal";
style=menuStyle;
//aI("status=Back To Home Page;text=&nbsp;&nbsp;Home&nbsp;&nbsp;;url=index.html");
aI("image=http://www.niagararhinoplasty.com/milonic/images/home.jpg;overimage=http://www.niagararhinoplasty.com/milonic/images/homer.jpg;url=index.html;");
aI("showmenu=aboutus;image=http://www.niagararhinoplasty.com/milonic/images/aboutus.jpg;overimage=http://www.niagararhinoplasty.com/milonic/images/aboutusr.jpg;");  
aI("showmenu=procedures;image=http://www.niagararhinoplasty.com/milonic/images/procedures.jpg;overimage=http://www.niagararhinoplasty.com/milonic/images/proceduresr.jpg;");
aI("showmenu=injectables;image=http://www.niagararhinoplasty.com/milonic/images/injectables.jpg;overimage=http://www.niagararhinoplasty.com/milonic/images/injectablesr.jpg;");
aI("showmenu=forms;image=http://www.niagararhinoplasty.com/milonic/images/forms.jpg;overimage=http://www.niagararhinoplasty.com/milonic/images/formsr.jpg;");   
aI("image=http://www.niagararhinoplasty.com/milonic/images/contactus.jpg;overimage=http://www.niagararhinoplasty.com/milonic/images/contactusr.jpg;url=contactus.html;");
}

with(milonic=new menuname("aboutus")){
//top="197"
overflow="scroll";
style=submenuStyle;
aI("text=For Medical Students;url=formedicalstudents.html;")
aI("text=Privacy Policy;url=pdf/privacypolicy.pdf;target=_new;")
aI("text=Detailed Office Policies and Procedures;url=pdf/detailedofficepolicy.pdf;target=_new;")
}

with(milonic=new menuname("forms")){
//top="197"
overflow="scroll";
style=submenuStyle;
aI("text=Endoscopic Sinus Surgery;url=formfess.html;")
aI("text=Myringotomy and Tube Information;url=formmyringotomy.html;")
aI("text=Office Medical Form;url=pdf/officemedicalform.pdf;target=_new;")
aI("text=Septoplasty and Turbinate Reduction;url=formseptoplasty.html;")
aI("text=Thyroid and Parathyroid Surgery.;url=formsthyroid.html;")
aI("text=Tonsillectomy and Adenoidectomy;url=formtanda.html;")
}


with(milonic=new menuname("procedures")){
//top="197"
overflow="scroll";
style=submenuStyle;
aI("text=3-D Animation;url=3danimation.html;")
aI("showmenu=cosmetic;text=Cosmetic Procedures >;")
aI("showmenu=ohip;text=OHIP Procedures >;")
}

with(milonic=new menuname("cosmetic")){
//top="197"
overflow="scroll";
style=submenuStyle;
aI("text=Blepharoplasty;url=blepharoplasty.html;")
aI("text=Otoplasty;url=otoplasty.html;")
aI("text=Rhinoplasty;url=rhinoplasty.html;")
}

with(milonic=new menuname("ohip")){
//top="197"
overflow="scroll";
style=submenuStyle;
aI("text=Ear Surgery;url=earsurgery.html;")
aI("text=Head & Neck;url=headandneck.html;")
aI("text=Nasal Surgery;url=nasalsurgery.html;")
aI("text=Otoplasty;url=otoplasty.html;")
aI("text=Pediatric Otolaryngology;url=po.html;")
aI("text=Rhinoplasty;url=rhinoplasty.html;")
}


with(milonic=new menuname("injectables")){
//top="197"
overflow="scroll";
style=submenuStyle;
aI("text=Botox Injections;url=botox.html;")
//aI("text=Ear Surgery;url=;")
//aI("text=Nasal Surgery;url=;")
}

drawMenus();


