_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#F5F5F5";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="WhiteSmoke";
offcolor="Black";
onbgcolor="#E7E6E7";
oncolor="#FB1901";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#F5F5F5";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="WhiteSmoke";
offcolor="Black";
onbgcolor="#F5F5F5";
oncolor="#FB1901";
outfilter="Fade(Overlap=1.00)";
padding="4";
imagepadding="6";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=index.html;");
aI("text=FAQ;target=;url=FAQ.html;");
aI("text=Recent Paintings;target=;url=Recent-Paintings.html;");
aI("text=Barns Farms and Commissions;target=;url=Barns-Farms-and-Commissions.html;");
aI("text=Dog Paintings Animal Paintings;target=;url=Dog-Paintings-Animal-Paintings.html;");
aI("text=Workshops and Classes;target=_blank;url=http://artstudentacademy.com;");
aI("text=The One Hundred Paintings Blog;target=;url=http://www.1hundredpaintings.blogspot.com;");
aI("text=One Hundred Paintings;target=;url=One-Hundred-Paintings.html;");
aI("showmenu=Horse Show Paintings/Devon Horse ShowLEFT_MENU;text=Horse Show Paintings;target=;url=Horse-Show-Paintings.html;");
aI("showmenu=Landscapes and Seascapes/Beach Paintings and SeascapesLEFT_MENU;text=Landscapes and Seascapes;target=;url=Landscapes-and-Seascapes.html;");
aI("text=Gold Leaf & Signs;target=;url=http://www.smfilarsky.com/goldleafman/index.html;");
aI("text=Steve's Blog;target=_blank;url=http://www.sfilarsky.com/blog/index.html;");
aI("text=Contact;target=;url=Contact.html;");
}

with(milonic=new menuname("Horse Show Paintings/Devon Horse ShowLEFT_MENU")){
style=submenuStyle;
aI("text=Devon Horse Show;target=;url=Devon-Horse-Show.html;");
aI("text=Wellington;target=;url=Wellington.html;");
}

with(milonic=new menuname("Landscapes and Seascapes/Beach Paintings and SeascapesLEFT_MENU")){
style=submenuStyle;
aI("text=Beach Paintings and Seascapes;target=;url=Beach-Paintings.html;");
}


 drawMenus();

