_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
image="images/dots6.gif";
offbgcolor="White";
offcolor="#2F2F2F";
onbgcolor="#CC6600";
onbold="bold";
oncolor="#ffffff";
padding="8";
separatorcolor="#ffffff";
separatorsize="9";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="10";
itemwidth="177";
}

with(submenuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="#9AB41F";
oncolor="#ffffff";
padding="4";
separatorcolor="#9AB41F";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("showmenu=AcupressureHistory of acupressureLEFT_MENU;text=Acupressure;target=;url=http://www.acupressurewellness.com/;");
aI("showmenu=BookstoreNeck & Shoulders Pain ReliefLEFT_MENU;text=Bookstore;target=;url=bookstore.html;");
aI("showmenu=FreebiesEyes LiftLEFT_MENU;text=Freebies;target=;url=freebies.html;");
}

with(milonic=new menuname("AcupressureHistory of acupressureLEFT_MENU")){
style=submenuStyle;
aI("text=History of acupressure;target=;url=acupressure_history.html;");
aI("text=How acupressure works;target=;url=acupressure_theory.html;");
aI("text=Benefits of acupressure;target=;url=acupressure_benefits.html;");
}

with(milonic=new menuname("BookstoreNeck & Shoulders Pain ReliefLEFT_MENU")){
style=submenuStyle;
aI("text=Neck & Shoulders Pain Relief;target=;url=relax.neck.shoulders.html;");
aI("text=Facial Rejuvenation Acupressure;target=;url=facial_rejuvenation.html;");
aI("text=Menopause Acupressure;target=;url=Menopause-Acupressure.html;");
}

with(milonic=new menuname("FreebiesEyes LiftLEFT_MENU")){
style=submenuStyle;
aI("text=Eyes Lift;target=;url=eyes.lift.html;");
aI("text=Menopause;target=;url=menopause.html;");
}


 drawMenus();
