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=0;
_subOffsetLeft=0;




with(menuStyle=new mm_style()){
styleid=1;
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
imagepadding=0;
offbgcolor="#AF222A";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
outfilter="Fade(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);";
overimage="whitedots.gif";
padding=0;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#ffffff";
separatorsize=0;
subimagepadding=0;
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="11px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#F1CA6B";
offcolor="#3F2211";
onbgcolor="#FFFFFF";
oncolor="#000000";
outfilter="Fade(duration=0.3)";
overfilter="Inset(duration=0.2);Alpha(opacity=90);";
padding=4;
pagebgcolor="#FFFFFF";
pagecolor="000000";
separatorcolor="#FFFFFF";
separatorsize=1;
subimage="./images/arrow.gif";
onsubimage="./images/arrow_o.gif";
subimagepadding=2;
}

with(milonic=new menuname("AboutUs")){
margin=7;
style=submenuStyle;
aI("text=Company History;url=history.htm;");
aI("text=Facilities;url=facilities.htm;");

}

with(milonic=new menuname("Products")){
margin=7;
style=submenuStyle;
aI("text=Our Products;url=products.htm;");
aI("text=Product Listing;url=productlisting.htm;");
aI("text=New Products;url=newproducts.htm;");
aI("text=Statement of Quality;url=quality.htm;");
aI("text=Restaurant/Food Service Customers;url=productinfo.htm;");
}

with(milonic=new menuname("Services")){
margin=7;
style=submenuStyle;
aI("text=Services;url=services.htm;");
aI("text=Frequently Asked Questions;url=faq.htm;");

}

with(milonic=new menuname("WhereToBuy")){
margin=7;
style=submenuStyle;
aI("text=Retail Locations;url=wheretobuy.htm;");
}

with(milonic=new menuname("Certifications")){
margin=7;
style=submenuStyle;
aI("text=Affiliations and Memberships;url=affiliations.htm;");
aI("text=Kosher Pareve;url=kosher.htm;");

}

drawMenus();

