_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#7FFF2A";
borderstyle="solid";
borderwidth="4";
fontfamily="Verdana, Tahoma, Arial";
fontsize="14pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#7FD400";
offcolor="White";
onbgcolor="#7FFF2A";
oncolor="Red";
padding="6";
pagecolor="Red";
separatorcolor="#7FFF2A";
separatorsize="1";
subimage="images/arrow5_black_8x8.gif";
subimagepadding="10";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#7FFF2A";
borderstyle="solid";
borderwidth="4";
fontfamily="Verdana, Tahoma, Arial";
fontsize="14pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#7FD400";
offcolor="White";
onbgcolor="#7FFF2A";
oncolor="Red";
padding="4";
pagebgcolor="#7FFF2A";
pagecolor="Red";
subimage="images/arrow5_black_8x8.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.abfencingsystems.co.uk/;");
aI("showmenu=Products/New Products & ServicesLEFT_MENU;text=Products;target=;url=Products.html;");
aI("text=Services;target=;url=Services.html;");
aI("showmenu=News/Latest News from AB Fencing SystemsLEFT_MENU;text=News;target=;url=News.html;");
aI("showmenu=Brochures/Steel PalisadeLEFT_MENU;text=Brochures;target=;url=Brochures.html;");
aI("text=Contact;target=;url=Contact.html;");
aI("text=Enquiry;target=;url=Enquiry.html;");
aI("text=About Us;target=;url=About-Us.html;");
}

with(milonic=new menuname("Products/New Products & ServicesLEFT_MENU")){
style=submenuStyle;
aI("text=New Products & Services;target=;url=New-Products-&-Services.html;");
aI("text=Ballcourt;target=;url=Ballcourt.html;");
aI("text=Shelters;target=;url=Shelters.html;");
aI("text=Gates;target=;url=Gates.html;");
aI("text=Security Palisade;target=;url=Security-Palisade.html;");
aI("text=Mesh;target=;url=Mesh.html;");
aI("text=Railings;target=;url=Railings.html;");
aI("text=Timber;target=;url=Timber.html;");
aI("text=Bespoke;target=;url=Bespoke.html;");
aI("text=Garden Services;target=;url=Garden-Services.html;");
}

with(milonic=new menuname("News/Latest News from AB Fencing SystemsLEFT_MENU")){
style=submenuStyle;
aI("text=Latest News from AB Fencing Systems;target=;url=Latest-News-from-AB-Fencing-Systems.html;");
aI("text=Twitter News Link;target=;url=Twitter-News-Link.html;");
}

with(milonic=new menuname("Brochures/Steel PalisadeLEFT_MENU")){
style=submenuStyle;
aI("text=Steel Palisade;target=;url=Steel-Palisade.html;");
aI("text=Ballcourt Fencing;target=;url=Ballcourt-Fencing.html;");
}


 drawMenus();

