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=0;
_subOffsetLeft=0;

with(menuStyle=new mm_style()){
bordercolor="#2B5A02";
borderstyle="none";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#E5CF55";
offcolor="#2B5A02";
onbgcolor="#ddffdd";
oncolor="#2B5A02";
padding=2;
pagebgcolor="#ffffff";
pagecolor="black";
separatorcolor="#2B5A02";
separatorsize=1;
subimage="/arrow.gif";
subimagepadding=2;
}

with(subMenuStyle=new mm_style()){
bordercolor="#2B5A02";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#E5CF55";
offcolor="#2B5A02";
onbgcolor="#ddffdd";
oncolor="#2B5A02";
padding=2;
pagebgcolor="#ffffff";
pagecolor="black";
separatorcolor="#2B5A02";
separatorsize=1;
subimage="/arrow.gif";
subimagepadding=2;
}


with(milonic=new menuname("About")){
style=subMenuStyle;
aI("text=Mission;url=http://www.friendsofneworleans.org/mission/;");
aI("text=What We Stand For;url=http://www.friendsofneworleans.org/what/;");
aI("text=How We'll Do It;url=http://www.friendsofneworleans.org/how/;");
aI("text=Our Board;url=http://www.friendsofneworleans.org/board/;");
aI("text=Our Web Site;url=http://www.friendsofneworleans.org/donors/;");
aI("text=Contact Us;url=http://www.friendsofneworleans.org/contact/;");
}

with(milonic=new menuname("Partners")){
style=subMenuStyle;
aI("text=Local Organizations;url=http://www.friendsofneworleans.org/local/;");
aI("text=Neighborhood Groups;url=http://www.friendsofneworleans.org/community/;");
}

with(milonic=new menuname("Friend")){
style=subMenuStyle;
aI("text=How to Join;url=http://www.friendsofneworleans.org/braf/");
aI("text=Tell a Friend;url=http://www.friendsofneworleans.org/tell/;");
aI("text=Stay Informed;url=http://www.friendsofneworleans.org/informed/;");
}

with(milonic=new menuname("City")){
style=subMenuStyle;
aI("text=The Issues: <br />Challenges and Opportunities;url=http://www.friendsofneworleans.org/challenges/;");
aI("text=Short Films/<br />Documentaries;url=http://www.friendsofneworleans.org/films/;");
aI("text=News Articles;url=http://www.friendsofneworleans.org/story/articles/;");
aI("text=Books of Interest;url=http://www.friendsofneworleans.org/books/;");
}
                       
with(milonic=new menuname("Community")){
style=subMenuStyle;
aI("text=City of New Orleans/<br />Orleans Parish;url=http://www.friendsofneworleans.org/lists/community/neworleans/;");
aI("text=St. Bernard Parish;url=http://www.friendsofneworleans.org/community/stbernard/;");
aI("text=Plaquemines Parish;url=http://www.friendsofneworleans.org/community/plaquemines/;");
aI("text=St. Tammany Parish;url=http://www.friendsofneworleans.org/community/sttammany/;");
}
                       
with(milonic=new menuname("Help")){
style=subMenuStyle;
aI("text=Join and Declare<br /> Your Support;url=http://www.friendsofneworleans.org/help/index.php#join;");
aI("text=Advocate for the Region;url=http://www.friendsofneworleans.org/help/index.php#advocate;");
aI("text=Make a Contribution;url=http://www.friendsofneworleans.org/help/index.php#contribute;");
aI("text=Tell a Friend;url=http://www.friendsofneworleans.org/help/index.php#tell;");
aI("text=Partner with Community;url=http://www.friendsofneworleans.org/help/index.php#partner;");
aI("text=Volunteer;url=http://www.friendsofneworleans.org/help/index.php#volunteer;");
aI("text=Visit the Area;url=http://www.friendsofneworleans.org/help/index.php#visit;");
aI("text=Invest in the Area;url=http://www.friendsofneworleans.org/help/index.php#invest;");
}

with(milonic=new menuname("Members")){
style=subMenuStyle;
aI("text=Member Registry;url=http://www.friendsofneworleans.org/petition/registry/;");
aI("text=Member Stories;url=http://www.friendsofneworleans.org/members/stories/;");
aI("text=Members in the News;url=http://www.friendsofneworleans.org/members/inthenews/;");
}

drawMenus();
