_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
bordercolor="#8A867A";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
image="images/xpblank.gif";
offcolor="#000000";
onborder="1px solid #316AC5";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#999999, Direction=135, Strength=5)";
padding="4";
separatoralign="right";
separatorcolor="#C5C2B8";
separatorpadding="1";
separatorwidth="80%";
subimage="images/arrow.gif";
subimagepadding="3";
menubgcolor="#ffffff";
menubgimage="images/backoff_green.gif";
imagepadding="3";
}

with(menuStyle=new mm_style()){
bordercolor="#8A867A";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="#ECE9D8";
offcolor="#000000";
onbgcolor="Tan";
onborder="1px solid #316AC5";
oncolor="#000000";
padding="3";
rawcss="padding-left:5px;padding-right:5px";
itemwidth="72";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=432;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=./;");
aI("showmenu=Coin JewelryCoin EarringsMAIN_HEADER_MENU;text=Coin Jewelry;target=;url=coin-jewelry.html;");
aI("text=Knot Boards;target=;url=knot-board.html;");
aI("text=Model Ships;target=;url=replica-model-ships.html;");
aI("text=Nautical Boxes;target=;url=nautical-boxes-wooden-nautical-boxes.html;");
aI("text=Pub Signs;target=;url=wooden-pub-sign-carved-pub-sign.html;");
}

with(milonic=new menuname("Coin JewelryCoin EarringsMAIN_HEADER_MENU")){
style=submenuStyle;
aI("text=Coin Earrings;target=;url=coin-earrings.html;");
aI("text=Coin Money Clips;target=;url=coin-money-clip.html;");
aI("text=Coin Necklaces;target=;url=coin-necklaces.html;");
aI("text=Coin Belt Buckles;target=;url=coin-belt-buckle.html;");
}


 drawMenus();
