// source --> https://elegast.be/wp-content/themes/elegast/js/scripts.js?ver=1.0.0 
(function ($, root, undefined) {
	
	$(function () {
		
		'use strict';
		
		// DOM ready, take it away
		
	});
	
})(jQuery, this);