_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="12pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#161E32";
onbgcolor="#161E32";
oncolor="White";
padding="16";
separatorcolor="#E1E1E1";
separatorsize="10";
subimage="images/white_4x7.gif";
subimagepadding="4";
itemwidth="180";
}

with(submenuStyle=new mm_style()){
align="right";
bordercolor="White";
borderstyle="Solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#BA1E09";
offcolor="White";
onbgcolor="#F39C0F";
oncolor="Black";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=./;");
aI("showmenu=Great BooksSpiritual HealthLEFT_MENU;text=Great Books;target=;url=Great-Books.html;");
aI("showmenu=ResourcesWeb SitesLEFT_MENU;text=Resources;target=;url=Resources.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Great BooksSpiritual HealthLEFT_MENU")){
style=submenuStyle;
aI("text=Spiritual Health;target=;url=Spiritual-Health.html;");
aI("text=Church Health;target=;url=Church-Health.html;");
aI("showmenu=Bible Study NotesRevelationLEFT_MENU;text=Bible Study Notes;target=;url=Bible-Study-Notes.html;");
aI("text=Endtime False Predictions;target=;url=Endtime-False-Predictions.html;");
aI("text=Where Did the Rapture Come From?;target=;url=Where-Did-the-Rapture-Come-From-.html;");
aI("text=Why I'm NOT a Hyper-Preterist;target=;url=Why-I'm-NOT-a-Hyper-Preterist.html;");
aI("text=Book - Understanding Revelation;target=;url=Book-Understanding-Revelation.html;");
aI("text=Book - Paradise Restored;target=;url=Book-Paradise-Restored.html;");
aI("text=Book - Before Jerusalem Fell;target=;url=Book-Before-Jerusalem-Fell.html;");
}

with(milonic=new menuname("Bible Study NotesRevelationLEFT_MENU")){
style=submenuStyle;
aI("text=Revelation;target=;url=Revelation.html;");
aI("text=Preterism View;target=;url=Preterism-View.html;");
aI("text=Doctrine;target=;url=Doctrine.html;");
}

with(milonic=new menuname("ResourcesWeb SitesLEFT_MENU")){
style=submenuStyle;
aI("text=Web Sites;target=;url=Web-Sites.html;");
aI("text=Making Disciples;target=;url=Making-Disciples.html;");
aI("text=Baptism/Worship Data;target=;url=Baptism-Worship-Data.html;");
aI("text=Natural Church Dev;target=;url=Natural-Church-Dev.html;");
}


 drawMenus();
