_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bgimage="images/graygrad3d1.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/orangedots.gif";
offcolor="#000000";
oncolor="#000000";
outfilter="fade(duration=0.5)";
subimage="images/purpgradwhite.gif";
subimagepadding="5";
imagepadding="4";
itemheight="26";
itemwidth="135";
}

with(submenuStyle=new mm_style()){
borderstyle="raised";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
high3dcolor="#ffffff";
low3dcolor="#634263";
offbgcolor="BurlyWood";
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";
orientation="vertical";
itemheight="21";
aI("text=Home;target=;url=.././;align=left;");
aI("text=Our Breed;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";align=left;");
aI("text=Breed History;target=;url=yorkshire-terrier-breed-history.html;align=left;");
aI("text=Breed Standard;target=;url=yorkshire-terrier-breed-standard.html;align=left;");
aI("text=Site Map;target=;url=../sitemap-page-order.html;align=left;");
}


 drawMenus();
