(function() { function async_load(){ var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; var theUrl = 'https://dolcegusto.netizens.pl/mapa-smakow/dg-map-widget.js'; s.src = theUrl + ( theUrl.indexOf("?") = 0 ? "&" : "?") + 'ref=' + encodeURIComponent(window.location.href); var embedder = document.getElementById('dc-wh-widget-8312'); embedder.parentNode.insertBefore(s, embedder); } if (window.attachEvent) window.attachEvent('onload', async_load); else window.addEventListener('load',...