_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="WhiteSmoke";
borderstyle="Ridge";
borderwidth="1";
fontfamily="Arial Narrow";
fontsize="11pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#3285BB";
offcolor="White";
onbgcolor="LightSkyBlue";
oncolor="#000000";
padding="6";
separatorcolor="White";
separatorsize="1";
subimage="images/white_7x7.gif";
subimagepadding="3";
itemwidth="200";
}

with(submenuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial Narrow";
fontsize="11pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="SteelBlue";
offcolor="White";
onbgcolor="LightSkyBlue";
oncolor="#000000";
padding="4";
subimage="images/white_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Dr. Franklyn R. Gergits III, DO, FAOCO;target=;url=http://www.northeastearnoseandthroat.com/;");
aI("text=Shaheen Awan Ph. D., CCC-SLP;target=;url=shaheen-awan-ph.-d.,-ccc-slp.html;");
aI("showmenu=Allergy Department/Allergy Testing Patient InstructionsLEFT_MENU;text=Allergy Department;target=;url=allergy-department.html;");
aI("text=Balloon Sinuplasty Surgery Video;target=;url=balloon-sinuplasty-surgery-video.html;");
aI("text=Ear, Nose & Throat;target=;url=ear,-nose-&-throat.html;");
aI("text=Audiology | Hearing Aid Center;target=;url=audiology-hearing-aid-center.html;");
aI("text=Online Office Tour;target=;url=online-office-tour.html;");
aI("text=The Staff;target=;url=the-staff.html;");
aI("text=Contact Us | Directions;target=;url=contact-us-directions.html;");
aI("text=Hours;target=;url=hours.html;");
}

with(milonic=new menuname("Allergy Department/Allergy Testing Patient InstructionsLEFT_MENU")){
style=submenuStyle;
aI("text=Allergy Testing Patient Instructions;target=;url=allergy-testing-patient-instructions.html;");
aI("text=Beware of the Allergens;target=;url=beware-of-the-allergens.html;");
aI("text=What to Expect at an Allergy Testing Appointment;target=;url=what-to-expect-at-an-allergy-testing-appointment.html;");
aI("text=Post - Allergy Testing Patient Information;target=;url=post-allergy-testing-patient-information.html;");
aI("text=Basic Environmental Avoidance Techniques;target=;url=basic-environmental-avoidance-techniques.html;");
aI("text=Allergy Immunotherapy;target=;url=allergy-immunotherapy.html;");
aI("text=Insurance Verification Codes Form;target=;url=insurance-verification-codes-form.html;");
aI("text=Printable Forms;target=;url=printable-forms.html;");
aI("text=Allergy Related Links;target=;url=allergy-related-links.html;");
}


 drawMenus();

