_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="White";
onbgcolor="Transparent";
oncolor="White";
padding="10";
separatorcolor="#04364B";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#178DB6";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#178DB6";
offcolor="White";
onbgcolor="#7FD9F4";
oncolor="Black";
padding="4";
subimage="images/arrow.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Bird Necklace;target=;url=http://www.birdnecklace.org/;");
aI("text=Bird Jewelry;target=;url=bird-jewelry.html;");
aI("text=Bird Earrings;target=;url=bird-earrings.html;");
aI("text=Dove Jewelry;target=;url=dove-jewelry.html;");
aI("text=Dove Necklace;target=;url=dove-necklace.html;");
aI("text=Dove Pendant;target=;url=dove-pendant.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
aI("text=About Us;target=;url=about-us.html;");
aI("text=Privacy;target=;url=privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();

