_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/breeze20.gif";
borderstyle="solid";
fontfamily="Comic Sans MS";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#FFFFFF";
separatorcolor="#000000";
separatorpadding="1";
subimage="images/white_4x7.gif";
subimagepadding="1";
itemheight="34";
itemwidth="124";
}

with(submenuStyle=new mm_style()){
bordercolor="#67A1CE";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#D5EBFC";
offcolor="BlueViolet";
onbgcolor="#91C7F1";
onbold="bold";
onborder="1px solid #67A1CE";
oncolor="#000000";
padding="4";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="95";
itemheight="28";
aI("text=HOME;target=;url=http://www.shimoda-accessories.com/;align=center;");
aI("showmenu=ARTEarringsLEFT_MENU;text=ART;target=;url=ART.html;align=center;");
aI("showmenu=ABOUT MEBIOLEFT_MENU;text=ABOUT ME;target=;url=ABOUT-ME.html;align=center;");
aI("text=TESTIMONIALS;target=;url=TESTIMONIALS.html;align=center;");
aI("text=GALLERIES;target=;url=GALLERIES.html;align=center;");
aI("text=PRESS;target=;url=PRESS.html;align=center;");
aI("text=EVENTS;target=;url=EVENTS.html;align=center;");
aI("showmenu=Customer ServiceWHAT THE FAQ?LEFT_MENU;text=Customer Service;target=;url=Customer-Service.html;align=center;");
}

with(milonic=new menuname("ARTEarringsLEFT_MENU")){
style=submenuStyle;
aI("text=Earrings;target=;url=Earrings.html;");
aI("text=Necklaces;target=;url=Necklaces.html;");
aI("text=FIBER ART;target=;url=FIBER-ART.html;");
}

with(milonic=new menuname("ABOUT MEBIOLEFT_MENU")){
style=submenuStyle;
aI("text=BIO;target=;url=BIO.html;");
aI("text=DONATIONS;target=;url=DONATIONS.html;");
aI("text=BLOG;target=;url=BLOG.html;");
}

with(milonic=new menuname("Customer ServiceWHAT THE FAQ?LEFT_MENU")){
style=submenuStyle;
aI("text=WHAT THE FAQ?;target=;url=WHAT-THE-FAQ-.html;");
aI("text=CONTACT ME;target=;url=CONTACT-ME.html;");
}


 drawMenus();
