_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=4;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/smart0.jpg";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="Black";
onbold="bold";
oncolor="DarkRed";
pagecolor="Black";
separatorcolor="#000000";
separatorpadding="1";
subimage="images/white_4x7.gif";
subimagepadding="2";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/smart_hover0.jpg";
itemheight="34";
itemwidth="124";
}

with(submenuStyle=new mm_style()){
bordercolor="Black";
borderstyle="Double";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#989898";
offcolor="Black";
onbgcolor="#989898";
onborder="1px solid #67A1CE";
oncolor="DarkRed";
padding="4";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=496;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
itemheight="28";
aI("text=Home;target=;url=http://www.skullsandmore.com/;align=center;");
aI("text=Jewelry;target=;url=Jewelry.html;align=center;");
aI("text=Clothing;target=;url=Clothing.html;align=center;");
aI("text=Shoes;target=;url=Shoes.html;align=center;");
}


 drawMenus();

