function reCaptchaVerifyCallback(){var n=$("div.g-recaptcha").closest("form");$("input[type=submit]",n).prop("disabled",!1)}function reCaptchaExpiredCallback(){var n=$("div.g-recaptcha").closest("form");$("input[type=submit]",n).prop("disabled",!0)}$(document).ready(function(){null!=$("#IncludeAudioPlayer")&&null!=$("#IncludeAudioPlayer")&&($("#IncludeAudioPlayer").prop("checked")||$("#speechContentDiv").hide(),$("#IncludeAudioPlayer").click(function(){if(this.checked){$("#speechContentDiv").css("display","inline-block");var n=$("#Content").html().replace(/<[\/]p\s*[\/]?>/gi,"\n").replace(/<br\s*[\/]?>/gi,"\n"),t=$(n).text();$("#SpeechContent").val(t)}else $("#speechContentDiv").hide(),$("#SpeechContent").val("")}))})