_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="right";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Century Gothic";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#B9DC50";
onbgcolor="Transparent";
oncolor="Maroon";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
pagebgcolor="Transparent";
pagecolor="#E1FB92";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Century Gothic";
fontsize="18pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#B9DC50";
onbgcolor="#B9DC50";
oncolor="#2A5500";
outfilter="Fade(Overlap=1.00)";
padding="1";
pagebgcolor="Transparent";
pagecolor="#2A5500";
separatorcolor="Transparent";
separatorsize="0";
imagepadding="6";
itemwidth="160";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
openstyle="rtl";
aI("text=home;target=;url=http://www.monkeypuzzleltd.com/;");
aI("text=about us;target=;url=about-us.html;");
aI("text=our services;target=;url=landscaping-services.html;");
aI("text=our nursery;target=;url=monkey-flower-nurseries.html;");
aI("showmenu=portfolio/patiosRIGHT_MENU;text=portfolio;target=;url=portfolio.html;");
aI("text=contact us;target=;url=contact.html;");
}

with(milonic=new menuname("portfolio/patiosRIGHT_MENU")){
style=submenuStyle;
openstyle="rtl";
aI("text=patios;target=;url=patios.html;");
aI("text=walls;target=;url=retaining-walls.html;");
aI("text=decks;target=;url=decks.html;");
aI("text=lawns;target=;url=lawns.html;");
aI("text=projects;target=;url=projects.html;");
}


 drawMenus();

