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=0;
_subOffsetLeft=0;

with(menuStyle_gauche=new mm_style()){
bordercolor="";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial";
fontsize="11px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#F0F7FE";
offcolor="#3094EF";
onbgcolor="#D3E8FA";
oncolor="#3094EF";
//outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);";
pagebgcolor="";
pagecolor="white";
separatorcolor="";
separatorsize=0;
subimage="";
align="left";
}

with(milonic=new menuname("Main Menu Gauche")){
alwaysvisible=1;
orientation="vertical";
style=menuStyle_gauche;
position="relative";
menuwidth="222px";
zindex=2;
//itemwidth="100%";
aI("bgimage=../menu_js/header_menu.gif;text=&nbsp;&nbsp;&nbsp;&nbsp;Products;type=header;itemheight=35px;");
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;Overview;url=../Products/Building_automation.html;itemheight=25px;");
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;Building Automation System;url=../Products/Building_automation_system.html;itemheight=25px;");
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;Energy Management;url=/Products/Energy_Management.html;itemheight=25px;");
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;HVAC Control;url=../HVAC Control/index.html;itemheight=25px;");
//aI("text=&nbsp;&nbsp;&nbsp;&nbsp;BACnet HVAC Controllers;url=../bacnet/index.html;itemheight=25px;");
//aI("text=&nbsp;&nbsp;&nbsp;&nbsp;Web Building Controllers;url=../Controllers/EC-Net_controllers.html;itemheight=25px;");
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;Open-to-Wireless;url=../Wireless/Open-to-Wireless.html;itemheight=25px;");
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;Lighting Control;url=../Lighting/Lighting.html;itemheight=25px;");
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;Access Control and CCTV;url=../Access Control/Overview.html;itemheight=25px;");
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;Room Devices;url=../Room Devices/Overview.html;itemheight=25px;");
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;Peripherals;url=../Products/Peripherals.html;itemheight=25px;");
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;Product Certifications;url=../Products/Certifications.html;itemheight=25px;");
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;Product Tutorials;url=../Products/Tutorials.html;itemheight=25px;");
aI("bgimage=../menu_js/footer_menu.gif;text=&nbsp;type=header;itemheight=35px;");
aI("text=&nbsp;;type=header;itemheight=20px;");
aI("bgimage=../menu_js/action_demo.gif;overbgimage=../menu_js/action_demo_hover.gif;text=&nbsp;url=http://access.distech-controls.com;target=_blank;itemheight=51px;");
aI("text=&nbsp;;type=header;itemheight=20px;");
aI("bgimage=../menu_js/action_moreinfo.gif;overbgimage=../menu_js/action_moreinfo_hover.gif;text=&nbsp;url=../Forms/more-info.php;target=_blank;itemheight=51px;");
}

drawMenus();
