_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="White";
ondecoration="underline";
padding="6";
separatorcolor="Transparent";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="6";
itemwidth="120";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#FF5A00";
oncolor="White";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=604;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.driminc.org/;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("showmenu= Store/Healing BooksINFO_BAR_MENU;text= Store;target=;url=Store.html;");
aI("text=Photo Album;target=;url=Photo-Album.html;");
}

with(milonic=new menuname(" Store/Healing BooksINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Healing Books;target=;url=Healing-Books.html;");
aI("text=Restoration Books;target=;url=Restoration-Books.html;");
aI("text=Prayer Books;target=;url=Prayer-Books.html;");
aI("text=Equipping the Saints;target=;url=Equipping-the-Saints.html;");
aI("text=Promotions;target=;url=Promotions.html;");
}


 drawMenus();

