_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#2A2A00";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#2A2A00";
offcolor="White";
onbgcolor="#00547F";
oncolor="White";
padding="5";
pagebgcolor="#2A2A00";
pagecolor="White";
separatorcolor="#00547F";
separatorsize="1";
subimage="images/blackgreen.gif";
subimagepadding="6";
itemwidth="145";
}

with(submenuStyle=new mm_style()){
bordercolor="#00547F";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#00547F";
offcolor="White";
onbgcolor="#00547F";
oncolor="LawnGreen";
padding="4";
pagecolor="White";
subimage="images/blackgreen.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=./;");
aI("text=About VDL;target=;url=About-VDL.html;");
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("showmenu=About the AuthorsMarc CarrierLEFT_MENU;text=About the Authors;target=;url=About-the-Authors.html;");
aI("text=Purchase;target=;url=Purchase.html;");
aI("text=Expanded Table of Contents;target=;url=table-of-contents.html;");
aI("text=Sample End of Chapter Questions;target=;url=end-of-chapter.html;");
aI("text=Schedule an Event;target=;url=Schedule-an-Event.html;");
aI("text=Free Minister Review E-book;target=;url=Free-Pastor-Review-E-book.html;");
aI("text=Media Center;target=;url=Media-Center.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("About the AuthorsMarc CarrierLEFT_MENU")){
style=submenuStyle;
aI("text=Marc Carrier;target=;url=Marc-Carrier.html;");
aI("text=Todd Shaw;target=;url=Todd-Shaw.html;");
}


 drawMenus();
