_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="100";
}

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/white_arrow.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.arts-and-crafts.co.uk/;");
aI("text=Bracelets;target=;url=Bracelets.html;");
aI("text=Earrings;target=;url=Earrings.html;");
aI("text=History of Arts & Crafts;target=;url=History-of-Arts-&-Crafts.html;");
aI("text=Jewellery 1;target=;url=Jewellery-1.html;");
aI("text=Jewellery 2;target=;url=Jewellery-2.html;");
aI("text=Lamps;target=;url=Lamps.html;");
aI("text=Rings;target=;url=Rings.html;");
aI("text=Paintings;target=;url=Paintings.html;");
aI("text=Pendants;target=;url=Pendants.html;");
aI("text=Wood Sculptures;target=;url=Wood-Sculptures.html;");
aI("text=Arts and Crafts News;target=;url=Arts-and-Crafts-News.html;");
aI("text=Contact;target=;url=Contact.html;");
aI("text=Links;target=;url=Links.html;");
}


 drawMenus();

