_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="Solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#EFEFEF";
onbgcolor="Black";
oncolor="Silver";
padding="9";
separatorcolor="Black";
separatorsize="1";
subimage="images/xp_ind.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#BFBEBE";
borderstyle="Solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#AAE1F7";
oncolor="Black";
padding="4";
subimage="images/xp_ind.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=http://www.multi-techdevices.com/;");
aI("showmenu=ProductsFlowLEFT_MENU;text=Products;target=;url=Products.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ProductsFlowLEFT_MENU")){
style=submenuStyle;
aI("showmenu=FlowFlow SwitchLEFT_MENU;text=Flow;target=;url=Flow.html;");
}

with(milonic=new menuname("FlowFlow SwitchLEFT_MENU")){
style=submenuStyle;
aI("showmenu=Flow SwitchMiniature Flow SwitchLEFT_MENU;text=Flow Switch;target=;url=FlowSwitch.html;");
aI("text=Sight Flow Indicators;target=;url=Sight-Flow-Indicators.html;");
}

with(milonic=new menuname("Flow SwitchMiniature Flow SwitchLEFT_MENU")){
style=submenuStyle;
aI("text=Miniature Flow Switch;target=;url=MiniatureFlowSwitch.html;");
aI("text=Indicating type Flow Switch;target=;url=indicatingtypeflowswitch.html;");
aI("showmenu=Paddle Type Flow SwitchBellow Sealed Flow SwitchLEFT_MENU;text=Paddle Type Flow Switch;target=;url=paddleflowswitch.html;");
}

with(milonic=new menuname("Paddle Type Flow SwitchBellow Sealed Flow SwitchLEFT_MENU")){
style=submenuStyle;
aI("text=Bellow Sealed Flow Switch;target=;url=Bellow-Sealed-Flow-Switch.html;");
}


 drawMenus();
