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