_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="SteelBlue";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="BurlyWood";
offcolor="SteelBlue";
onbgcolor="WhiteSmoke";
oncolor="BurlyWood";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="WhiteSmoke";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/whitegrey.gif";
offbgcolor="WhiteSmoke";
offcolor="BurlyWood";
onbgcolor="#ffffff";
oncolor="SteelBlue";
outfilter="Fade(Overlap=1.00)";
padding="3";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
overimage="images/square_blue.gif";
imagepadding="3";
itemwidth="175";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=home;target=;url=http://www.satsumapottery.com/;");
aI("text=About Satsuma Pottery;target=;url=About-Satsuma-Pottery.html;");
aI("text=Satsuma Vase;target=;url=Satsuma-Vase.html;");
aI("text=Satsuma Tea Set;target=;url=Satsuma-Tea-Set.html;");
aI("text=Satsuma Bowl;target=;url=Satsuma-Bowl.html;");
aI("text=Satsuma Plate;target=;url=Satsuma-Plate.html;");
aI("text=Satsuma Buttons;target=;url=Satsuma-Buttons.html;");
aI("text=Other Satsuma Items;target=;url=Other-Satsuma-Items.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();

