_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="White";
borderstyle="solid";
borderwidth="0";
fontfamily="Microsoft Sans Serif";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#A30002";
offcolor="White";
onbgcolor="DarkOrange";
oncolor="Black";
padding="6";
separatorcolor="White";
separatorsize="2";
subimage="images/white_13x13_tb.gif";
subimagepadding="6";
itemwidth="133";
}

with(submenuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="0";
fontfamily="Georgia";
fontsize="9pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="White";
onbgcolor="#242C82";
oncolor="White";
padding="4";
subimage="images/white_13x13_tb.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=403;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.innerhealinganddeliverance.com/;");
aI("text=About me;target=;url=about-me.html;");
aI("text=My Beliefs;target=;url=my-beliefs.html;");
}


 drawMenus();
