_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/whitedots.gif";
offbgcolor="#FF002A";
offcolor="#ffffff";
onbgcolor="#C0C0C0";
oncolor="Crimson";
padding="9";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
align="center";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="#C0C0C0";
offcolor="#ffffff";
onbgcolor="#969696";
oncolor="#ffffff";
padding="4";
separatorcolor="#FFFFFF";
separatorsize="1";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://www.molokaigallery.com/;");
aI("text=About Us;target=;url=About-Us.html;");
aI("showmenu=ArtistsAnna FuernsteinerLEFT_MENU;text=Artists;target=;url=Artists.html;");
aI("text=Contact Information;target=;url=Contact-Information.html;");
aI("text=Site Map;target=;url=sitemap-alphabetical.html;");
}

with(milonic=new menuname("ArtistsAnna FuernsteinerLEFT_MENU")){
style=submenuStyle;
aI("text=Anna Fuernsteiner;target=;url=Anna-Fuernsteiner.html;");
aI("text=Jack Geng;target=;url=Jack-Geng.html;");
aI("text=Charle Kenward;target=;url=Charle-Kenward.html;");
aI("text=Steve Legare;target=;url=Steve-Legare.html;");
aI("text=Ani Van Eps;target=;url=Ani-Van-Eps.html;");
}


 drawMenus();

