_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="Khaki";
offcolor="DimGray";
onbgcolor="DarkKhaki";
oncolor="Black";
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="Maroon";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/square_dust.gif";
offbgcolor="Khaki";
offcolor="Maroon";
onbgcolor="DarkGoldenrod";
oncolor="#7F5400";
outfilter="Fade(Overlap=1.00)";
padding="5";
pagecolor="#000000";
separatorcolor="Transparent";
separatorsize="2";
subimagepadding="8";
overimage="images/square_dust.gif";
imagepadding="6";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Self Healing;target=;url=Self_Healing.html;");
aI("text=Psychic Ability;target=;url=Psychic_Ability.html;");
aI("showmenu=Energy HealingEnergy Healing for the HomeLEFT_MENU;text=Energy Healing;target=;url=Energy_Healing.html;");
aI("text=Events;target=;url=Events.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Energy HealingEnergy Healing for the HomeLEFT_MENU")){
style=submenuStyle;
aI("text=Energy Healing for the Home;target=;url=Energy_Healing_for_the_Home.html;");
}


 drawMenus();
