_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#D4A900";
borderstyle="Inset";
borderwidth="1";
fontfamily="Palatino Linotype";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#FFFFD4";
offcolor="#ACABAB";
onbgcolor="#E7E6E7";
oncolor="#D4A900";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#D4A900";
borderstyle="Outset";
borderwidth="2";
fontfamily="Palatino Linotype";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#FFFFD4";
offcolor="#313031";
onbgcolor="#E7E6E7";
oncolor="#D4A900";
outfilter="Fade(Overlap=1.00)";
padding="4";
separatorcolor="Transparent";
separatorsize="5";
imagepadding="6";
itemwidth="150";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=workshops & retreats - ;target=;url=workshops.html;");
aI("text=testimonials;target=;url=Testfmonials-Chris'-Clientele-Speak-for-Themselves.html;");
aI("text=books;target=;url=books.html;");
aI("text=good stuff to know;target=;url=Good-Stuff-to-know.html;");
aI("text=links;target=;url=Links.html;");
aI("text=stuff to buy;target=;url=recommendations.html;");
aI("text=contact chris;target=;url=contact.html;");
aI("text=find chris's office;target=;url=location.html;");
}


 drawMenus();
