_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana";
fontsize="9pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#EAD5A6";
offcolor="#000000";
onbgcolor="#913B02";
oncolor="White";
padding="15";
separatorcolor="#210E08";
separatorsize="1";
subimage="images/dust.gif";
subimagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/dust.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=804;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.harness.us/;");
aI("text=Gallery;target=;url=Gallery.html;");
aI("showmenu=Leather Goods/Leather BarrettesINFO_BAR_MENU;text=Leather Goods;target=;url=Leather-Goods.html;");
aI("text=About Us;target=;url=About-Harness-House-Leathercraft.html;");
aI("text=Links;target=;url=Links.html;");
}

with(milonic=new menuname("Leather Goods/Leather BarrettesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Leather Barrettes;target=;url=Leather-Barrettes.html;");
aI("text=Leather Key Fobs;target=;url=Leather-Key-Fobs.html;");
aI("text=Leather Coin Purses;target=;url=Leather-Coin-Purses.html;");
aI("text=Leather Money Clips;target=;url=Leather-Money-Clips.html;");
aI("text=Leather Credit Card Holders;target=;url=Leather-Credit-Card-Holders.html;");
aI("text=Leather Wallets;target=;url=Leather-Wallets.html;");
}


 drawMenus();

