MachoThemes.initStyleSelects = function ($) { var selects = $('select'); $.each(selects, function () { if ( $(this).parent().hasClass('styled-select') ) { return false; } $(this).wrap('