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(topStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial,Helvetica,Geneva,sans-serif";
fontsize="12px";
fontstyle="normal";
fontweight="bold"
//headerbgcolor="#ffffff";
//headercolor="#000000";
offbgcolor="transparent";
offcolor="#ffffff"; //#CDDBD8"
onbgcolor="#CCCC99";
oncolor="#21423D";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=4)";
padding=5;
//pagebgcolor="#82B6D7";
//pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="/jscript/menu/arrow.gif";
subimagepadding=2;
}

with(subStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial,Helvetica,Geneva,sans-serif";
fontsize="11px";
fontstyle="normal";
//headerbgcolor="#ffffff";
//headercolor="#000000";
offbgcolor="#CDDBD8";
offcolor="#000000";
onbgcolor="#E6E6C6";
oncolor="#21423D";
outfilter="randomdissolve(duration=0.2)";
overfilter="Fade(duration=0.2);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
//pagebgcolor="#82B6D7";
//pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="/jscript/menu/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=topStyle;
top: -5;
aI("text=&nbsp;Home;url=/;");
aI("showmenu=about;text=&nbsp;About Us;");
aI("showmenu=crisis;text=&nbsp;Leadership Crisis;");
aI("showmenu=leaders;text=&nbsp;Discipling Leaders;");
aI("showmenu=women;text=&nbsp;Women's Ministry;url=/women-home.htm;");
aI("showmenu=involved;text=&nbsp;Get Involved;");
aI("showmenu=resources;text=&nbsp;Resources;");
}

with(milonic=new menuname("about")){
overflow="scroll";
style=subStyle;
aI("text=Who We Are;url=/whoweare.htm;")
aI("text=History;url=/history.htm;")
aI("text=Curriculum;url=/curriculum.htm;")
aI("text=Doctrinal Statement;url=/doctrine.htm;")
aI("text=Meet the President;url=/president.htm;")
aI("text=International Boards of Reference;url=/boards.htm;")
aI("text=Contact Us;url=/contact.htm;")
}

with(milonic=new menuname("crisis")){
overflow="scroll";
style=subStyle;
//aI("text=The Persecuted Church;url=/persecuted.htm;")
aI("text=Explosive Expansion of Christianity;url=/Explosive_Expansion_of_Christianity.htm;")
aI("text=The Leadership Crisis;url=/the_leadership_crisis.htm;")
aI("text=Restricted Access;url=/restricted_access.htm;")
aI("text=The Spread of Aberrant Teachings;url=/the_spread_of_aberrant_teachings.htm;")
aI("text=Cost, Inefficiency and Danger of Printed Materials;url=/cost_inefficiency_and_danger_of_printed_materials.htm;")
}

with(milonic=new menuname("leaders")){
overflow="scroll";
style=subStyle;
aI("text=The Only Way;url=/onlyway.htm;")
aI("text=How We Can Meet the Need;url=/how-meet-need.htm;")
aI("text=Where We Are Meeting the Needs;url=/where.htm;")
}

with(milonic=new menuname("involved")){
overflow="scroll";
style=subStyle;
aI("text=Pray;url=/pray.htm;")
aI("text=Give;url=/give.htm;")
aI("text=Donate Online;url=https://donatelinq.net/aslan-donate/donate.asp?mid=BEEWorld;")
aI("text=Mighty Works;url=/flash/MightyWorks_call.htm;")
aI("text=Short Term Opportunities;url=/short-term.htm;")
aI("text=Volunteer;url=/volunteer.htm;")
aI("text=Join Us/Apply;url=/join.htm;")
aI("text=Tell Others;url=/tell.htm;")
aI("text=Personnel Needs;url=/personnel-needs.htm;")
}

with(milonic=new menuname("women")){
overflow="scroll";
style=subStyle;
aI("text=Women's Home Page;url=/women-home.htm;")
aI("text=Vision and Mission;url=/women-mission.htm;")
aI("text=History of Women's Ministry;url=/women-history.htm;")
aI("text=Ministry Overview;url=/women-overview.htm;")
aI("text=Curriculum;url=/women-curriculum.htm;")
aI("text=Stories;url=/women-stories.htm;")
aI("text=Opportunities to Serve;url=/women-opportunities.htm;")
aI("text=Our Prayer;url=/women-prayer.htm;")
aI("text=Photo Gallery;url=/women-gallery.htm;")
aI("text=Contact Us;url=/women-contact.htm;")
}

with(milonic=new menuname("resources")){
overflow="scroll";
style=subStyle;
aI("text=Net Bible;url=http://www.bible.org/netbible/;target=blank;")
aI("text=How to Raise Support;url=/support.htm;")
aI("text=Links;url=/links.htm;")
}

drawMenus();

