var RecaptchaForm=function(a,b){var c=b;var d=function(g){var f;if(window.event){f=window.event.keyCode}else{if(g){f=g.which}else{return true}}if(f==13){try{obj=document.getElementById(c);obj.click()}catch(h){try{obj=document.getElementById(c);obj.onclick()}catch(h){try{$("#"+c.replace(/\:/g,"\\\\:")).click()}catch(h){try{$("#"+c.replace(/\:/g,"\\\\:")).onclick()}catch(h){}}}}return false}};document.getElementById(a).onkeypress=d};var RecaptchaButton=function(a,b){var c=b;var d=function(g){var f;if(window.event){f=window.event.keyCode}else{if(g){f=g.which}else{return true}}if(f==13){try{obj=document.getElementById(c);obj.click()}catch(h){try{obj=document.getElementById(c);obj.onclick()}catch(h){try{$("#"+c.replace(/\:/g,"\\\\:")).click()}catch(h){try{$("#"+c.replace(/\:/g,"\\\\:")).onclick()}catch(h){}}}}return false}};document.getElementById(a).onkeypress=d};function disableKeyPress(b){var a;if(window.event){a=window.event.keyCode}else{a=b.which}return(a!=13)}var helpmenu=function(b){var c=b;var a=document.getElementById("recaptcha_whatsthis_btn");a.setAttribute("class","help-recaptchaButton");a.removeAttribute("href");a.onclick=function(){facelet_formDialog_materializeFormDialog(c)}};function facelet_formDialog_materializeFormDialog(b){var e=b.replace(/:/g,"\\:");var f=$("#"+e).attr("forElement");var d=f.replace(/:/g,"\\:");var a=$("#"+d);if(a.data("overlay")){var c=a.data("overlay");if(!c.isOpened()){c.load()}}}function facelet_formDialog_closeFormDialog(b){var e=b.replace(/:/g,"\\:");var f=$("#"+e).attr("forElement");var d=f.replace(/:/g,"\\:");var a=$("#"+d);if(a.data("overlay")){var c=a.data("overlay");if(c.isOpened()){c.close()}}};
