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(iconMenuStyle=new mm_style()){
bordercolor="#F0A050";
borderstyle="solid";
borderwidth=0;
fontfamily="tahoma";
fontsize="100%";
fontstyle="normal";
headerbgcolor="transparent";
headercolor="transparent";
offbgcolor="transparent";
offcolor="transparent";
onbgcolor="transparent";
oncolor="transparent";
outfilter="randomdissolve(duration=0.3)";
padding=5;
pagebgcolor="#F0A050";
pagecolor="black";
}

with(menuStyle=new mm_style()){
bordercolor="#F0A050";
borderstyle="solid";
borderwidth=0;
fontfamily="tahoma";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#D9BB87";
offcolor="#515151";
onbgcolor="#2C1A0C";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#F0A050";
pagecolor="black";
}

with(milonic=new menuname("About")){
style=menuStyle;
menuwidth=200;
aI("text=Our Mission & Programs;url=http://www.casamaterna.org/mission.html;");
aI("text=Day to day;url=http://www.casamaterna.org/daytoday.html;");
aI("text=History;url=http://www.casamaterna.org/history.html;");
aI("text=Funding;url=http://www.casamaterna.org/funding.html;");
aI("text=Staff;url=http://www.casamaterna.org/staff.html;");
aI("text=Nicaragua;url=http://www.casamaterna.org/nicaragua.html;");
}

with(milonic=new menuname("Help")){
style=menuStyle;
menuwidth=200;
aI("text=Donations &amp; Projects;url=http://www.casamaterna.org/help.html;");
aI("text=Circles of Support;url=http://www.casamaterna.org/circlesofsupport.html;");
}

with(milonic=new menuname("Gallery")){
style=menuStyle;
menuwidth=200;
aI("text=Pictures;url=http://www.casamaterna.org/gallery.html;");
aI("text=Videos;url=http://www.casamaterna.org/videos.html;");
}


drawMenus();

