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(submenuStyle=new mm_style()){
bordercolor="#000099";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="70%";
fontstyle="normal";
headerbgcolor="#cccccc";
headercolor="#000000";
offbgcolor="#cccccc";
offcolor="#000033";
onbgcolor="#ffffff";
oncolor="#000033";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#CCCCCC";
pagecolor="black";
separatorcolor="#ffff00";
separatorsize=1;
}


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontweight="bold";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000099";
oncolor="#0000ff";
onbgcolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#ffffff', Direction=135, Strength=0)";
padding=6;
pagebgcolor="#eeeebb";
pagecolor="#000099";
separatorcolor="#ff0000";
separatorsize=1;
}


with(milonic=new menuname("Equipment and Capabilities")){
overflow="scroll";
style=submenuStyle;
aI("text=Laser Cutting;url=laser.htm;")
aI("text=Forming and Braking;url=forming_braking.htm;")
aI("text=Boring and Milling;url=boring_mill.htm;")
aI("text=Welding;url=welding.htm;")
aI("text=Blasting and Finishing;url=blasting_finishing.htm;")
aI("text=Assembly and Installation;url=assembly_install.htm;")
}




drawMenus();


