fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
buildAfterLoad=true;
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-4;


with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="11px";
fontstyle="normal";
fontweight="bold";
offbgcolor="#657390";
offcolor="#FFFFFF";
oncolor="#CCCCCC";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="../../../images_index/fleche.gif";
subimagepadding=1;
}
with(menuStyleSub=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="11px";
fontstyle="normal";
fontweight="bold";
offbgcolor="#657390";
offcolor="#FFFFFF";
oncolor="#CCCCCC";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="../../../images_index/flecheclose.gif";
subimagepadding=1;
}



with(milonic=new menuname("Stretch")){
alwaysvisible=1;
style=menuStyle;
orientation = "horizontal";
aI("showmenu=EquipmentsStretch;text=STRETCH WRAPPERS/HOODERS;");
}


with(milonic=new menuname("EquipmentsStretch")){
style=menuStyle;
orientation = "vertical";
aI("text=Rotary Arm&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=../equipments/index.asp?intSeriesCount=10&intEquipCount=1&nbreSerie=10&NoSerie=48&NoEquip=64 ;");
aI("text=Hooder&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=../equipments/index.asp?intSeriesCount=10&intEquipCount=2&nbreSerie=10&NoSerie=48&NoEquip=72 ;");
aI("text=Turntable&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=../equipments/index.asp?intSeriesCount=10&intEquipCount=3&nbreSerie=10&NoSerie=48&NoEquip=65 ;");
}

drawMenus();


