_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=8;
_subOffsetLeft=4;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Smart_Arrow_Small2.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="#dddddd";
oncolor="Aquamarine";
separatorcolor="Transparent";
separatorsize="3";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Smart_Arrow_Small_hover2.png";
itemheight="40";
itemwidth="147";
}

with(submenuStyle=new mm_style()){
align="left";
bordercolor="#007FAA";
borderstyle="Outset";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="LightCyan";
offcolor="#2A0055";
onbgcolor="#999999";
oncolor="#cdcdcd";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
itemheight="40";
aI("text=Home;target=;url=http://www.bml.co.nz/;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
aI("showmenu=Products/A4LEFT_MENU;text=Products;target=;url=Products.html;");
aI("showmenu=Services/Tool MakingLEFT_MENU;text=Services;target=;url=Services.html;");
aI("text=News;target=;url=News.html;");
aI("text=Contact;target=;url=Contact.html;");
}

with(milonic=new menuname("Products/A4LEFT_MENU")){
style=submenuStyle;
aI("text=A4;target=;url=A4.html;");
aI("text=A5/45;target=;url=A5-45.html;");
aI("text=A5100;target=;url=A5100.html;");
aI("text=B Range;target=;url=B-Range.html;");
aI("text=C Range;target=;url=C-Range.html;");
aI("text=D22;target=;url=D22.html;");
aI("text=E Range;target=;url=E-Range.html;");
aI("text=G Range;target=;url=G-Range.html;");
aI("text=H Range;target=;url=H-Range.html;");
aI("text=I2;target=;url=I2.html;");
aI("text=J Range;target=;url=J-Range.html;");
aI("text=K Range;target=;url=K-Range.html;");
aI("text=L1;target=;url=L1.html;");
aI("text=M1;target=;url=M1.html;");
aI("text=R350;target=;url=R350.html;");
aI("text=TS Range;target=;url=TS-Range.html;");
aI("text=10oz;target=;url=10oz.html;");
}

with(milonic=new menuname("Services/Tool MakingLEFT_MENU")){
style=submenuStyle;
aI("text=Tool Making;target=;url=Tool-Making.html;");
aI("text=Manufacturing;target=;url=Manufacturing.html;");
aI("text=Custom Moulding;target=;url=Custom-Moulding.html;");
aI("text=Design;target=;url=Design.html;");
}


 drawMenus();

