document.addEventListener('DOMContentLoaded', function(event)
{
   var Card5 = new bootstrap.Popover("#wb_Card5",
   {
      content: function()
      {
         return document.querySelector('#wb_Card5').innerHTML;
      },
      html : true,
      placement: 'bottom',
      template: '<div class="popover Card5" role="tooltip"><div class="popover-arrow"></div><div class="popover-body"></div></div>',
      title: '',
      trigger: 'focus'
   });
});
$(document).ready(function()
{
   $('#wb_Extension3').flexslider({
      animation: 'fade',
      animationLoop: true,
      animationSpeed: 3000,
      controlNav: false,
      direction: 'horizontal',
      directionNav: false,
      itemWidth: 0,
      itemMargin: 0,
      minItems: 1,
      maxItems: 0,
      pauseOnHover: false,
      pausePlay: false,
      randomize: false,
      slideshow: true,
      slideshowSpeed: 6000
   }).addClass('flexslider');
jQuery.goup({
   alwaysVisible: true, 
   arrowColor: '#FFFFFF', 
   bottomOffset: 10, 
   containerColor: '#2293E2',
   containerRadius: 10,
   entryAnimation: 'slide',
   goupSpeed: 'slow',
   hideUnderWidth: 0,
   location: 'right',            
   locationOffset: 20,
   title: 'haut de page',
   titleAsText: false,
   trigger: 500,
   zIndex: 10000
});
});
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-XWZGGN3R1M');
