_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=10;
_subOffsetLeft=5;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="White";
offcolor="OliveDrab";
oncolor="DarkGray";
ondecoration="underline";
padding="6";
separatorcolor="#969698";
subimagepadding="8";
itemwidth="120";
}

with(menuStyle=new mm_style()){
bordercolor="#4D4D4D";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="White";
offcolor="OliveDrab";
oncolor="Silver";
ondecoration="underline";
padding="5";
separatorcolor="Transparent";
separatorsize="0";
subimage="images/11x9_dotted_green.gif";
subimagepadding="10";
imagepadding="4";
itemwidth="185";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=Home.html;offcolor=#ffffff;fontweight=bold;itemheight=32;rawcss=padding-top:7px;padding-left:30px;bgimage=images/xp_panel_topoffgreen.gif;");
aI("text=About us;target=;url=About_us.html;");
aI("showmenu=Home security systemSecurity system M3LEFT_MENU;text=Home security system;target=;url=Home_security_system.html;");
aI("text=Smart home concept;target=;url=Smart_home_concept.html;");
aI("text=Video Door Phone;target=;url=Video_Door_Phone.html;");
aI("text=IP web Camera;target=;url=IP_web_Camera.html;");
aI("text=Autogate;target=;url=Autogate.html;");
aI("text=Electronic Barrier;target=;url=Electronic_Barrier.html;");
aI("text=About Crouzet;target=;url=About_Crouzet.html;");
aI("text=Privacy policy;target=;url=Privacy_policy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Home security systemSecurity system M3LEFT_MENU")){
style=submenuStyle;
aI("text=Security system M3;target=;url=Security_system_M3.html;fontweight=bold;itemheight=25;bgimage=images/xp_panel_subheadyellow1.gif;");
aI("text=Security system M2+;target=;url=Security_system_M2+.html;");
aI("text=BluguardL900;target=;url=BluguardL900.html;");
aI("text=Avantis-A9;target=;url=Avantis-A9.html;");
aI("text=Maxibas;target=;url=Maxibas.html;");
aI("text=ADOS;target=;url=ADOS.html;");
}


 drawMenus();
