fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#342400";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#71571f";
offcolor="#f2e0b9";
onbgcolor="#f2e1bd";
oncolor="#71571f";
outfilter="fade(duration=0.1)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#6d5727', Direction=135, Strength=2)";
padding=5;
pagebgcolor="#e0c86e";
pagecolor="black";
separatorcolor="#58410f";
separatorsize=1;
subimage="http://www.milonic.com/menuimages/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Paintings")){
overflow="scroll";
style=menuStyle;
aI("text=Petroglyphs;url=paintings.htm#petroglyph;");
aI("text=Florals;url=paintings.htm#florals;");
aI("text=Bamboo;url=paintings.htm#bamboo;");
aI("text=Landscapes;url=paintings.htm#landscapes;");
aI("text=Commissions;url=commissions.htm;");

}

with(milonic=new menuname("Prints")){
style=menuStyle;
aI("text=Limited Editions;url=prints.htm#limited;");
aI("text=Open Editions;url=prints.htm#open;");
aI("text=Photo Prints;url=prints.htm#photo;");
aI("text=Note Cards;url=prints.htm#cards;");
aI("text=Iron Tsuba Prints;url=http://www.irontsuba.com;");
}

with(milonic=new menuname("Carvings")){
style=menuStyle;
aI("text=Petroglyphs;url=stone_carvings.htm#petroglyph;");
aI("text=Hawaiian Style;url=stone_carvings.htm#hawaiian;");
aI("text=Asian;url=stone_carvings.htm#asian;");
aI("text=Design Your Own;url=design_carving.htm;");
}

with(milonic=new menuname("Other Art")){
style=menuStyle;
aI("text=Japanese Art;url=http://www.IronTsuba.com;");
aI("text=Cartoon & Illustration;url=http://www.junkertoons.com;");
}

with(milonic=new menuname("Artist")){
style=menuStyle;
aI("text=Artist Bio;url=artist_bio.htm;");
aI("text=Artist Statement;url=artist_statement.htm;");
aI("text=The Brush and the Sword;url=brush_and_sword.htm;");
aI("text=The Process;url=process.htm;");
aI("text=Upcoming Shows;url=events.htm;");
}

with(milonic=new menuname("Collectors")){
style=menuStyle;
aI("text=Newsletter;url=newsletter.htm;");
aI("text=Upcoming Shows;url=events.htm;");
aI("text=Gallery Locations;url=locations.htm;");
aI("text=Studio Location;url=contact.htm;");
aI("text=Suggestions;url=suggestions.htm;");
aI("text=Commissions;url=commissions.htm;");
}

with(milonic=new menuname("Contact")){
style=menuStyle;
aI("text=Contact Info;url=contact.htm;");
aI("text=Studio Location;url=contact.htm;");
aI("text=Policies;url=policies.htm;");
}

drawMenus();

