GDPRNotification=function(){"use strict";var t=function(t){document.addEventListener("scroll",function(){n();t.style.display="none"});window.addEventListener("beforeunload",function(){n()})},i=function(n){document.cookie.indexOf("gdpr-notification=")>=0||(n.style.display="block",t(n))},n=function(){var n=new Date;n.setFullYear(n.getFullYear()+1);document.cookie="gdpr-notification=seen; expires="+n.toGMTString()+";"};return function(){var n=document.getElementById("gdpr-notification");n&&i(n)}}(jQuery),function(){"use strict";$("#gdpr-notification").each(function(){new GDPRNotification(this)})}(jQuery)