fixMozillaZIndex=true;  //Fixes Z-Index problem with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;    // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150;     // The time delay before menus open on mouse over
_followSpeed=5;         // Follow scrolling speed
_followRate=40;         // Follow scrolling Rate
_subOffsetTop=8;        // Sub menu top offset
_subOffsetLeft=2;       // Sub menu left offset
_scrollAmount=3;        // Only needed for Netscape 4.x
_scrollDelay=20;        // Only needed for Netcsape 4.x

with (menuStyle = new mm_style()) {
    separatorcolor = "#DEDEDE"; separatorsize = "2"; oncolor = "#000000"; offcolor = "#000000"; padding = 5;
    fontsize = "80%"; fontstyle = "normal"; fontfamily = "Verdana, Tahoma, Arial"; outfilter = "randomdissolve(duration=0.3)";
}

with (homemenuStyle = new mm_style()) {
    separatorcolor = "#FFFFFF"; separatorsize = "1"; onbgcolor = "#FFFFCC"; offbgcolor = "#FFFF66"; oncolor = "#000000";
    offcolor = "#000000"; padding = 7; fontsize = "80%"; fontstyle = "normal"; fontfamily = "Verdana, Tahoma, Arial";
    outfilter = "randomdissolve(duration=0.3)";
}

with (gracemenuStyle = new mm_style()) {
    separatorcolor = "#FFFFFF"; separatorsize = "1"; offbgcolor = "#3366CC"; onbgcolor = "#0099FF"; oncolor = "#000000";
    offcolor = "#FFFFFF"; padding = 7; fontsize = "80%"; fontstyle = "normal"; fontfamily = "Verdana, Tahoma, Arial";
    outfilter = "randomdissolve(duration=0.3)";
}

with (skillmenuStyle = new mm_style()) {
    separatorcolor = "#FFFFFF"; separatorsize = "1"; offbgcolor = "#6699CC"; onbgcolor = "#99CCFF"; oncolor = "#000000";
    offcolor = "#000000"; padding = 7; fontsize = "80%"; fontstyle = "normal"; fontfamily = "Verdana, Tahoma, Arial";
    outfilter = "randomdissolve(duration=0.3)";
}

with (studymenuStyle = new mm_style()) {
    headerbgcolor = "#CCCCFF"; offbgcolor = "#9999CC"; onbgcolor = "#CCCCFF";
    offcolor = "#000000"; oncolor = "#000000"; padding = 7; fontsize = "80%"; fontstyle = "normal"; fontfamily = "Verdana, Tahoma, Arial";
    outfilter = "randomdissolve(duration=0.3)";
}

with (systemmenuStyle = new mm_style()) {
    separatorcolor = "#FFFFFF"; separatorsize = "1"; offbgcolor = "#FF9999"; onbgcolor = "#FFCCCC"; offcolor = "#000000";
    oncolor = "#000000"; padding = 7; fontsize = "80%"; fontstyle = "normal"; fontfamily = "Verdana, Tahoma, Arial";
    outfilter = "randomdissolve(duration=0.3)";
}

with (searchmenuStyle = new mm_style()) {
    separatorcolor = "#FFFFFF"; separatorsize = "1"; offbgcolor = "#CC9999"; onbgcolor = "#FFCC99"; offcolor = "#000000";
    oncolor = "#000000"; padding = 7; fontsize = "80%"; fontstyle = "normal"; fontfamily = "Verdana, Tahoma, Arial";
    outfilter = "randomdissolve(duration=0.3)";
}

with (toolmenuStyle = new mm_style()) {
    separatorcolor = "#FFFFFF"; separatorsize = "1"; offbgcolor = "#FF9966"; onbgcolor = "#FFCC99"; offcolor = "#000000";
    oncolor = "#000000"; padding = 7; fontsize = "80%"; fontstyle = "normal"; fontfamily = "Verdana, Tahoma, Arial";
    outfilter = "randomdissolve(duration=0.3)";
}

with (aboutmenuStyle = new mm_style()) {
    separatorcolor = "#FFFFFF"; separatorsize = "1"; offbgcolor = "#FF9933"; onbgcolor = "#FFCC66"; offcolor = "#000000";
    oncolor = "#000000"; padding = 7; fontsize = "80%"; fontstyle = "normal"; fontfamily = "Verdana, Tahoma, Arial";
    outfilter = "randomdissolve(duration=0.3)";
}


