_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offcolor="SlateGray";
oncolor="#747A75";
padding="5";
pagecolor="#000000";
subimage="GeneralImages/black_round_white.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="right";
fontfamily="Arial Narrow";
fontsize="14pt";
headerbgcolor="#ffffff";
headercolor="#000000";
image="GeneralImages/location7.gif";
offcolor="SlateGray";
onbold="bold";
oncolor="#8BB7CD";
pagecolor="CadetBlue";
overimage="GeneralImages/location_on7.gif";
imageposition="right";
itemwidth="160";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=index.html;");
aI("text=Artist;target=;url=Artist.html;");
aI("showmenu=Visit GalleriesAbstractsLEFT_MENU;text=Visit Galleries;target=;url=Galleries.html;");
aI("text=Exhibitions;target=;url=Exhibitions.html;");
aI("text=Purchase;target=;url=Purchase.html;");
aI("text=Purchase-Info;target=;url=Purchase-Info.html;");
aI("text=Artist Blog;target=;url=Artist-Blog.html;");
aI("text=Resources;target=;url=Resources.html;");
aI("text=Contact;target=;url=Contact.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Visit GalleriesAbstractsLEFT_MENU")){
style=submenuStyle;
aI("text=Abstracts;target=;url=Abstracts.html;");
aI("text=Connections;target=;url=Connections.html;");
aI("text=Emotions;target=;url=Emotions.html;");
aI("text=Landscapes;target=;url=Landscapes.html;");
aI("text=Sculptures;target=;url=Sculptures.html;");
aI("text=Seascapes;target=;url=Seascapes.html;");
aI("text=Surreal;target=;url=Surreal.html;");
}


 drawMenus();

