_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#00008B";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="GhostWhite";
offcolor="#00008B";
onbgcolor="#ffffff";
oncolor="#00008B";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="DarkBlue";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/blackblue.gif";
offbgcolor="GhostWhite";
offcolor="#00008B";
onbgcolor="#ffffff";
oncolor="#7B7B7A";
outfilter="Fade(Overlap=1.00)";
padding="5";
pagecolor="#00008B";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
overimage="images/square_blue.gif";
imagepadding="6";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
openstyle="rtl";
aI("showmenu=Daily DevotionalJanuaryRIGHT_MENU;text=Daily Devotional;target=;url=./;");
aI("text=Recommended Books By Authors Name;target=;url=recommended-books-by-authors-name.htm;");
aI("text=Recommended Books By Topic Name;target=;url=recommended-books-by-topic-name.htm;");
}

with(milonic=new menuname("Daily DevotionalJanuaryRIGHT_MENU")){
style=submenuStyle;
openstyle="rtl";
aI("text=January;target=;url=january.htm;");
aI("text=February;target=;url=february.htm;");
aI("text=March;target=;url=march.htm;");
aI("text=April;target=;url=april.htm;");
aI("text=May;target=;url=may.htm;");
aI("text=June;target=;url=june.htm;");
aI("text=July;target=;url=july.htm;");
aI("text=August;target=;url=august.htm;");
aI("text=September;target=;url=september.htm;");
aI("text=October;target=;url=october.htm;");
aI("text=November;target=;url=november.htm;");
aI("text=December;target=;url=december.htm;");
}


 drawMenus();
