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(menuStyle=new mm_style()){
fontfamily="Arial, Tahoma, Arial";
fontsize="12px";
fontstyle="bold";
offbgcolor="#f79238";
offcolor="#FFFFFF";
onbgcolor="#003875";
oncolor="#FFFFFF";
outfilter="randomdissolve(duration=0.3)";
padding=8;
pagebgcolor="#003875";
pagecolor="white";
onclass="padding";
offclass="padding";
}
with(submenuStyle=new mm_style()){
fontfamily="Helvetica Neue";
fontsize="11px";
fontstyle="normal";
fontweight="normal";
offbgcolor="#ffffff";
offcolor="#003875";
onbgcolor="#003875";
oncolor="#FFFFFF";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding=3;
pagecolor="#003875";
onclass="space";
offclass="space";
}
with(milonic=new menuname("foodengineering")){
style=submenuStyle;
aI("text=Stainless Steel Kitchens;url=/foodengineering/index.html;itemwidth=143px;");
aI("text=Bespoke Counters;url=/foodengineering/coolers.html;");
aI("text=Coldrooms;url=/foodengineering/coldrooms.html;");
aI("text=Sanitary Products;url=/foodengineering/fabrication.html;");
aI("text=Packaged Boilerhouses;url=/foodengineering/boilerhouse.html;");
}
with(milonic=new menuname("ventilation")){
style=submenuStyle;
aI("text=Ventilation;url=/ventilation/index.html;itemwidth=116px;");
aI("text=Ventilation &amp; Air con;url=/ventilation/aircon.html;");
}
with(milonic=new menuname("bespoke")){
style=submenuStyle;
aI("text=Bespoke Products;url=/bespoke/index.html;itemwidth=116px;");
aI("text=Garden/Street Products;url=/bespoke/gardenproducts.html;");
aI("text=Smoking Areas;url=/bespoke/smokingarea.html;");
aI("text=Stainless Steel Handrail;url=/bespoke/handrail.html;");
}
with(milonic=new menuname("hydropool")){
style=submenuStyle;
aI("text=Introduction;url=/hydropool/index.html;itemwidth=116px;");
aI("text=Applications;url=/hydropool/applications.html;");
aI("text=Testimonials;url=/hydropool/testimonials.html;");
aI("text=Specification;url=/hydropool/specification.html;");
aI("text=Mobile Unit;url=/hydropool/mobile-unit.html;");
aI("text=Recommended Regime;url=/hydropool/recommended-regime.html;");
}

drawMenus();

