(function($) {
  $(document).ready(function() {
   $('.view-frontpage-gallerie img') .fadeIn(750);
	})
      
}(jQuery));

;

