_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#007F2A";
offcolor="White";
onbgcolor="#007F2A";
oncolor="White";
ondecoration="underline";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/whitegrey.gif";
offbgcolor="#005500";
offcolor="#FFFFFF";
onbgcolor="#007F2A";
oncolor="#FFFFFF";
ondecoration="underline";
outfilter="Fade(Overlap=1.00)";
padding="4";
separatorcolor="Transparent";
separatorsize="0";
subimagepadding="8";
overimage="images/whitegrey.gif";
imagepadding="6";
itemwidth="190";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=950;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.lawn-craft.co.uk/;");
aI("showmenu=Lawn MaintenanceLawn MowersINFO_BAR_MENU;text=Lawn Maintenance;target=;url=care.html;");
aI("showmenu=Lawn ProblemsWeedsINFO_BAR_MENU;text=Lawn Problems;target=;url=problems.html;");
aI("showmenu=Lawn GrassWeed GrassINFO_BAR_MENU;text=Lawn Grass;target=;url=grass.html;");
aI("text=Glossary;target=;url=Lawn-Care-Glossary.html;");
}

with(milonic=new menuname("Lawn MaintenanceLawn MowersINFO_BAR_MENU")){
style=submenuStyle;
aI("showmenu=Lawn MowersMowing ProblemsINFO_BAR_MENU;text=Lawn Mowers;target=;url=mowers.html;");
aI("text=Fertiliser;target=;url=fertiliser.html;");
aI("text=Irrigation;target=;url=irrigation.html;");
aI("text=Top Dressing;target=;url=topdressing.html;");
aI("text=Aeration;target=;url=aeration.html;");
aI("text=Scarifying;target=;url=scarifying.html;");
aI("text=Sulphate of Iron;target=;url=sulphateofiron.html;");
aI("text=Spring Program;target=;url=springlawncare.html;");
aI("text=Autumn Program;target=;url=autumnlawncare.html;");
aI("text=New Lawns;target=;url=newlawn.html;");
}

with(milonic=new menuname("Lawn MowersMowing ProblemsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Mowing Problems;target=;url=mowingproblems.html;");
}

with(milonic=new menuname("Lawn ProblemsWeedsINFO_BAR_MENU")){
style=submenuStyle;
aI("showmenu=WeedsWeed IdentificationINFO_BAR_MENU;text=Weeds;target=;url=weeds.html;");
aI("text=Disease;target=;url=disease.html;");
aI("text=Moss;target=;url=moss.html;");
aI("text=Worms;target=;url=worms.html;");
aI("text=Leatherjackets;target=;url=leatherjackets.html;");
aI("text=Moles;target=;url=moles.html;");
aI("text=Thatch;target=;url=thatch.html;");
}

with(milonic=new menuname("WeedsWeed IdentificationINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Weed Identification;target=;url=weedidentification.html;");
}

with(milonic=new menuname("Lawn GrassWeed GrassINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Weed Grass;target=;url=weedgrass.html;");
}


 drawMenus();
