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