(function () { var script = document.createElement('script'); script.src = 'https://cdnjs.cloudflare.com/ajax/libs/babel-polyfill/6.26.0/polyfill.min.js'; script.async = false; document.head.appendChild(script); }())
var __cp = { "id": "JnEjodjA1Vv0NYpnnlpbGCAwYMYlt5ZmzkQ3UazLrE4", "version": "1.1" }; (function (window, document) { var cp = document.createElement('script'); cp.type = 'text/javascript'; cp.async = false; cp.src = "++cdn-widget.callpage.io+build+js+callpage.js".replace(/[+]/g, '/').replace(/[=]/g, '.'); var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(cp, s); if (window.callpage) { alert('You could have only 1 CallPage code on your website!'); } else { window.callpage = function (method) { if (method == '__getQueue') { return this.methods; } else if (method) { if (typeof window.callpage.execute === 'function') { return window.callpage.execute.apply(this, arguments); } else { (this.methods = this.methods || []).push({ arguments: arguments }); } } }; window.callpage.__cp = __cp; window.callpage('api.button.autoshow'); } })(window, document);
window.cookieconsent.initialise({
"palette": {
"popup": {
"background": "#CCB56E",
"text": "#fff"
},
"button": {
"background": "#214A36"
}
},
"theme": "classic",
"position": "bottom-left",
"content": {
"message": "Ta strona korzysta z ciasteczek aby zapewnić Ci lepsze doświadczenia z korzystania z niej.",
"dismiss": "Akceptuje",
"link": "Polityka prywatności",
"href": `https://${window.location.hostname}/polityka-prywatnosci`
}
});
grecaptcha.ready(function () {
grecaptcha.execute('6LeHH-8UAAAAACVGuhRb_Y3GQbzUIV1NL3pAWuGj', { action: 'homepage' }).then(function (token) {
console.log(token);
});
});