Coach’s Notes: Meet in front of Salty’s Surf Shop @ 12 E First Street on the sand. Please be there no later than 8:50am.
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); }