fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#8F9C4E";
borderstyle="solid";
borderwidth=3;
fontfamily="Arial, Verdana, Tahoma";
fontsize="85%";
fontstyle="normal";
fontweight="bolder";
offbgcolor="#8F9C4E";
offcolor="#47104E";
onbgcolor="#ADB873";
oncolor="#47104E";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=6;
separatorcolor="#ADB873";
separatorheight=2
separatorsize=0;
subimage="arrow_purple.gif";
subimagepadding=2;
}

with(milonic=new menuname("News")){
overflow="scroll";
style=menuStyle;
aI("text=calendar;url=calendar.html;")
aI("text=newsletters;url= newsletters.html;")
}

with(milonic=new menuname("Classes")){
overflow="scroll";
style=menuStyle;



aI("text=crofton yoga fall schedule;url=schedule_Fall_10.html;")
aI("text=crofton yoga summer schedule;url=schedule_Summer_10.html;")
aI("text=just for kids;url=kids.html;")
aI("text=class descriptions;url=class_descriptions.html;")
aI("text=yoga styles;url=yoga_styles.html;")
aI("text=pre & post natal;url=prenatal.html;")
aI("text=babysitting;url=babysitting.html;")
aI("text=tuition;url=tuition.html;")
aI("text=policies;url=policies.html;")
aI("text=registration;url=registration.html;")
}

with(milonic=new menuname("Workshops")){
style=menuStyle;
aI("text=upcoming workshops;url=workshops.html;");
aI("text=other programs;url=other-programs.html;");
aI("text=places to stay & eat;url=wheretostay.html;");
}

with(milonic=new menuname("About")){
style=menuStyle;
aI("text=our vision & kripalu yoga;url=vision.html;");
aI("text=kripalu affiliated studios;url=kripalu.html;");
aI("text=testimonials;url=testimonials.html;");
aI("text=instructors;url=instructors.html;");
aI("text=directions;url=directions.html;");
aI("text=contact us;url=contact_us.html;");
}

with(milonic=new menuname("Training")){
style=menuStyle;
aI("text=pranakriya 200-hour teacher training;url=training.html;");
aI("text=pranakriya 500-hour teacher training;url=training_500_pk.html;");
}

with(milonic=new menuname("Links")){
style=menuStyle;
aI("text=recommended links;url=links.html;");
aI("text=kripalu center for yoga & health;url=http://www.kripalu.org/;target=_new;");
}

drawMenus();

