function getElementsByClassName(node,classname){if(node.getElementsByClassName){return node.getElementsByClassName(classname);}else{return(function getElementsByClass(searchClass,node){if(node==null)node=document; var classElements = [], els = node.getElementsByTagName("*"), elsLen = els.length, pattern = new RegExp("(^|\\s)"+searchClass+"(\\s|$)"), i, j; for (i = 0, j = 0; i < elsLen; i++) { if ( pattern.test(els[i].className) ) { classElements[j] = els[i]; j++; } } return classElements; })(classname, node);}} function processAnchors(prefix, hashTmp) { var anchors = getElementsByClassName(document, prefix + '-' + hashTmp); if (anchors && anchors.length > 0) { var a0 = 0; for (var ii = 0; ii < anchors.length; ii++) { var a = anchors[ii]; if (a.href && a.href.indexOf('an=') < 0) { a.href = a.href + '&an=' + a0; a0 = a0 + 1; } } } } function addClassCreationPool(id, cssClassNew) { var divPool = document.getElementById(id); if (divPool) { if (divPool.className.indexOf(cssClassNew) < 0) { divPool.className += ' ' + cssClassNew; } } } function addStyle(styleText, idStyle) { var createStyle = true; if (idStyle) { var styleExist = document.getElementById(idStyle); if (styleExist) { createStyle = false; } } if (createStyle && styleText) { var cssstyle = document.createElement("style"); if (cssstyle) { if (idStyle) { cssstyle.setAttribute('id', idStyle); } cssstyle.setAttribute('type', 'text/css'); var styles = document.createTextNode(styleText); if (cssstyle.styleSheet) { cssstyle.styleSheet.cssText = styles.nodeValue; } else { cssstyle.appendChild(styles); } var head = document.getElementsByTagName('head')[0]; if (head) { head.appendChild(cssstyle); } } } } function ofeOnLoad() { } function addScript(scriptHref, idScript) { var createScript = true; if (idScript) { var scriptExist = document.getElementById(idScript); if (scriptExist) { createScript = false; } } if (createScript && scriptHref) { var script = document.createElement("script"); if (script) { if (idScript) { script.setAttribute('id', idScript); } script.setAttribute('type', 'text/javascript'); script.setAttribute('src', scriptHref); script.onload=ofeOnLoad; var head = document.getElementsByTagName('head')[0]; if (head) { head.appendChild(script); } } } } function includejQueryUI() { var script = document.createElement('script'); script.setAttribute('id', 'ofe-jquery-ui'); script.src = 'https://www.oferteo.pl/scripts/jquery/jquery-ui-1.10.3.custom.min.js'; document.getElementsByTagName('head')[0].appendChild(script); } function includejQuery(callback) { if(window.jQuery) { if (callback) { setTimeout(function() { callback(jQuery); }, 1000); } } else { var script = document.createElement('script'); script.onload = function() { jQuery.noConflict(); if (callback) { callback(jQuery); } }; script.setAttribute('id', 'ofe-jquery'); script.src = 'https://www.oferteo.pl/scripts/jquery/jquery-1.9.1.min.js'; document.getElementsByTagName('head')[0].appendChild(script); } } function creationframe(id, node, styleText, idStyle, idDiv, classDiv) { var content = '
REKLAMA

Budownictwo - potrzebna pomoc?

Potrzebujesz pomocy w realizowaniu swoich planów? Zaufaj doświadczonym specjalistom, którzy przygotują ofertę dopasowaną do Twoich potrzeb, a następnie wykonają powierzone zadanie tak, jak sobie wymarzysz. W wyborze Firm Budowlanych pomoże Ci platforma Oferteo.pl, na której:

'; iframe = document.createElement('iframe'); iframe.setAttribute("frameborder","0"); iframe.setAttribute("scrolling","no"); iframe.setAttribute("allowTransparency","true"); iframe.setAttribute("width","640px"); iframe.setAttribute("height","380px"); src = 'data:text/html;charset=utf-8'; iframe.setAttribute("src", src ); //node.parentNode.insertBefore(iframe, node.nextSibling); node.appendChild(iframe); iframe.onload = function() { var y = (iframe.contentWindow || iframe.contentDocument); if (y.document)y = y.document; var createStyle = true; if (idStyle) { var styleExist = y.getElementById(idStyle); if (styleExist) { createStyle = false; } } if (createStyle) { if (styleText) { var cssstyle = document.createElement("style"); if (cssstyle) { if (idStyle) { cssstyle.setAttribute('id', idStyle); } cssstyle.setAttribute('type', 'text/css'); var styles = document.createTextNode(styleText); if (cssstyle.styleSheet) { cssstyle.styleSheet.cssText = styles.nodeValue; } else { cssstyle.appendChild(styles); } var iHead = y.getElementsByTagName('head')[0]; if (iHead) { iHead.appendChild(cssstyle); } } } } y.body.innerHTML = y.body.innerHTML = '
' + content + '
'; } } var hash1120 = ''; var _id1120 = ''; hash1120 = 'ofe-2807136-1120'; _id1120 = 'ofe-2807136-1120'; var elements1120 = getElementsByClassName(document, hash1120); if (elements1120 == null || elements1120.length == 0) { hash1120 = '2807136-73294'; elements1120 = getElementsByClassName(document, hash1120); } if (elements1120 == null || elements1120.length == 0) { hash1120 = 'ofe-2807136-73294'; elements1120 = getElementsByClassName(document, hash1120); } if (elements1120 == null || elements1120.length == 0) { hash1120 = '73294'; elements1120 = getElementsByClassName(document, hash1120); } if (elements1120 == null || elements1120.length == 0) { hash1120 = '1120'; elements1120 = getElementsByClassName(document, hash1120); } if (elements1120 && elements1120.length > 0) { for (var i = 0; i < elements1120.length; i++) { var e1120 = elements1120[i]; var id1120 = 'ofe_' + i + '_' + hash1120; e1120.id = id1120; addStyle('body { margin: 0px;}#ofe-2807136-73294 .h2 { list-style-type: disc; font-size: 24px; font-weight: 800; padding-bottom: 8px; line-height: 1.8; margin: 25px 0 15px;} #ofe-2807136-73294 .h2+p { font-family: Fira Sans, sans-serif; font-size: 18px; font-weight: 400; line-height: 30px; letter-spacing: 0.5px; margin: 15px 0; color: #000; list-style-type: disc; } #ofe-2807136-73294 .ul { list-style-type: disc; padding: 0; font-family: Fira Sans, sans-serif; font-size: 18px; font-weight: 400; line-height: 30px; letter-spacing: 0.5px; margin: 15px 0; color: #000;} #ofe-2807136-73294 .p { font-family: Fira Sans, sans-serif; font-size: 18px; font-weight: 400; line-height: 30px; margin: 15px 0; color: #000;list-style-type: disc; }#ofe-2807136-73294 .widgetCities__left { max-width: 180px; width: 100%; margin-right: 20px;}#ofe-2807136-73294 .widgetCities__right { width: 100%;}#ofe-2807136-73294 .widgetCities__img { width: 180px; height: 206px; border-radius: 4px; object-fit: cover;}#ofe-2807136-73294 .widgetCities__url { color: #9f0060; display: flex; font-weight: 500; line-height: 30px; text-decoration: none;}.#ofe-2807136-73294 .widgetCities__url:hover { text-decoration: none; color: unset;}#ofe-2807136-73294 .widgetCities__url span { line-height: 1; font-size: 14px; font-weight: 400; display: flex; align-items: center;}#ofe-2807136-73294 .widgetCities__url:hover .widgetCities__cityName { text-decoration: none; color: #9f0060;}#ofe-2807136-73294 .widgetCities__hrefBtn { text-decoration: none;}#ofe-2807136-73294 .widgetCities__hrefBtn:hover { text-decoration: none;}#ofe-2807136-73294 .widgetCities__button { min-height: 40px; width: 100%; display: flex; align-items: center; justify-content: center; border-radius: 5px; background: #B81111; color: #fff; font-weight: 600; transition: all 0.3s; position: relative; border: none; outline: none; font-size: 18px; margin-top: 0; margin-left: 0; cursor: pointer;}#ofe-2807136-73294 .widgetCities__buttonArrow { margin-left: 5px; font-size: 18px;}@media (max-width: 1220px) { #ofe-2807136-73294 .widgetCities__left { display: none; }@media (max-width: 968px) {#ofe-2807136-73294 .widgetCities__listItem {flex-basis: 50%;}#ofe-2807136-73294 .hideCityOnMobile {display: none;}}@media (max-width: 575px) { #ofe-2807136-73294 .h2 { font-size: 21px; margin: 15px 0 10px; } #ofe-2807136-73294 .h2+p { font-size: 14px; margin: 10px 0; } #ofe-2807136-73294 .widgetCities__url { line-height: 28px; } #ofe-2807136-73294 .widgetCities__url span { font-size: 14px; } #ofe-2807136-73294 .widgetCities__count { font-size: 14px; }}@media (max-width: 480px) { #ofe-2807136-73294 .widgetCities__button { width: 100%; } #ofe-2807136-73294 .widgetCities__listItem { flex-basis: 100%; }}', 's_ofe-2807136-73294'); addClassCreationPool(id1120, 'ofe-2807136-73294'); var creationDiv = document.getElementById(id1120); creationDiv.innerHTML = '
REKLAMA

Budownictwo - potrzebna pomoc?

Potrzebujesz pomocy w realizowaniu swoich planów? Zaufaj doświadczonym specjalistom, którzy przygotują ofertę dopasowaną do Twoich potrzeb, a następnie wykonają powierzone zadanie tak, jak sobie wymarzysz. W wyborze Firm Budowlanych pomoże Ci platforma Oferteo.pl, na której:

'; } } processAnchors('a0', hash1120); processAnchors('a1', hash1120); processAnchors('a2', hash1120); processAnchors('a3', hash1120);