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=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="88%";
fontstyle="normal";
headerbgcolor="#003333";
headercolor="#003333";
offbgcolor="#003333";
offcolor="#eeeeee";
onbgcolor="#eeeeee";
oncolor="#003333";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=8;
pagebgcolor="#003333";
pagecolor="eeeeee";
separatorcolor="#999999";
separatorsize=1;
subimage="http://www.agehr4.org/arrow-down.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
screenposition="center";
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
aI("text=Home;url=http://www.agehr4.org;");
aI("showmenu=About;text=About;");
aI("showmenu=Events;text=Events;");
aI("showmenu=Photo Albums;text=Photo Albums;");
aI("text=Calendar;url=http://www.agehr4.org/calendar.html;");
aI("text=Education;url=http://www.agehr4.org/education.html;");
aI("showmenu=Castings;text=Castings;");
aI("text=Links;url=http://www.agehr4.org/links.html;");
aI("text=Contact Us;url=http://www.agehr4.org/contact.html;");
aI("showmenu=Board;text=Board Area;");
}

with(milonic=new menuname("About")){
overflow="scroll";
style=menuStyle;
aI("text=About AGEHR;url=http://www.agehr4.org/about.html;")
aI("text=Area IV Board;url=http://www.agehr4.org/board.html;")
aI("text=Florida District Leaders;url=http://www.agehr4.org/FLDL.html;")
aI("text=Georgia District Leaders;url=http://www.agehr4.org/GADL.html;")
aI("text=South Carolina District Leaders;url=http://www.agehr4.org/SCDL.html;")
aI("text=Area IV Bylaws;url=http://www.agehr4.org/forms/Bylaws.pdf;target=blank;")
aI("text=Area IV Annual Report;url=http://www.agehr4.org/forms/AnnualReport.pdf;target=blank;")
aI("text=Membership Information;url=http://www.agehr.org/member/join.asp;target=blank;")
}

with(milonic=new menuname("Events")){
style=menuStyle;
aI("text=Event Planning;url=http://www.agehr4.org/eventplanning.html");
aI("text=Florida;url=http://www.agehr4.org/florida.html;");
aI("text=Georgia;url=http://www.agehr4.org/georgia.html;");
aI("text=South Carolina;url=http://www.agehr4.org/southcarolina.html;");
aI("text=Area-wide Events;url=http://www.agehr4.org/areaevents.html;");
aI("text=For Young Ringers;url=http://www.agehr4.org/youngringers.html;");
aI("text=National Events;url=http://www.agehr.org/events/eventCalendar.asp;target=blank");
}

with(milonic=new menuname("Photo Albums")){
style=menuStyle;
aI("text=Distinctly Bronze 2009;url=http://picasaweb.google.com/agehr4web/2009DistinctlyBronze03#slideshow/5395488353024424418;target=blank;");
aI("showmenu=Young Ringers;text=Young Ringers Festival 2009;");
aI("text=Florida State Festival 2009;url=http://picasaweb.google.com/agehr4web/2009FloridaStateFestival#slideshow/5337179004864343442;target=blank;");
aI("text=Georgia Spring Festival 2009;url=http://picasaweb.google.com/agehr4web/2009GeorgiaSpringRing#slideshow/5337182930236799650;target=blank;");
aI("text=Janaury 2009 Board Meeting;url=http://picasaweb.google.com/agehr4web/2009AreaIVBoardMeeting#slideshow/5337184817185263938;target=blank;");
aI("text=All Area IV Albums;url=http://picasaweb.google.com/agehr4web;target=blank;");
}

with(milonic=new menuname("Castings")){
overflow="scroll";
style=menuStyle;
aI("text=Current Issue;url=http://www.agehr4.org/castings/CastingsWinter2010.pdf;target=blank;")
aI("text=Archives;url=http://www.agehr4.org/archives.html;")
aI("text=Advertising;url=http://www.agehr4.org/advertising.html;")
}

with(milonic=new menuname("Young Ringers")){
style=menuStyle;
aI("text=Videos;url=http://www.agehr4.org/video_yr2009.html");
aI("text=Photos;url=http://picasaweb.google.com/agehr4web/AreaIVYoungRingersFestival#slideshow/5337174989911345282;target=blank;");
}

with(milonic=new menuname("Board")){
overflow="scroll";
style=menuStyle;
aI("text=Discussions;url=http://groups.google.com/group/agehr4board/topics;target=blank;");
aI("text=Files;url=http://groups.google.com/group/agehr4board/files;target=blank;");
aI("text=Contact Information;url=http://groups.google.com/group/agehr4board/web/area-iv-board---contact-information;target=blank;");
}

drawMenus();

