_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Bradley Hand ITC, URW Chancery L, Apple Chancery ,sans serif";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#3A4C64";
offcolor="White";
onbgcolor="#5F6774";
oncolor="#000000";
padding="6";
separatorcolor="#000000";
separatorsize="1";
subimage="images/white_arrow.gif";
subimagepadding="6";
itemwidth="104";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Bradley Hand ITC, URW Chancery L, Apple Chancery ,sans serif";
fontsize="9pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#3A4C64";
offcolor="White";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/white_arrow.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.hand-made-jewellery.com/;");
aI("showmenu=Gregory Pyra/BraceletsLEFT_MENU;text=Gregory Pyra;target=;url=Gregory-Pyra.html;");
aI("text=Jewellery by Katie Boyes;target=;url=Jewellery-by-Katie-Boyes.html;");
aI("text=Jewellery by Hannah Inglis;target=;url=Jewellery-by-Hannah-Inglis.html;");
aI("text=Contact;target=;url=Contact.html;");
aI("text=Links;target=;url=Links.html;");
}

with(milonic=new menuname("Gregory Pyra/BraceletsLEFT_MENU")){
style=submenuStyle;
aI("text=Bracelets;target=;url=Bracelets.html;");
aI("text=Earrings;target=;url=Earrings.html;");
aI("text=Pendants;target=;url=Pendants.html;");
aI("text=Rings;target=;url=Rings.html;");
}


 drawMenus();

