Contactez-nous au 06 59 20 29 00
|
» » |
L’administrateur du site est actuellement en ligne ! |
' +headerTexts.warningSurveyEnvoi.replace(/\\/g,'') +'
');}} function formulaire_dynamique_check(form){if(isSurveyFormValid(form)){surveyDisplaySucessNotification();return true;}else{surveyDisplayErrorNotification();return false;}} function formulaire_dynamique_check_captcha_v1(form){if(isSurveyFormValid(form)){var $wrapper=$(form).find('.g-recaptcha-wrapper');var captchaResponse=$wrapper.find('.g-recaptcha-response').val();var captchaValid=(captchaResponse!==undefined&&captchaResponse!=='');if(captchaValid){$wrapper.css({border:'none'});surveyDisplaySucessNotification();}else{$wrapper.css({border:'3px solid red'});} return captchaValid;}else{surveyDisplayErrorNotification();return false;}}}(jQuery));(function($){var moduleParams={"modal":false,"mobileOn":false,"caisseOn":false,"bookingsOn":false,"isAjaxRequest":false};var $disclamer=$('#disclamer_wrapper'),html=$disclamer.html();if(html.length>0){var params={modal:moduleParams.modal,padding:0,centerOnScroll:true};if(moduleParams.mobileOn){$disclamer.removeAttr('style');$('BODY').css('overflow','hidden');if(!params.modal){$('#disclamer_close').on('click',function(){$disclamer.fadeOut();$('BODY').css('overflow','auto');});}else{$('#disclamer_close').remove();}}else{$disclamer.remove