jQuery(function($) {
	
Warning:  Undefined variable $settings in /home/modular/gites-douelafontaine.fr/httpdocs/wp-content/plugins/bb-plugin/modules/photo/includes/frontend.js.php on line 2
Warning:  Attempt to read property "link_type" on null in /home/modular/gites-douelafontaine.fr/httpdocs/wp-content/plugins/bb-plugin/modules/photo/includes/frontend.js.php on line 2
		$(function() {
		$( '.fl-node-
Warning:  Undefined variable $id in /home/modular/gites-douelafontaine.fr/httpdocs/wp-content/plugins/bb-plugin/modules/photo/includes/frontend.js.php on line 29
 .fl-photo-img' )
			.on( 'mouseenter', function( e ) {
				$( this ).data( 'title', $( this ).attr( 'title' ) ).removeAttr( 'title' );
			} )
			.on( 'mouseleave', function( e ){
				$( this ).attr( 'title', $( this ).data( 'title' ) ).data( 'title', null );
			} );
	});
		window._fl_string_to_slug_regex = '
Fatal error:  Uncaught Error: Call to undefined function apply_filters() in /home/modular/gites-douelafontaine.fr/httpdocs/wp-content/plugins/bb-plugin/modules/photo/includes/frontend.js.php:38
Stack trace:
#0 {main}
  thrown in /home/modular/gites-douelafontaine.fr/httpdocs/wp-content/plugins/bb-plugin/modules/photo/includes/frontend.js.php on line 38