If you followed a broken or out-of-date link, please inform the owner of the referring document. Email webmaster@constantcontact.com to report this error or continue on the Constant Contact home page.
You don't want to miss this. Membership REFER A FRIEND! Tell them how great the MBJCC is! Refer a friend and if they sign up for an Annual Membership - you get a $50 gift certificate towards MBJCC pro
Safe a Life - Blood/Plasma Drive Monday at the MBJCC. Contact Nicole at nicolel@mbjcc.org to schedule your appointment. #mbjcc #youbelonghere #bigredbus #safealife @myoneblood ...
– All Group Ex classes require advanced registration. ABSOLUTELY NO WALK-INS WILL BE ALLOWED. At this time a waitlist will not be available. If you are not pre-registered for the class then you will not be granted access. Please do not show up if you are not registered. ONLY ACTIVE MEMBERS ARE ABLE TO REGISTER.
– If your plans change and you need to cancel your reservation please do so within the app.
– Three no-shows without canceling will result in your Group Ex reservation privileges being revoked.
– Cycle bikes will be assigned at the beginning of class by the instructor.
– All Group Ex participants are responsible for wiping down all of their equipment, including cycle bikes, after class. This is a Zero Tolerance Policy. If you do not wipe down your equipment you will not be allowed to return to Group Ex.
– For Dance Studio classes Entrance will be through the door by the Fitness Office and Exit will be through the door by the elevators/stairwell.
– It is recommended you bring your own mat and towel. (no Towel service available)
– Water bottles should be filled prior to class. Water fountains are to be used to refill bottles only.
– Face covers/masks need to be worn in all indoor Fitness areas at all times.
– Entry will not be allowed until 5 minutes prior to class. Please refrain from showing up early. If you arrive early you will need to wait in the main lobby or outside.
ddaccordion.init({
headerclass: "expandable", //Shared CSS class name of headers group that are expandable
contentclass: "categoryitems", //Shared CSS class name of contents group
revealtype: "click", //Reveal content when user clicks or onmouseover the header? Valid value: "click", "clickgo", or "mouseover"
mouseoverdelay: 200, //if revealtype="mouseover", set delay in milliseconds before header expands onMouseover
collapseprev: true, //Collapse previous content (so only one open at any time)? true/false
defaultexpanded: [0], //index of content(s) open by default [index1, index2, etc]. [] denotes no content
onemustopen: false, //Specify whether at least one header should be open always (so never all headers closed)
animatedefault: false, //Should contents open by default be animated into view?
persiststate: true, //persist state of opened contents within browser session?
toggleclass: ["", "openheader"], //Two CSS classes to be applied to the header when it's collapsed and expanded, respectively ["class1", "class2"]
togglehtml: ["prefix", "", ""], //Additional HTML added to the header when it's collapsed and expanded, respectively ["position", "html1", "html2"] (see docs)
animatespeed: "fast", //speed of animation: integer in milliseconds (ie: 200), or keywords "fast", "normal", or "slow"
oninit:function(headers, expandedindices){ //custom code to run when headers have initalized
//do nothing
},
onopenclose:function(header, index, state, isuseractivated){ //custom code to run whenever a header is opened or closed
//do nothing
}
})