_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="Solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="#000055";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/db_red.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="100%";
}

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="images/db_red.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home Page;target=;url=http://www.horsemovers.co.uk/;");
aI("text=About Us;target=;url=about_us.html;");
aI("showmenu=ServicesOrganised HacksLEFT_MENU;text=Services;target=;url=services.html;");
aI("showmenu=PricingDriver Operated - 3 horse boxLEFT_MENU;text=Pricing;target=;url=Price.html;");
aI("showmenu=Terms & ConditionsDriver Operated T & CLEFT_MENU;text=Terms & Conditions;target=;url=Terms-&-Conditions.html;");
aI("showmenu=Useful InformationPrivacy InformationLEFT_MENU;text=Useful Information;target=;url=Useful-Information.html;");
aI("text=Links;target=;url=Links.html;");
aI("text=Enquiry Form;target=;url=Enquiry-Form.html;");
aI("showmenu=Contact UsDirections to Our DepotLEFT_MENU;text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ServicesOrganised HacksLEFT_MENU")){
style=submenuStyle;
aI("text=Organised Hacks;target=;url=Organised-Hacks.html;");
}

with(milonic=new menuname("PricingDriver Operated - 3 horse boxLEFT_MENU")){
style=submenuStyle;
aI("text=Driver Operated - 3 horse box;target=;url=Driver-Operated.html;");
aI("text=Driver Operated 3.5 Tonne;target=;url=Driver-Operated-3.5-Tonne.html;");
aI("text=Self Drive Hire Pricing;target=;url=Self-Drive-Hire-Pricing.html;");
aI("text=Trailer Hire Prices;target=;url=Trailer-Hire-Prices.html;");
aI("text=Loading Courses;target=;url=Loading-Courses.html;");
}

with(milonic=new menuname("Terms & ConditionsDriver Operated T & CLEFT_MENU")){
style=submenuStyle;
aI("text=Driver Operated T & C;target=;url=Driver-Operated-T-&-C.html;");
aI("text=Self Drive T & C;target=;url=Self-Drive-T-&-C.html;");
aI("text=Trailer T & C;target=;url=Trailer-T-&-C.html;");
aI("text=Courses T & C;target=;url=Courses-Terms-and-Conditions.html;");
aI("text=Hacks T & C;target=;url=Hacks-T-&-C.html;");
}

with(milonic=new menuname("Useful InformationPrivacy InformationLEFT_MENU")){
style=submenuStyle;
aI("text=Privacy Information;target=;url=Privacy-Information.html;");
aI("text=Towing and Legal Information;target=;url=Towing-and-Legal-Information.html;");
aI("text=Illegal Horse Transporters Targetted;target=;url=Illegal-Horse-Transporters-Targetted.html;");
}

with(milonic=new menuname("Contact UsDirections to Our DepotLEFT_MENU")){
style=submenuStyle;
aI("text=Directions to Our Depot;target=;url=Directions-to-Our-Depot.html;");
}


 drawMenus();
