_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#ACABAB";
onbgcolor="#E7E6E7";
oncolor="#FB1901";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="12pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#FFFFFF";
onbgcolor="Transparent";
oncolor="Black";
outfilter="Fade(Overlap=1.00)";
padding="4";
imagepadding="6";
itemwidth="175";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=700;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("showmenu=Home/Who Is DTGINFO_BAR_MENU;text=Home;target=;url=http://www.dtgministries.org/;");
aI("showmenu=DTG Bible Studies/Foundation StudiesINFO_BAR_MENU;text=DTG Bible Studies;target=;url=DTG-Bible-Studies.html;");
aI("showmenu=House of Wisdom Bible Studies/AllegoriesINFO_BAR_MENU;text=House of Wisdom Bible Studies;target=;url=House-of-Wisdom-Bible-Studies.html;");
aI("text=Bible Questions and Answers;target=;url=Bible-Questions-and-Answers.html;");
}

with(milonic=new menuname("Home/Who Is DTGINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Who Is DTG;target=;url=Who-Is-DTG.html;");
aI("text=Who Is House of Wisdom;target=;url=Who-Is-House-of-Wisdom.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("DTG Bible Studies/Foundation StudiesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Foundation Studies;target=;url=Foundation-Studies.html;");
aI("text=Revelation Studies;target=;url=Revelation-Studies.html;");
aI("text=Weekly Bible Studies;target=;url=Weekly-Bible-Studies.html;");
aI("text=Videos;target=;url=Videos.html;");
aI("text=Bible Symbols;target=;url=Bible-Symbols.html;");
}

with(milonic=new menuname("House of Wisdom Bible Studies/AllegoriesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Allegories;target=;url=Allegories.html;");
aI("text=Book of Hebrews;target=;url=Book-of-Hebrews.html;");
aI("text=Christology;target=;url=Christology.html;");
aI("text=Godhead;target=;url=Godhead.html;");
aI("text=Death;target=;url=Death.html;");
aI("text=Humanity;target=;url=Humanity.html;");
aI("text=Prophecy;target=;url=Prophecy.html;");
aI("text=The Law;target=;url=The-Law.html;");
aI("text=Words and Symbols;target=;url=Words-and-Symbols.html;");
}


 drawMenus();

