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=6;
_subOffsetLeft=-4;

with(menuStyle=new mm_style()){
styleid=1;
align="right";
borderstyle="solid";
fontfamily="Trebuchet MS, Arial, Helvetica, sans-serif";
fontsize="16px";
fontstyle="normal";
headerbgcolor="";
headercolor="";
offbgcolor="#595959";
offcolor="Black";
oncolor="";
ondecoration="underline";
onsubimage="images/images791/black_9x7right.gif";
padding=5;
subimage="images/images791/grey_9x7right.gif";
subimagepadding=4;
overfilter="gradientwipe(size=1.00, wipestyle=0, motion=Forward, duration=0.7)";
outfilter="fade(duration=0.5)";
}

with(mainmenuStyle=new mm_style()){
align="right";
fontfamily="Trebuchet MS, Arial, Helvetica, sans-serif";
fontsize="16px";
fontstyle="normal";
headerbgcolor="";
headercolor="";
imagepadding=3;
offbgcolor="black";
offcolor="#8F8F8F";
onbgcolor="#242424";
oncolor="";
decoration="underline";
ondecoration="none";
onsubimage="images/images791/black_9x7right.gif";
padding=6;
pagebgcolor="";
pagecolor="#0080ff";
subimage="images/images791/grey_9x7right.gif";
subimagepadding=6;
overfilter="gradientwipe(size=1.00, wipestyle=0, motion=Forward, duration=0.7)";
outfilter="fade(duration=0.5)";
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
openstyle="rtl";
orientation="vertical";
position="relative";
style=mainmenuStyle;
aI("text=Home;url=/index.html;");
aI("text=Current Show;url=/heart.html;");
aI("text=Other Galleries;showmenu=galleries;");
aI("text=Writing;url=/essays.html;");
aI("text=Info;showmenu=info;");
aI("text=Contact;url=/opinion.html;");
}

with(milonic=new menuname("galleries")){
openstyle="rtl";
style=menuStyle;
aI("text=Dragons;url=/dragons.html;");
aI("text=Illustration;url=/illustration.html;");
aI("text=Mystical;url=/mystical.html;");
aI("text=Mythology;url=/mythology.html;");
aI("text=All Artwork;url=/pricelist.html;");
}

with(milonic=new menuname("info")){
openstyle="rtl";
style=menuStyle;
aI("text=Art Index &amp; Price List;url=/pricelist.html;");
aI("text=Purchase Inquiry;url=/purchase.html;")
aI("text=Resume;url=/resume.html;");
aI("text=Bone Singer Studio Blog;url=http://susanneiles.wordpress.com/;");
aI("text=Ring of Beara Blog;url=http://ringofbeara.wordpress.com/;");
aI("text=Twitter;url=http://twitter.com/Susanne_Iles;");
aI("text=YouTube;url=http://www.youtube.com/user/SusanneIles;");
aI("text=Symbolist Art Show;url=/symbolistshow.html;")
aI("text=Book Store;url=http://astore.amazon.com/bonesinger-20;");
aI("text=Privacy Statement;url=/purchase.html#privacy;");
}

drawMenus();

