// source --> https://diekolumnisten.de/wp-content/themes/newsexo/assets/js/animation/animate.js?ver=7.0.2 
jQuery(function($) {'use strict';

	//Initiat WOW JS
	new WOW().init();
	//smoothScroll
	//smoothScroll.init();

});