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=2;

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(menuStyle_gauche2=new mm_style()){
bordercolor="#263166";
borderstyle="solid";
borderwidth=1;
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="#263166";
separatorsize=1;
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;LONWORKS HVAC Controllers;type=header;itemheight=35px;");
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;Overview;url=../Controllers/Lonworks_controllers.html;itemheight=25px;");
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;Central Plant and Air Handling;url=../Controllers/Lonworks_air_handling.html;itemheight=25px;");
aI("showmenu=terminal;text=&nbsp;&nbsp;&nbsp;&nbsp;Terminal and Unitary Equipment&nbsp;&nbsp;&nbsp;>;itemheight=25px;");
//aI("text=&nbsp;&nbsp;&nbsp;&nbsp;Communicating Thermostats;url=../Controllers/Lonworks_thermostats.html;itemheight=25px;");
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;Remote I/O;url=../Controllers/Lonworks_remote_io.html;itemheight=25px;");
//aI("text=&nbsp;&nbsp;&nbsp;&nbsp;Displays and Schedulers;url=../Controllers/Lonworks_scheduler.html;itemheight=25px;");
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;LNS Integration Tools;url=../Controllers/LNS_Integration.html;itemheight=25px;");
aI("offcolor='#263166';oncolor='#263166';text=&nbsp;&nbsp;&nbsp;&nbsp;Back to Products;url=../Products/Building_automation.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;");
aI("text=&nbsp;;type=header;itemheight=20px;");
aI("bgimage=../menu_js/action_download.gif;overbgimage=../menu_js/action_download_hover.gif;text=&nbsp;url=../About/Meet the New Standard/index.html;target=_blank;;itemheight=51px;");
}

with(milonic=new menuname("terminal")){
alwaysvisible=0;
orientation="vertical";
style=menuStyle_gauche2;
//position="relative";
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;Overview;url=../Controllers/Lonworks_equipement.html;itemwidth=132;itemheight=25px;");
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;VAV Units;url=../Controllers/Lonworks_VAV.html;itemwidth=132;itemheight=25px;");
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;Fan Coil Units;url=../Controllers/Lonworks_FanCoil.html;itemwidth=132;itemheight=25px;");
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;Unit Ventilators;url=../Controllers/Lonworks_Ventilators.html;itemwidth=132;itemheight=25px;");
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;Heat Pump Units;url=../Controllers/Lonworks_HeatPump.html;itemwidth=132;itemheight=25px;");
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;Roof Top Units;url=../Controllers/Lonworks_RoofTop.html;itemwidth=132;itemheight=25px;");
}


drawMenus();
