Sorry for the inconvenience. We’ll be back to business as usual tomorrow morning for spinning at 7a and CrossFit at 8:30a.
if(window.ltIE9) { (function($) { $('.tabs input[type="radio"]:checked') .closest('.tab') .addClass('checked'); $('html').on('click', '.tabs input', function() { $('input[name="' + this.name + '"]') .closest('.tab') .removeClass('checked'); $(this) .closest('.tab') .addClass('checked'); }); })(window.jQuery); }