
/* - ++resource++lightbox.js - */
// http://www.mairie-dammarie-les-lys.fr/portal_javascripts/++resource++lightbox.js?original=1
jQuery(function($){try{$('.lightbox').prepOverlay({subtype:'inline',filter:common_content_filter,formselector:'form[name="feedback_form"]',noform: function(el){return noformerrorshow(el,'close')}})} catch(e){alert(e.message)}});

