_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=10;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
offbgcolor="#9D4675";
offcolor="#000000";
oncolor="#ffffff";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/black_round_white.gif";
}

with(menuStyle=new mm_style()){
align="left";
bordercolor="#ffffff";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
image="images/sepsquare.gif";
offbgcolor="#2A5500";
offcolor="#B6B6B6";
oncolor="#000000";
padding="2";
separatorcolor="#FFFFFF";
separatorsize="1";
overimage="images/sepsquare_on.gif";
imageposition="right";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="120";
orientation="vertical";
itemheight="18";
aI("text=Mawgan Gardeners Home Page;target=;url=http://www.mawgangardeners.co.uk/;");
aI("text=About us;target=;url=About_us.html;");
aI("text=Garden Picture Gallery;target=;url=Garden_Picture_Gallery.html;");
aI("text=Job vacancies;target=;url=Job_vacancies.html;");
aI("text=Coastal Planting;target=;url=Coastal_Planting.html;");
aI("showmenu=Planting for exposed sitesShrubs for Coastal PlantingLEFT_MENU;text=Planting for exposed sites;target=;url=Planting_for_exposed_sites.html;");
aI("text=Books on Gardening;target=;url=Books_on_Gardening.html;");
aI("text=Garden Tools & Products;target=;url=Garden_Tools_&_Products.html;");
aI("text=Buying Plants;target=;url=Buying_Plants.html;");
aI("text=Links;target=;url=Links.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
aI("text=Contact & Legal Page;target=;url=Contact_&_Legal_Page.html;");
}

with(milonic=new menuname("Planting for exposed sitesShrubs for Coastal PlantingLEFT_MENU")){
style=submenuStyle;
itemheight="19";
aI("text=Shrubs for Coastal Planting;target=;url=Shrubs_for_Coastal_Planting.html;");
}


 drawMenus();
