_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
fontfamily="Verdana, Tahoma, Arial";
fontsize="7pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="#A97FFF";
offcolor="#ffffff";
onbgcolor="#AA55FF";
oncolor="#ffffff";
ondecoration="underline";
padding="4";
}

with(menuStyle=new mm_style()){
bgimage="images/greyL.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offcolor="#878787";
oncolor="#000000";
separatorsize="3";
separatorimage="images/greyLSep.gif";
overbgimage="images/greyL04.gif";
itemheight="44";
itemwidth="108";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=885;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.sarahstrudwick.com/;align=center;");
aI("text=About me;target=;url=About_me.html;align=center;");
aI("showmenu=TreatmentsAcupunctureINFO_BAR_MENU;text=Treatments;target=;url=Treatments.html;align=center;");
aI("showmenu=Face RejuvenationThe BenefitsINFO_BAR_MENU;text=Face Rejuvenation;target=;url=Face-Rejuvenation.html;align=center;");
aI("text=Children;target=;url=Children.html;align=center;");
aI("showmenu=FAQsSessionsINFO_BAR_MENU;text=FAQs;target=;url=FAQs.html;align=center;");
aI("text=Contact;target=;url=Contact.html;align=center;");
aI("text=Links;target=;url=Links.html;align=center;");
}

with(milonic=new menuname("TreatmentsAcupunctureINFO_BAR_MENU")){
style=submenuStyle;
aI("showmenu=AcupunctureAcupuncture BasicsINFO_BAR_MENU;text=Acupuncture;target=;url=Acupuncture.html;");
aI("text=Cupping;target=;url=Cupping.html;");
aI("text=Facial Acupuncture;target=;url=face_acupuncture.html;");
aI("text=Life Coaching;target=;url=Life_coaching.html;");
}

with(milonic=new menuname("AcupunctureAcupuncture BasicsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Acupuncture Basics;target=;url=Acupuncture-Basics.html;");
}

with(milonic=new menuname("Face RejuvenationThe BenefitsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=The Benefits;target=;url=The-benefits.html;");
aI("text=How does it work;target=;url=How-does-it-work.html;");
aI("text=What to Expect;target=;url=What_to_Expect.html;");
aI("text=How often do I need to come;target=;url=How_often_do_I_need_to_come.html;");
}

with(milonic=new menuname("FAQsSessionsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Sessions;target=;url=Sessions.html;");
aI("text=Conditions Treated;target=;url=Conditions_Treated.html;");
aI("text=Fees;target=;url=Fees.html;");
}


 drawMenus();
