_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/amaMainBack8L.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offcolor="#000000";
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=960;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.virginiadassler.com/;align=center;");
aI("text=Nopal;target=;url=Nopal.html;align=center;");
aI("showmenu=ServicesM.R.T.INFO_BAR_MENU;text=Services;target=;url=Services.html;align=center;");
aI("text=Testimonials;target=;url=Testimonials.html;align=center;");
aI("text=CLICK HERE!;target=;url=CLICK-HERE!/;align=center;");
aI("text=Book Store;target=;url=Book-Store/;align=center;");
aI("showmenu=ContactWho Am I?INFO_BAR_MENU;text=Contact;target=;url=Contact.html;align=center;");
aI("text=Links;target=;url=Links.html;align=center;keepalive=1;");
}

with(milonic=new menuname("ServicesM.R.T.INFO_BAR_MENU")){
style=submenuStyle;
orientation="horizontal";
aI("text=M.R.T.;target=;url=Muscle-Response-Testing/;");
aI("text=EFT;target=;url=Emotional-Freedom-Technique.html;");
aI("text=Coaching;target=;url=Wellness-Coaching/;");
aI("text=Beliefs;target=;url=Beliefs.html;");
aI("text=Self Tests;target=;url=SelfTests.html;");
aI(";");
}

with(milonic=new menuname("ContactWho Am I?INFO_BAR_MENU")){
style=submenuStyle;
orientation="horizontal";
aI("text=Who Am I?;target=;url=Who-Am-I.html;");
}


 drawMenus();
