_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=10;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#9ACD32";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
offbgcolor="#9ACD32";
offcolor="White";
oncolor="#ffffff";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/green.gif";
subimagepadding="10";
}

with(menuStyle=new mm_style()){
align="left";
bordercolor="#ffffff";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
image="images/sepsquare.gif";
offbgcolor="#ECEF94";
offcolor="#007F2A";
oncolor="Black";
padding="6";
pagecolor="#000000";
separatorcolor="Transparent";
separatorsize="10";
overimage="images/sepsquare_on6.gif";
imagepadding="8";
imageposition="right";
itemwidth="150";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="120";
orientation="vertical";
itemheight="18";
aI("text=Home Page;target=;url=http://www.spiritwiseconsulting.com/;");
aI("text=My Story;target=;url=My-Story.html;");
aI("showmenu=Heartmath ProgramsRevitalize YouLEFT_MENU;text=Heartmath Programs;target=;url=Heartmath-Programs.html;");
aI("text=Benefits of Heartmath Coaching;target=;url=Benefits-of-Heartmath-Coaching.html;");
aI("text=Coaching - What to Expect;target=;url=Coaching-What-to-Expect.html;");
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("text=Heartmath Store;target=;url=Heartmath-Store.html;");
aI("text=Contact Lynda;target=;url=Contact-Lynda.html;");
}

with(milonic=new menuname("Heartmath ProgramsRevitalize YouLEFT_MENU")){
style=submenuStyle;
itemheight="19";
aI("text=Revitalize You;target=;url=Revitalize-You.html;");
aI("text=Stress Relief Program;target=;url=Stress-Relief-Program.html;");
aI("text=Stopping Emotional Eating;target=;url=Stopping-Emotional-Eating.html;");
aI("text=Voyage to Heart Intelligence;target=;url=Voyage-to-Heart-Intelligence.html;");
aI("text=Personal Journey to Health;target=;url=Personal-Journey-to-Health.html;");
}


 drawMenus();

