_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="White";
onbgcolor="Transparent";
oncolor="Yellow";
ondecoration="none";
padding="6";
separatorcolor="WhiteSmoke";
separatorsize="1";
subimage="images/white_13x13_tb.gif";
subimagepadding="6";
itemwidth="111";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#236363";
oncolor="White";
padding="4";
subimage="images/white_13x13_tb.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=895;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.adorehimcreations.com/;");
aI("showmenu=ScrapbooksBible Study ScrapbooksINFO_BAR_MENU;text=Scrapbooks;target=;url=scrapbooks.html;");
aI("text=Journaling;target=;url=art-journaling.html;");
aI("text=One Little Word;target=;url=one-little-word.html;");
aI("text=Techniques;target=;url=techniques.html;");
aI("text=About/Contact;target=;url=about-contact.html;");
aI("text=Blog;target=;url=blog.html;");
aI("text=Shopping;target=_blank;url=http://www.shop.adorehimcreations.com/;");
}

with(milonic=new menuname("ScrapbooksBible Study ScrapbooksINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Bible Study Scrapbooks;target=;url=bible-study-scrapbooks.html;");
}


 drawMenus();
