Please add this to your webpage head tag:
<script type="text/javascript">
setTimeout(function() {
(function(d, s){
var s_el = d.getElementsByTagName(s)[0];
if (d.getElementById("jsnotifs")) return;
var domain = window.location.hostname;
var notifs = d.createElement("script");
notifs.id = "jsnotifs";
notifs.type = "text/javascript";
notifs.async = true;
notifs.setAttribute("data-domain", domain);
notifs.src = ("https:" == d.location.protocol ? "https://" : "http://") + "despreculturism.ro/notif.js.php?v={/literal}{$rand}{literal}";
s_el.appendChild(notifs);
})(document, "head");
}, 1500);
</script>