with (milonic = new menuname("hello1")) {
    style = homemenuStyle;
    aI("text=Welcome;showmenu=welcome;url=#;");
    aI("text=How to use;showmenu=how;url=#;");
}
with (milonic = new menuname("welcome")) {
    style = homemenuStyle;
    aI("onbgcolor=#FFFF66;text=Hi! When you became a Christian, did someone teach you how to read the Bible?<br>Understanding and applying the Bible is difficult without some reading method.<br><br><b>Helpmewithbiblestudy.org</b> is designed to help Christians learn a sound and<br>systematic method for reading, understanding, and applying God's Word. The<br>lessons teach a reliable Bible study method.<br><br>Each article has an accompanying PDF file to enable you to print ready-to-use<br>lesson material. Non-commercial use of the print material is encouraged<br>especially in support of family lessons / discussions, Bible studies, Sunday<br>School, and missionary efforts.<br><br>If you find this to be a useful resource, please link the articles worth sharing!<br><br>;url=index.aspx;");
}
with (milonic = new menuname("how")) {
    style = homemenuStyle;
    aI("onbgcolor=#FFFF66;text=There are two ways to navigate through this site. The top nav bar navigates by<br>subject. The links at the bottom of the page navigate by context.<br><br>This site is organized in the following manner:<br><br><b>Grace</b> introduces you to God's grace and love and provides thought provoking<br>arguments for those with a skeptical predisposition.<br><br><b>Skill Builder</b> provides a variety of perspectives to help you improve your Bible<br>study method.<br><br><b>Study Methods</b> provides a tutorial and other examples that assemble the<br>various skills found in Skill Builder.<br><br><b>Systematic Studies</b> encourages you to think in a systematic manner so that<br>you can develop a more coherent theology.<br><br><b>Search</b> provides a variety of ways for you to find articles within our site.<br><br><b>Tools</b> introduces you to various books and references that can enlighted your<br>personal Bible study and are worthy of including in your library. While books and<br>references are recommended, <b>Helpmewithbiblestudy.org</b> does not financially<br>benefit from these endorsements in any way.;url=index.aspx;");
}


with (milonic = new menuname("grace1")) {
    style = gracemenuStyle;
    aI("text=Reflections: Wondering About and Meeting God;url=9system_grace/invitation1.aspx;");
    aI("text=Ethics: How Did Morality Originate?;url=9system_ethics/orig1.aspx;");
}


with (milonic = new menuname("skill1")) {
    style = skillmenuStyle;
    aI("text=Introduction;url=5system_skillbuilder/intro1.aspx;");
    aI("text=Learn How to Observe;url=5system_skillbuilder/observe1.aspx;");
    aI("text=Learn How to Interpret;url=5system_skillbuilder/interpret1.aspx;");
    aI("text=Learn How to Apply;url=5system_skillbuilder/apply1.aspx;");
    aI("text=Learn How to Disciple;url=5system_skillbuilder/disciple1.aspx;");
}


