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=-1;
_subOffsetLeft=-10;


with(menuStyle=new mm_style()){
itemwidth="128"; 
onbgcolor="#e5e5e5";
oncolor="#000";
offbgcolor="#fff";
offcolor="#8f1f1f";
//bordercolor="#E7E7E7";
//borderstyle="solid";
//borderwidth=1;
padding="3";
separatorsize="2";
separatorpadding="5";
separatorimage="images/structure/MenuDivide.gif";
separatorwidth="128";
fontsize="100%";
fontstyle="normal";
fontfamily="trebuchet,verdana, Tahoma, Arial";
pagecolor="#ffffff";
pagebgcolor="#e5e5e5";
headercolor="#ffffff";
headerbgcolor="#ffffff";
//subimage="arrow.gif";
//subimagepadding="2";
align="left";
}


with(nextStyle=new mm_style()){
itemwidth="155"; 
onbgcolor="#fedac2";
oncolor="#000";
offbgcolor="#d45500";
offcolor="#fff";
bordercolor="#E7E7E7";
borderstyle="solid";
borderwidth=1;
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3);Alpha(opacity=97)";
separatorcolor="#fff";
separatorsize="1";
padding=3;
fontsize="100%";
fontstyle="normal";
fontfamily="Arial";
pagecolor="#000";
pagebgcolor="#edab75";
headercolor="#ffffff";
headerbgcolor="#ffffff";
subimage="arrow.gif";
subimagepadding="2";
align="left";
}

with(milonic=new menuname("WTE")){
style=nextStyle;
overflow="scroll";
aI("text=Analytical;url=analytical_instrumentation.php;");
aI("text=Auto Diallers;url=auto_diallers_instrumentation.php;");
aI("text=Digital Meters;url=digital_meters_instrumentation.php;");
aI("text=Dosing Systems;url=dosing_systems_instrumentation.php;");
aI("text=Flow;url=flow_instrumentation.php;");
aI("text=Level;url=level_instrumentation.php;");
aI("text=Plastic Pipes & Valves;url=plastic_pipes_valves_instrumentation.php;");
aI("text=Power Supplies;url=power_supplies_instrumentation.php;");
aI("text=Pressure;url=pressure_instrumentation.php;");
aI("text=Speciality Measurement;url=speciality_measurement_instrumentation.php;");
aI("text=Temperature & Humidity;url=temperature_humidity_instrumentation.php;");

}


with(milonic=new menuname("OT")){
style=nextStyle;
overflow="scroll";
aI("text=Sole Distributor Brands;url=sole_distributor.php;");
aI("text=Distributor;url=distributor.php;");
}

drawMenus();

