_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bgimage="images/navygrad3d2.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/sqauredot_black_5x5.gif";
offcolor="#000000";
oncolor="#000000";
outfilter="fade(duration=0.5)";
separatorcolor="Transparent";
separatorsize="10";
subimage="images/purpgradwhite.gif";
subimagepadding="5";
imagepadding="4";
itemheight="30";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
align="center";
borderstyle="raised";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
high3dcolor="#ffffff";
low3dcolor="#634263";
offbgcolor="#AB6FAA";
offcolor="#000000";
oncolor="#ffffff";
outfilter="fade(duration=0.5)";
padding="3";
separatorsize="2";
subimage="images/purpgradwhite.gif";
subimagepadding="8";
swap3d="1";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="110";
align="center";
orientation="vertical";
itemheight="21";
aI("text=Home Page;target=;url=index.html;align=left;");
aI("text=About Us;target=;url=About-Us.html;align=left;");
aI("showmenu=ServicesTry Before You BuyLEFT_MENU;text=Services;target=;url=Services.html;align=left;");
aI("showmenu=Horses For SaleYoung Prospects < 5LEFT_MENU;text=Horses For Sale;target=;url=Horses-For-Sale.html;align=left;");
aI("text=Sold Horses;target=;url=Sold-Horses.html;align=left;");
aI("text=Contact Us;target=;url=Contact-Us.html;align=left;");
aI("text=Related Links;target=;url=Related-Links.html;align=left;");
}

with(milonic=new menuname("ServicesTry Before You BuyLEFT_MENU")){
style=submenuStyle;
aI("text=Try Before You Buy;target=;url=Try-Before-You-Buy.html;");
aI("text=Purchase via Media;target=;url=Purchase-via-Media.html;");
aI("text=Horse Freight Companies;target=;url=Horse-Freight-Companies.html;");
}

with(milonic=new menuname("Horses For SaleYoung Prospects < 5LEFT_MENU")){
style=submenuStyle;
aI("text=Young Prospects < 5;target=;url=Young-Prospects-5.html;");
aI("text=Competition Horses 5 <;target=;url=Competition-Horses-5-.html;");
}


 drawMenus();
