_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="ForestGreen";
borderstyle="solid";
borderwidth="1";
fontfamily="Century Gothic";
fontsize="8pt";
fontweight="bold";
offcolor="Black";
onborder="1px dotted #000000";
oncolor="#FFFFFF";
onsubimage="images/arrow_white.gif";
padding="2";
pagecolor="White";
separatorcolor="Transparent";
separatorsize="10";
subimage="images/arrow.gif";
subimagepadding="3";
menubgcolor="#eeeeee";
menubgimage="images/mesh.gif";
itemwidth="135";
}

with(SubMenuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="8pt";
fontweight="bold";
offcolor="#363434";
onborder="1px dotted #000000";
oncolor="#FFFFFF";
onsubimage="images/arrow_white.gif";
padding="5";
subimage="images/arrow.gif";
subimagepadding="3";
menubgcolor="#eeeeee";
menubgimage="images/mesh.gif";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=715;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
openstyle="up";
aI("text=Macrame Bracelets;target=;url=Macrame-Bracelets.html;");
aI("text=Macrame Necklaces;target=;url=Macrame-Necklaces.html;");
aI("text=Macrame Earrings;target=;url=Macrame-Earrings.html;");
aI("text=Macrame Accessories;target=;url=Macrame-Accessories.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();
