_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/amaMainBack11L.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="AliceBlue";
oncolor="#000000";
subimagepadding="2";
itemheight="26";
itemwidth="120";
}

with(submenuStyle=new mm_style()){
align="center";
bgimage="images/amaSubBack0.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="#ffffff";
oncolor="#ffffff";
ondecoration="underline";
padding="6";
separatorsize="3";
separatorimage="images/amaSubSep0.gif";
itemheight="29";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=840;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home Page;target=;url=./;align=center;");
aI("text=About Life coaching;target=;url=About-Life-coaching.html;align=center;");
aI("showmenu=Other ServicesEasy WeightlossMAIN_HEADER_MENU;text=Other Services;target=;url=Other-Services.html;align=center;");
aI("text=About Me;target=;url=about_julie.html;align=center;");
aI("text=Testimonials;target=;url=Testimonials.html;align=center;");
aI("text=Recommended;target=;url=Recommended.html;align=center;");
aI("text=Afterthought;target=;url=Afterthought.html;align=center;keepalive=1;");
}

with(milonic=new menuname("Other ServicesEasy WeightlossMAIN_HEADER_MENU")){
style=submenuStyle;
orientation="horizontal";
aI("text=Easy Weightloss;target=;url=Easy-Weightloss.html;");
aI("text=Reiki;target=;url=Reiki.html;");
aI(";");
}


 drawMenus();

