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(AllImagesStyle=new mm_style()){
styleid=1;
bordercolor="#000000";
borderstyle="solid";
fontstyle="normal";
fontweight="normal";
padding=3;
}

with(menuStyle=new mm_style()){
bordercolor="#296488";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#DCE9F0";
offcolor="#515151";
onbgcolor="#4F8EB6";
oncolor="#ffffff";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#2D729D";
separatorsize=0;
subimage="arrow.gif";
subimagepadding=0;
}


with(milonic=new menuname("products")){
overflow="scroll";
style=menuStyle;
aI("image=milonic/but_water.gif;overimage=milonic/but_water_on.gif;url=products_water.php;");
aI("image=milonic/but_waste.gif;overimage=milonic/but_waste_on.gif;url=products_wastewater.php;");
aI("image=milonic/but_storm.gif;overimage=milonic/but_storm_on.gif;url=products_stormwater.php;");
aI("image=milonic/but_flow.gif;overimage=milonic/but_flow_on.gif;url=products_flow.php;");
}





