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()){
bordercolor="#981F36";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Arial, Helvetica, sans-serif";
fontsize="11px";
fontstyle="normal";
headerbgcolor="#565929";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#D1AB5B";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=5)";
padding=4;
pagebgcolor="#F2E69F";
pagecolor="#3C324B";
separatorcolor="#981F36";
separatorsize=1;
subimagepadding=2;
}

with(milonic=new menuname("drives_menu")){
style=menuStyle;
aI("text=AC Inverter / Encoderless Vector;url=drives.phtml?type=20;");
aI("text=AC Vector;url=drives.phtml?type=30;");
aI("text=AC Servo;url=drives.phtml?type=40;");
aI("text=AC Soft Start;url=drives.phtml?type=50;");
aI("text=DC Drive;url=drives.phtml?type=60;");
aI("text=DC Servo / Tachsyn;url=drives.phtml?type=70;");
aI("text=Power Supply;url=drives.phtml?type=80;");
}

with(milonic=new menuname("motors_menu")){
style=menuStyle;
aI("text=Single Phase;url=motors.phtml?type=10;");
aI("text=Three Phase / Inverter;url=motors.phtml?type=30;");
aI("text=Three Phase Vector;url=motors.phtml?type=40;");
aI("text=AC &amp; DC Servo;url=motors.phtml?type=50;");
aI("text=DC Shunt &amp; PM;url=motors.phtml?type=60;");
}

with(milonic=new menuname("parts_menu")){
style=menuStyle;
}

with(milonic=new menuname("contact_menu")){
style=menuStyle;
}

drawMenus();
