_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="White";
onbgcolor="#7FD9F4";
oncolor="Black";
padding="10";
separatorcolor="#04364B";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="#178DB6";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#178DB6";
offcolor="White";
onbgcolor="#7FD9F4";
oncolor="Black";
padding="4";
subimage="images/arrow.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.biblecommentator.com/;");
aI("text=Commentary;target=;url=Commentary.html;");
aI("showmenu=Articles/Revelation of PentecostLEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("text=Books;target=;url=books.html;");
aI("text=Current Issues;target=;url=Current-Issues.html;");
aI("text=Erroneous Teaching;target=;url=Erroneous-Teaching.html;");
aI("text=Cults;target=;url=Cults.html;");
aI("text=Resources;target=;url=Resources.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Articles/Revelation of PentecostLEFT_MENU")){
style=submenuStyle;
aI("text=Revelation of Pentecost;target=;url=babel.html;");
aI("text=Worshipping in Third Temple;target=;url=worshipping.html;");
aI("text=The Way;target=;url=way.html;");
aI("text=Jesus and the Adultress;target=;url=adulteress.html;");
aI("text=That Christ May be All;target=;url=all.html;");
aI("text=Mysteries of Transfiguration;target=;url=transfiguration.html;");
aI("text=Culmination of First Miracle;target=;url=culmiination.html;");
aI("text=Standing on Holy Ground;target=;url=standing.html;");
}


 drawMenus();

