_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots8.gif";
offbgcolor="White";
offcolor="Black";
onbgcolor="#A5C7CA";
onbold="bold";
oncolor="#ffffff";
padding="8";
separatorcolor="#ffffff";
separatorsize="9";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="10";
itemwidth="177";
}

with(submenuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="#55888D";
oncolor="#ffffff";
padding="4";
separatorcolor="#55888D";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Faith Alone | Faith Prove Works;target=;url=http://backtofaith.com/;");
aI("showmenu=READThe Cliche (a preface)LEFT_MENU;text=READ;target=;url=READ.html;");
aI("text=LISTEN;target=;url=LISTEN.html;");
aI("showmenu=In DepthWeb SitesLEFT_MENU;text=In Depth;target=;url=In-Depth.html;");
aI("text=Beyond the Book;target=;url=Beyond-the-Book.html;");
aI("text=Purchase;target=;url=Purchase.html;");
aI("text=About Fred Lybrand;target=;url=About-Fred-Lybrand.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("READThe Cliche (a preface)LEFT_MENU")){
style=submenuStyle;
aI("text=The Cliche (a preface);target=;url=The-Cliche-(a-preface).html;");
aI("text=MacArthur & Hodges - A Dedication;target=;url=MacArthur-&-Hodges-A-Dedication.html;");
aI("text=Table of Contents;target=;url=Table-of-Contents.html;");
}

with(milonic=new menuname("In DepthWeb SitesLEFT_MENU")){
style=submenuStyle;
aI("text=Web Sites;target=;url=Web-Sites.html;");
aI("text=Products;target=;url=Products.html;");
}


 drawMenus();
