jQuery(function(o){var e=[["#customize-theme-controls","all","ct-reset","ct-reset-main",abletoneCustomizerReset.confirm,abletoneCustomizerReset.reset]];o.each(e,function(e,s){var t=o(s[0]),n=o('').attr("value",s[5]);n.on("click",function(e){e.preventDefault();var t={wp_customize:"on",action:"customizer_reset",nonce:abletoneCustomizerReset.nonce.reset,section:s[1]};confirm(s[4])&&(o(".spinner").css("visibility","visible"),n.attr("disabled","disabled"),o.post(ajaxurl,t,function(){wp.customize.state("saved").set(!0),location.reload()}))}),t.after(n)})});