﻿_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="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="12px";
fontstyle="normal";
fontweight="bold";
offcolor="#e7e4d3";
oncolor="#6b7585";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.1);Alpha(opacity=100)";
padding=4;
separatorsize=0;
subimagepadding=2;
}

with(submenuStyle=new mm_style()){
bordercolor="#e7e4d3";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="12px";
fontstyle="normal";
fontweight="bold";
offbgcolor="#3d577a";
offcolor="#e7e4d3";
onbgcolor="#3d577a";
oncolor="#6b7585";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.1);Alpha(opacity=100)";
padding=4;
pagebgcolor="#3d577a";
separatorcolor="#e7e4d3";
separatorsize=1;
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="vertical";
position="relative";
style=menuStyle;
aI("text=Home&nbsp;;url=/index.html;");
aI("showmenu=Members;text=Members&nbsp;;");
aI("showmenu=AboutACGA;text=About ACGA&nbsp;;");
aI("showmenu=Events;text=News & Events&nbsp;;");
aI("showmenu=Resources;text=Resources&nbsp;;");
aI("showmenu=Contact;text=Contact&nbsp;;");
aI("text=Member Login&nbsp;;url=/_pages/member-login.html;")
}

with(milonic=new menuname("Members")){
style=submenuStyle;
aI("text=Member Directory&nbsp;;url=/cgi-bin/DJmbr_listmbrs.cgi?T=directory.html&INDEX=1&A=Y&MAX=90&SC=1&EC=6;")
aI("text=Search Members&nbsp;;url=/_pages/search.html;")
aI("text=Exhibiting Members Gallery&nbsp;;url=/cgi-bin/DJmbr_listmbrs.cgi?T=exhibiting-gallery.html&INDEX=1&MAX=40&SC=3&EC=6&TN=R&A=Y;")
aI("text=Associate Members Gallery&nbsp;;url=/cgi-bin/DJmbr_listmbrs.cgi?T=associates-gallery.html&INDEX=1&MAX=40&SC=1&EC=2&TN=R&A=Y;")
aI("text=Member Websites&nbsp;;url=/cgi-bin/DJmbr_listmbrs.cgi?T=member-websites.html&INDEX=1&A=Y&SC=1&EC=6;")
aI("text=Membership Information&nbsp;;url=/cgi-bin/DJmbr_showrates.cgi?T=membership.html;")
aI("text=Jurying Process&nbsp;;url=/cgi-bin/DJcalendar.cgi?TEMPLATE=jurying.html;")
}

with(milonic=new menuname("AboutACGA")){
style=submenuStyle;
aI("text=About ACGA&nbsp;;url=/_pages/about-ACGA.html;")
aI("text=ACGA History&nbsp;;url=/_pages/ACGA-history.html;")
aI("text=About CGAF&nbsp;;url=/_pages/about-CGAF.html;")
aI("text=Gallery&nbsp;;url=/cgi-bin/DJgallery.cgi?T=gallery.html&INDEX=1&MAX=12&ZONE=PHOTOS;")
aI("text=Sponsors&nbsp;;url=/cgi-bin/DJmbr_listmbrs.cgi?T=sponsors-gallery.html&INDEX=1&MAX=40&CL=8&TN=Y;")
aI("text=Sponsor Information&nbsp;;url=/cgi-bin/DJmbr_showrates.cgi?T=sponsorship.html;")
aI("text=Membership Information&nbsp;;url=/cgi-bin/DJmbr_showrates.cgi?T=membership.html;")
aI("text=Press Information&nbsp;;url=/cgi-bin/DJgal_showdocs.cgi?T=press-info.html&ZONE=PRESS&MAX=200&SORT=REV;")
}

with(milonic=new menuname("Events")){
style=submenuStyle;
aI("text=ACGA in the News&nbsp;;url=/cgi-bin/DJlinks.cgi?TEMPLATE=news.html;")
aI("text=Exhibits and Sales&nbsp;;url=/cgi-bin/DJcalendar.cgi?TEMPLATE=shows.html;")
aI("text=Workshops&nbsp;;url=/cgi-bin/DJcalendar.cgi?TEMPLATE=workshops.html;")
aI("text=Past Exhibits&nbsp;;url=/cgi-bin/DJcalendar.cgi?TEMPLATE=past-shows.html&SHOWPAST=Y&SORT=REV;")
}

with(milonic=new menuname("Resources")){
style=submenuStyle;
aI("text=Pottery Techniques&nbsp;;url=/_pages/pottery-techniques.html;")
aI("text=Glass Techniques&nbsp;;url=/_pages/glass-techniques.html;")
aI("text=Network&nbsp;;url=/cgi-bin/DJmbr_listmbrs.cgi?T=network-gallery.html&INDEX=1&MAX=40&CL=7&TN=Y;")
aI("text=Links&nbsp;;url=/cgi-bin/DJlinks.cgi?TEMPLATE=links.html;")
aI("text=Classes&nbsp;;url=/cgi-bin/DJlinks.cgi?TEMPLATE=classes.html;")
}

with(milonic=new menuname("Contact")){
style=submenuStyle;
aI("text=Contact Info&nbsp;;url=/cgi-bin/DJlinks.cgi?TEMPLATE=contacts.html&SORT=V4;")
aI("text=Mailing List&nbsp;;url=/_pages/mailing-list.html;")
}

