8-800-700-45-64

Free hotline

Заказать звонок

Press / News

Gallery

All news


'; $('body').append(html); recapcha_loaded = true; } $('form[name=queshen]').click(function(){ recapcha_loader(); }) $('form[name=order-call]').click(function(){ recapcha_loader(); }) var on_send = false; $('form[name=order-calc]').submit(function (e) { if(on_send){ return 0; } e.preventDefault(); // avoid to execute the actual submit of the form. grecaptcha.ready(function () { grecaptcha.execute('6Lfg9_gZAAAAAFI73IMPxtjIubM5BFNhfA20OHow', {action: 'homepage'}).then(function (token) { tk = token; $('#token__').val(token); on_send = true; $('form[name=order-calc]').submit(); }); }); }); $('form[name=order-queshen]').submit(function (e) { if(on_send){ return 0; } e.preventDefault(); // avoid to execute the actual submit of the form. grecaptcha.ready(function () { grecaptcha.execute('6Lfg9_gZAAAAAFI73IMPxtjIubM5BFNhfA20OHow', {action: 'homepage'}).then(function (token) { tk = token; $('#token__2').val(token); on_send = true; $('form[name=order-queshen]').submit(); }); }); }); $('form[name=order-call]').submit(function (e) { if(on_send){ return 0; } e.preventDefault(); // avoid to execute the actual submit of the form. grecaptcha.ready(function () { grecaptcha.execute('6Lfg9_gZAAAAAFI73IMPxtjIubM5BFNhfA20OHow', {action: 'homepage'}).then(function (token) { tk = token; $('#token__3').val(token); on_send = true; $('form[name=order-call]').submit(); }); }); });