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="none";
borderstyle="none";
borderwidth=0;
headercolor="#000000";
offbgcolor="#DCE9F0";
offcolor="#515151";
onbgcolor="#4F8EB6";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100)";
padding=0;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#2D729D";
separatorsize=0;
}
with(menuStyle2=new mm_style()){
onbgcolor="#291100";
oncolor="#ffffff";
offbgcolor="#552300";
offcolor="#ffffff";
bordercolor="#296488";
borderstyle="none";
borderwidth=0;
separatorcolor="#a56312";
separatorsize="1";
padding=7;
fontsize="10pt";
fontstyle="normal";
fontfamily="Times, Times";
pagecolor="#ffffff";
pagebgcolor="#552300";
subimage="";
subimagepadding="0";
overfilter="Fade(duration=0.2);Alpha(opacity=100)";

}

with(milonic=new menuname("AboutUs")){
overflow="scroll";
style=menuStyle2;
aI("text=&nbsp;&nbsp;Events;url=events.htm;")
aI("text=&nbsp;&nbsp;Mission & Vision Statement&nbsp;&nbsp;&nbsp;;url=our-mission.htm;")
aI("text=&nbsp;&nbsp;Volunteer Board;url=our-board.htm;")
aI("text=&nbsp;&nbsp;Buy a Brick&nbsp;&nbsp;;url=capital-campaign.htm;")
aI("text=&nbsp;&nbsp;Fundraising;url=fundraising.htm;")
aI("text=&nbsp;&nbsp;Volunteering;url=volunteer.html;")
aI("text=&nbsp;&nbsp;Sponsors;url=sponsors.html;")
}

with(milonic=new menuname("Beth")){
overflow="scroll";
style=menuStyle2;
aI("text=&nbsp;&nbsp;All Artists;url=all-artists.htm;")
aI("text=&nbsp;&nbsp;Artist of the Month&nbsp;&nbsp;;url=featured-artist.htm;")
}



with(milonic=new menuname("OurCenter")){
overflow="scroll";
style=menuStyle2;
aI("text=&nbsp;&nbsp;Fiber Arts&nbsp;&nbsp;;url=fiber-arts.htm;")
aI("text=&nbsp;&nbsp;Brooms&nbsp;&nbsp;;url=brooms.htm;")
aI("text=&nbsp;&nbsp;Baskets&nbsp;&nbsp;;url=baskets.htm;")
aI("text=&nbsp;&nbsp;Pottery&nbsp;&nbsp;;url=pottery.htm;")
aI("text=&nbsp;&nbsp;Woodcrafts&nbsp;&nbsp;;url=woodcarving.htm;")
aI("text=&nbsp;&nbsp;Furniture&nbsp;&nbsp;;url=furniture.htm;")
aI("text=&nbsp;&nbsp;Blacksmithing&nbsp;&nbsp;;url=blacksmith.htm;")
aI("text=&nbsp;&nbsp;Wood Fired Kiln&nbsp;&nbsp;;url=wood-fired-kiln.htm;")
}

with(milonic=new menuname("School")){
overflow="scroll";
style=menuStyle2;
aI("text=&nbsp;&nbsp;Classes&nbsp;&nbsp;;url=classes.htm;")
aI("text=&nbsp;&nbsp;Class Schedule&nbsp;&nbsp;;url=class-schedule.htm;")
}

with(milonic=new menuname("Location")){
overflow="scroll";
style=menuStyle2;
aI("text=&nbsp;&nbsp;Directions&nbsp;&nbsp;;url=directions.htm;")
aI("text=&nbsp;&nbsp;Places to Stay and Eat&nbsp;&nbsp;;url=places.htm;")
}

drawMenus();

