_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="webimages/dots6.gif";
offbgcolor="#1B2C85";
offcolor="#ffffff";
onbgcolor="#378714";
oncolor="#ffffff";
padding="6";
separatorcolor="White";
separatorsize="15";
subimage="webimages/arrow.gif";
subimagepadding="2";
overimage="webimages/whitedots.gif";
imagepadding="6";
itemwidth="180";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="webimages/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Homepage;target=;url=http://www.mshardy.co.uk/;");
aI("text=About Us;target=;url=about-us.html;");
aI("text=Environmental Services;target=;url=environmental-services.html;");
aI("text=Domestic Maintenance;target=;url=domestic-maintenance.html;");
aI("text=Commercial Maintenance;target=;url=commercial-maintenance.html;");
aI("text=Recycling & Waste Disposal;target=;url=recycling-waste-disposal.html;");
aI("text=Drain & Plumbing Services;target=;url=drain-plumbing-services.html;");
aI("text=Locksmith Services;target=;url=locksmith-services.html;");
aI("text=Scrap Metal Services;target=;url=scrap-metal-services.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
aI("text=Testimonials;target=;url=testimonials.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();

