_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=10;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Ribbon_Small5.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#FFFFFF";
oncolor="#888888";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-bottom:10px;padding-left:5px;padding-right:5px";
overbgimage="images/Ribbon_Small_hover5.png";
itemheight="30";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#3333dd";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#bbcbff";
offcolor="#666666";
onbgcolor="#bfcfff";
oncolor="#888888";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
openstyle="rtl";
itemheight="30";
aI("text=index;target=;url=index.html;");
aI("text=the process;target=;url=the-process.html;");
aI("text=cupping;target=;url=cupping.html;");
aI("text=guasha;target=;url=guasha.html;");
aI("text=facial cupping;target=;url=facial-cupping.html;");
aI("text=exercise-classes;target=;url=exercise-classes.html;");
aI("text=about;target=;url=about.html;");
aI("text=bio;target=;url=bio.html;");
aI("text=contact;target=;url=contact.html;");
aI("text=cost;target=;url=cost.html;");
aI("text=LILT;target=;url=LILT.html;");
aI("showmenu=articles /Diaphragmatic BreathingRIGHT_MENU;text=articles ;target=;url=articles.html;");
aI("text=people;target=;url=people.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("articles /Diaphragmatic BreathingRIGHT_MENU")){
style=submenuStyle;
openstyle="rtl";
aI("text=Diaphragmatic Breathing;target=;url=Diaphragmatic-Breathing.html;");
aI("text=Abdominal Massage;target=;url=Abdominal-Massage.html;");
aI("text=The Six Healing Sounds;target=;url=The-Six-Healing-Sounds.html;");
aI("text=Lotus Exercise for Self Healing;target=;url=Lotus-Exercise-for-Self-Healing.html;");
}


 drawMenus();

