fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=0;
_subOffsetTop=0;
_subOffsetLeft=0;


//SUB MENU
with(submenuStyle=new mm_style()){
bordercolor="#6BA0BE";
borderstyle="solid";
borderwidth=5;
fontfamily="Lucida Grande, Verdana, Bitstream Vera Sans, Ariel, sans-serif";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
//headercolor="#000000";
offbgcolor="#6BA0BE";
offcolor="#ffffff";
onbgcolor="#FAFEFD";
oncolor="#222222";
//outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
//overfilter="Blinds( Bands=1,direction=down, duration=0.5)";
padding=12;
//pagecolor="black";
separatorcolor="#ffffff";
separatorsize=0;
subimagepadding=10;
}

with(menuStyle=new mm_style()){
styleid=1;
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
//headercolor="#000000";
image="milonic/menugrad.png";
//imagepadding=6;
//offbgcolor="#ffffff";
offcolor="#ffffff";
//onbgcolor="#ffffff";
oncolor="#ffff00";
outfilter="Fade(Overlap=1.00)";
//overimage="http://www.milonic.com/menuimages/square_blue.gif";
padding=5;
//pagecolor="black";
separatorcolor="#ffffff";
separatorsize=0;
subimagepadding=25;
}


with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
position="relative"
orientation="horizontal";
style=menuStyle;
aI("showmenu=about;image=http://www.ldaniagara.org/milonic/images/about.png;overimage=http://www.ldaniagara.org/milonic/images/aboutr.png;url=about.php;");
aI("showmenu=membership;image=http://www.ldaniagara.org/milonic/images/membership.png;overimage=http://www.ldaniagara.org/milonic/images/membershipr.png;url=membership.php;");
aI("showmenu=programs;image=http://www.ldaniagara.org/milonic/images/programs.png;overimage=http://www.ldaniagara.org/milonic/images/programsr.png;url=programs.php;");
aI("showmenu=resources;image=http://www.ldaniagara.org/milonic/images/resources.png;overimage=http://www.ldaniagara.org/milonic/images/resourcesr.png;url=resources.php;");
aI("image=http://www.ldaniagara.org/milonic/images/research.png;overimage=http://www.ldaniagara.org/milonic/images/researchr.png;url=research.php;");
//aI("showmenu=research;image=http://www.ldaniagara.org/milonic/images/research.png;overimage=http://www.ldaniagara.org/milonic/images/researchr.png;url=research.php;");
aI("showmenu=volunteer;image=http://www.ldaniagara.org/milonic/images/volunteer.png;overimage=http://www.ldaniagara.org/milonic/images/volunteerr.png;url=volunteer.php;");
aI("showmenu=donate;image=http://www.ldaniagara.org/milonic/images/donate.png;overimage=http://www.ldaniagara.org/milonic/images/donater.png;url=donate.php;");
//aI("image=http://www.ldaniagara.org/milonic/images/donate.png;overimage=http://www.ldaniagara.org/milonic/images/donater.png;url=#;");
//aI("showmenu=specials;image=https://www.chocolatefx.ca/milonic/images/specials.png;overimage=https://www.chocolatefx.ca/milonic/images/specialsr.png;");
}

with(milonic=new menuname("about")){
//top="197"
//divides=2;
//orientation='vertical';
//top="offset=-5"; 
overflow="scroll";
style=submenuStyle;
aI("text=Mission;url=about.php;")
aI("text=Board of Directors;url=about.php#board;")
aI("text=Staff;url=about.php#staff;")
}

with(milonic=new menuname("membership")){
//top="197"
//divides=2;
//orientation='vertical';
//top="offset=-5"; 
overflow="scroll";
style=submenuStyle;
aI("text=Become a Member;url=membership.php;")
aI("text=Benefits of Membership;url=membership.php#benefits;")
}

with(milonic=new menuname("programs")){
//top="197"
//divides=2;
//orientation='vertical';
//top="offset=-5"; 
overflow="scroll";
style=submenuStyle;
aI("text=Reading Rocks!&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;url=programs.php;")
aI("text=Adult Support Group;url=programs.php#adult;")
aI("text=P.A.C.E.;url=programs.php#pace;")
aI("text=B.E.S.T.;url=programs.php#best;")
aI("text=S.T.E.P.S.;url=programs.php#steps;")
aI("text=Seasonal Programs;url=programs.php#seasonal;")
aI("text=Program Application Form;url=programs.php#program;")
}

with(milonic=new menuname("resources")){
//top="197"
//divides=2;
//orientation='vertical';
//top="offset=-5"; 
overflow="scroll";
style=submenuStyle;
aI("text=Lending Library;url=resources.php;")
aI("text=Workshop;url=resources.php#workshop;")
aI("text=Information About Learning Disabilities;url=resources.php#information;")
}

with(milonic=new menuname("research")){
//top="197"
//divides=2;
//orientation='vertical';
//top="offset=-5"; 
overflow="scroll";
style=submenuStyle;
aI("text=More information coming soon!;url=#;")
}

with(milonic=new menuname("volunteer")){
//top="197"
//divides=2;
//orientation='vertical';
//top="offset=-5"; 
overflow="scroll";
style=submenuStyle;
aI("text=Program Volunteers;url=volunteer.php;")
aI("text=Event Volunteers;url=volunteer.php#event;")
aI("text=Fundraiser Volunteers;url=volunteer.php#fundraiser;")
aI("text=Volunteer Intake Form;url=volunteer.php#form;")
}

with(milonic=new menuname("donate")){
//top="197"
//divides=2;
//orientation='vertical';
//top="offset=-5"; 
overflow="scroll";
style=submenuStyle;
aI("text=Sponsor a Family;url=donate.php;")
aI("text=Donor Levels;url=donate.php#donor;")
aI("text=LDANR Friends;url=donate.php#ldanr;")
}


drawMenus();
