fixMozillaZIndex=false; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=50;
_subOffsetTop=2;
_subOffsetLeft=400;
buildAftrLoad=true;

with(BigTransparent=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Helvetica";
fontsize="13px";
fontstyle="normal";
itemheight=20;
offbgcolor="#990000";
onbgcolor="#ffffff";
offcolor="#FFFFFF";
oncolor="#000000";
ondecoration="none";
onsubimage="http://www.milonic.com/menuimages/arrow.gif";
padding=2;
subimage="http://www.milonic.com/menuimages/arrow.gif";
subimagepadding=3;
}

with(Big=new mm_style()){
styleid=1;
bordercolor="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="Helvetica";
fontsize="1.3em";
fontstyle="normal";
itemheight=20;
bgimage="";
offcolor="#FFFFFF";
oncolor="#ffffff";
padding=0;
rawcss="margin-top:8px;height:30px;padding-left:0px;padding-right:21px;";
subimagepadding=3;
}

with(milonic=new menuname("About")){
margin=2;
top="offset=-2";
rawcss="text-align:left";
style=BigTransparent;
aI("text=Our Association ;url=about.cfm;");
aI("text=Our Board of Directors ;url=ShowGroups.cfm?cid=5;");
aI("text=Committees ;url=committees.cfm;");
//aI("text=News and Announcements ;url=pressroom.cfm;");
aI("text=Benefits of Membership ;url=benefits.cfm;");
}

with(milonic=new menuname("Search")){
margin=2;
top="offset=-2";
rawcss="text-align:left";
style=BigTransparent;
aI("text=Search For Members ;url=members.cfm;");
aI("text=List All Members ;url=advancedSearchResults.cfm?SearchAll=1;");
}

with(milonic=new menuname("newsletters")){
margin=2;
top="offset=-2";
rawcss="text-align:left";
style=BigTransparent;
aI("text=View Newsletters ;url=documents.cfm?docType=12;");
}

with(milonic=new menuname("faq")){
margin=2;
top="offset=-2";
rawcss="text-align:left";
style=BigTransparent;
aI("text=Search Frequently Asked Questions;url=faq.cfm?search=1;");
}

with(milonic=new menuname("Resources")){
margin=2;
top="offset=-2";
rawcss="text-align:left";
style=BigTransparent;
aI("text=Area Links ;url=resources.cfm?catname=All&cat=-1;");
aI("text=Area Weather Forcast ;url=Showweather.cfm;");
aI("text=Our Most FAQ ;url=faq.cfm;");
aI("text=Download Documents ;url=documents.cfm;");
//aI("text=Preferred Vendors ;url=vendors.cfm;");
}

with(milonic=new menuname("calendar")){
margin=2;
top="offset=-2";
rawcss="text-align:left";
style=BigTransparent;
aI("text=Hope Ride ;url=Events.cfm?event=2;");
aI("text=Golf Tournament ;url=Events.cfm?event=3;");
aI("text=Parade Of Homes ;url=Events.cfm?event=4;");
aI("text=Complete Event Calendar ;url=calendar.cfm;");
}
with(milonic=new menuname("join")){
margin=2;
top="offset=-2";
rawcss="text-align:left";
style=BigTransparent;
aI("text=Request An Application;url=join.cfm;");
aI("text=Benefits of Membership;url=benefits.cfm;");
}

drawMenus();

