_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Tahoma";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#FFFFFF";
offcolor="#552A00";
onbgcolor="#ffffff";
oncolor="#D45400";
ondecoration="normal";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
pagecolor="#552A00";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="left";
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma";
fontsize="10pt";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/orange.gif";
offbgcolor="#FFFFFF";
offcolor="#552A00";
onbgcolor="#FFFFFF";
oncolor="#D45400";
outfilter="Fade(Overlap=1.00)";
padding="0";
separatorcolor="Transparent";
separatorsize="0";
subimagepadding="8";
overimage="images/blackorange.gif";
imagepadding="2";
itemwidth="1000";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.sweeterthanchocolatestudy.com/;");
aI("showmenu=The Author/Testimonials about the AuthorINFO_BAR_MENU;text=The Author;target=;url=meet-the-author-of-sweeter-than-chocolate.php;");
aI("text=Psalm 119;target=;url=why-study-psalm-119.php;");
aI("text=Hebrews 11;target=;url=study-hebrews-11.php;");
aI("text=Endorsements;target=;url=sweeter-than-chocolate-endorsements.php;");
aI("text=Reviews;target=;url=sweeter-than-chocolate-reviews.php;");
aI("text=Buy;target=;url=buy-sweeter-than-chocolate-today.php;");
}

with(milonic=new menuname("The Author/Testimonials about the AuthorINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Testimonials about the Author;target=;url=testimonials-about-the-author.php;");
}


 drawMenus();

