_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="#3C5763";
offcolor="#ffffff";
onbgcolor="Black";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="5";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#3C5763";
offcolor="White";
onbgcolor="#000000";
oncolor="White";
padding="4";
pagecolor="White";
separatorcolor="White";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://www.aucklandiron.co.uk/;");
aI("text=About Us;target=;url=About-us.html;");
aI("text=Gates and Railings;target=;url=gates-and-railings.html;");
aI("showmenu=Automated Gates/Swing GatesLEFT_MENU;text=Automated Gates;target=;url=automated-gates.html;");
aI("text=Balcony & Patio;target=;url=balcony-patio-railings.html;");
aI("text=Steel Field Gates;target=;url=steel-field-gates.html;");
aI("text=Other Items;target=;url=other-items.html;");
aI("text=Work Gallery;target=;url=work-gallery.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
aI("text=Testimonials;target=;url=testimonials.html;");
}

with(milonic=new menuname("Automated Gates/Swing GatesLEFT_MENU")){
style=submenuStyle;
aI("text=Swing Gates;target=;url=swing-gates.html;");
aI("text=Sliding Gates;target=;url=sliding-gates.html;");
}


 drawMenus();

