_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#547F00";
borderstyle="Groove";
borderwidth="1";
fontfamily="Verdana";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
image="images/xpblank.gif";
offcolor="Black";
onborder="1px solid #316AC5";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#999999, Direction=135, Strength=5)";
padding="4";
pagebgcolor="#547F00";
separatoralign="right";
separatorcolor="#C5C2B8";
separatorpadding="1";
separatorwidth="80%";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="3";
menubgcolor="#ffffff";
menubgimage="images/backoff_green.gif";
imagepadding="3";
}

with(menuStyle=new mm_style()){
bordercolor="#8A867A";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="#000000";
offcolor="White";
onbgcolor="#C1D2EE";
onborder="1px solid #316AC5";
oncolor="White";
padding="2";
pagebgcolor="#547F00";
separatorcolor="Transparent";
separatorsize="1";
rawcss="padding-left:5px;padding-right:5px";
itemwidth="110";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.the-gardenmakers.co.uk/;");
aI("text=About us;target=;url=About-us.html;");
aI("text=Our service;target=;url=Our-service.html;");
aI("showmenu=GalleriesGallery 1LEFT_MENU;text=Galleries;target=;url=Galleries.html;");
aI("text=Before & afters;target=;url=Before-&-afters.html;");
aI("text=York stone;target=;url=York-stone.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Blog;target=;url=http://gardenmaker.wordpress.com;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("GalleriesGallery 1LEFT_MENU")){
style=submenuStyle;
aI("text=Gallery 1;target=;url=Gallery-1.html;");
aI("text=Gallery 2;target=;url=Gallery-2.html;");
aI("text=Gallery 3;target=;url=Gallery-3.html;");
aI("text=Gallery 4;target=;url=Gallery-4.html;");
aI("text=Gallery 5;target=;url=Gallery-5.html;");
aI("text=Gallery 6;target=;url=Gallery-6.html;");
}


 drawMenus();