with (milonic = new menuname("study1")) {
    orientation = "horizontal"; style = studymenuStyle; divides = 10;
    aI("offbgcolor=#CCCCFF;text=&nbsp;url=#;");
    aI("align=center;text=<b>Tutorial</b>;type=header;");
    aI("offbgcolor=#CCCCFF;text=&nbsp;url=#;");
    aI("text=1) Before You Begin;url=5system_hermeneutics/parlett_BeforeYouBegin.aspx;");
    aI("text=2) Bible Study Tools;url=5system_hermeneutics/parlett_BibleStudyTools.aspx;");
    aI("text=3) Observation;url=5system_hermeneutics/parlett_Observation.aspx;");
    aI("text=4) Interpretation;url=5system_hermeneutics/parlett_Interpretation.aspx;");
    aI("text=5) Types of Literature in the Bible;url=5system_hermeneutics/parlett_Genre.aspx;");
    aI("text=6) Application;url=5system_hermeneutics/parlett_Application.aspx;");
    aI("offbgcolor=#CCCCFF;text=&nbsp;url=#;");
    aI("align=center;text=<b>Examples</b>;type=header;");
    aI("offbgcolor=#CCCCFF;text=&nbsp;url=#;");
    aI("text=A 4-Step Method;url=5Bible/HermHowToUnderstand_Radmacher.aspx;");
    aI("text=The OICA Method;url=5Bible/HermOICAMethod_Rhebergen.aspx;");
    aI("onbgcolor=#9999CC;text=&nbsp;url=#;");
    aI("offbgcolor=#CCCCFF;text=&nbsp;url=#;");
    aI("align=center;text=<b>Methods using Charts</b>;type=header;");
    aI("offbgcolor=#CCCCFF;text=&nbsp;url=#;");
    aI("text=Devotional;url=5Bible/HermChartDevotional.aspx;");
    aI("text=Chapter Summary;url=5Bible/HermChartChapterSummary.aspx;");
    aI("text=Character Quality;url=5Bible/HermChartCharacterQuality.aspx;");
    aI("text=Thematic;url=5Bible/HermChartThematic.aspx;");
    aI("text=Biographical;url=5Bible/HermChartBiographical.aspx;");
    aI("text=Topical;url=5Bible/HermChartTopical.aspx;");
    aI("text=Word Study;url=5Bible/HermChartWordStudy.aspx;");
    aI("text=Book Background;url=5Bible/HermChartBookBackground.aspx;");
    aI("text=Book Survey;url=5Bible/HermChartBookSurvey.aspx;");
    aI("text=Chapter Analysis;url=5Bible/HermChartChapterAnalysis.aspx;");
    aI("text=Book Synthesis;url=5Bible/HermChartBookSynthesis.aspx;");
    aI("text=Verse By Verse;url=5Bible/HermChartVerseByVerse.aspx;");
}


with (milonic = new menuname("system1")) {
    style = systemmenuStyle;
    aI("text=Introduction;url=15system_theology/SystematicIntro.aspx;");
    aI("text=Bibliology;showmenu=biblio;");
    aI("text=Angelology;showmenu=angel;url=6system_angels/a1.aspx;");
    aI("text=Anthropology;showmenu=man;url=7system_humans/intro1.aspx;");
}
with (milonic = new menuname("biblio")) {
    style = systemmenuStyle;
    aI("text=Who wrote the Pentateuch?;url=5system_moses/bc1.aspx;");
}
with (milonic = new menuname("angel")) {
    style = systemmenuStyle;
    aI("text=All about angels;url=6system_angels/a1.aspx;");
}
with (milonic = new menuname("man")) {
    style = systemmenuStyle;
    aI("text=Man from birth to death;url=7system_humans/intro1.aspx;");
}


with (milonic = new menuname("search1")) {
    style = searchmenuStyle;
    aI("text=Topical Index;url=15search/Topic.aspx;");
    aI("text=Scripture Index;url=15Search/Scripture.aspx;");
    aI("text=Author Index;url=15Search/Author.aspx;");
    aI("text=Archeology Index;url=15Search/Archeology.aspx;");
}


with (milonic = new menuname("tool1")) {
    style = toolmenuStyle;
    aI("text=A Summary of References;url=13system_tools/intro1.aspx;");
    aI("text=Bible Dictionaries;url=13reference/1dictionaries_index.aspx;");
    aI("text=Bible Manners and Customs;url=13reference/1manners_index.aspx;");
    aI("text=Bible Language Helps;url=13reference/1helps_index.aspx;");
    aI("text=Bible Difficulties;url=13reference/1difficulties_index.aspx;");
    aI("text=Bible Commentaries;url=13reference/1commentaries_index.aspx;");
    aI("text=Bible Study Software;url=13reference/1software_index.aspx;");
    aI("text=Study Bibles;url=13reference/1studybibles_index.aspx;");
    aI("text=Bible Hermeneutics;url=13reference/1hermeneutics_index.aspx;");
}


with (milonic = new menuname("about1")) {
    style = aboutmenuStyle;
    aI("text=Author's Perspective;url=18ministry/AuthorsPerspective.aspx;");
    aI("text=Our Hermeneutics;url=18ministry/OurHermeneutics.aspx;");
    aI("text=Contact Us;url=18ministry/Contact.aspx;");
    aI("text=Financial Support;url=18ministry/Contact.aspx;");
    aI("text=Free Bookmarkers;url=18ministry/Bookmarkers.aspx;");
}

drawMenus()
