Please try again later.', PLAY_START: 'Start slideshow', PLAY_STOP: 'Pause slideshow', FULL_SCREEN: 'Full screen', THUMBS: 'Thumbnails', DOWNLOAD: 'Download', SHARE: 'Share', ZOOM: 'Zoom' }; $.fancybox.defaults.lang = 'en'; $('a.fancybox-gallery').fancybox({ buttons: [ 'slideShow', 'fullScreen', 'thumbs', 'share', 'download', //'zoom', 'close' ], beforeShow: function(instance, current) { if (current.type === 'image') { var title = current.opts.$orig.attr('title'); current.opts.caption = (title.length ? 'Image ' + (current.index + 1) + ' of ' + instance.group.length + '' + ' | ' + title : ''); } } }); }); })(jQuery);
jQuery(function($){ initTooltips(); $("body").on("subform-row-add", initTooltips); function initTooltips (event, container) { container = container || document;$(container).find(".hasTooltip").tooltip({"html": true,"container": "body"});} });
jQuery(window).on('load', function() { new JCaption('img.caption'); }); if(typeof acymailingModule == 'undefined'){ var acymailingModule = []; } acymailingModule['emailRegex'] = /^[a-z0-9!#$%&\'*+\/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&\'*+\/=?^_`{|}~-]+)*\@([a-z0-9-]+\.)+[a-z0-9]{2,20}$/i; acymailingModule['NAMECAPTION'] = 'Nom'; acymailingModule['NAME_MISSING'] = 'Saisissez votre nom.'; acymailingModule['EMAILCAPTION'] = 'Votre adresse email'; acymailingModule['VALID_EMAIL'] = 'Saisissez une adresse courriel valide.'; acymailingModule['ACCEPT_TERMS'] = 'Veuillez accepter les Conditions d\'utilisation'; acymailingModule['CAPTCHA_MISSING'] = 'Le captcha est invalide, veuillez réessayer'; acymailingModule['NO_LIST_SELECTED'] = 'Veuillez sélectionner les listes auxquelles vous voulez vous inscrire'; acymailingModule['level'] = 'enterprise';
acymailingModule['reqFieldsformAcymailing96271'] = Array('name','html'); acymailingModule['validFieldsformAcymailing96271'] = Array('Veuillez spécifier une valeur pour le champ Nom','Veuillez spécifier une valeur pour le champ Recevoir'); function refreshCaptchaModule(formName){ var captchaLink = document.getElementById('captcha_picture_'+formName).src; myregexp = new RegExp('val[-=]([0-9]+)'); valToChange=captchaLink.match(myregexp)[1]; document.getElementById('captcha_picture_'+formName).src = captchaLink.replace(valToChange,valToChange+'0'); }
acymailing['excludeValuesformAcymailing96271'] = Array();
acymailing['excludeValuesformAcymailing96271']['email'] = 'Votre adresse email';