_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Bookman Old Style";
fontsize="11pt";
fontstyle="normal";
headercolor="#000000";
offbgcolor="#002A55";
offcolor="#EFEFEF";
onbgcolor="#041124";
oncolor="#F3B546";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
pagebgcolor="#041124";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#E7AE00";
borderstyle="Solid";
borderwidth="0";
fontfamily="Bookman Old Style";
fontsize="12pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#002A55";
offcolor="#DFDFDF";
onbgcolor="#000055";
oncolor="#F3B546";
outfilter="Fade(Overlap=1.00)";
padding="8";
separatorcolor="Transparent";
separatorsize="15";
imagepadding="6";
itemwidth="1000";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.freeholdeye.com/;");
aI("text=About Us;target=;url=about-us.html;");
aI("showmenu=Services/Optical DispensaryINFO_BAR_MENU;text=Services;target=;url=services.html;");
aI("text=Locations;target=;url=nj-eye-doctor-locations.html;");
aI("showmenu=Our Doctors/Dr. Eric A Gershenbaum, M.D.INFO_BAR_MENU;text=Our Doctors;target=;url=nj-eye-doctors.html;");
aI("text=Contact;target=;url=contact-nj-eye-doctors.html;");
}

with(milonic=new menuname("Services/Optical DispensaryINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Optical Dispensary;target=;url=nj-eye-wear-dispensary.html;");
}

with(milonic=new menuname("Our Doctors/Dr. Eric A Gershenbaum, M.D.INFO_BAR_MENU")){
style=submenuStyle;
aI("text=Dr. Eric A Gershenbaum, M.D.;target=;url=dr-eric-a-gershenbaum.html;");
aI("text=Dr. Revathi P. Naadimuthu, M.D.;target=;url=brick-nj-eye-doctore-dr.-revathi-naadimuthu.html;");
aI("text=Dr. Mark Heimmel, M.D.;target=;url=dr-mark-heimmel-md.html;");
}


 drawMenus();

