document.getElementById("komunikat").style.overflow = 'visible'; document.getElementById("komunikat").style.height = '100%'; map.setView([49.6413,21.3332], 17); if(!document.getElementById('opis13')){ document.getElementById('kontener').innerHTML +='
'; } var miejscowosci13 = L.divIcon({ className: 'miejscowosci-i zu-17 ikonMap', iconSize: [25,25], }); linkId = L.marker([49.6413,21.3332], {icon: miejscowosci13}).addTo(map) .bindPopup('

Bednarka

Czytaj więcej ⇒
'); setTimeout(function(e){ odczytLinkuNotkiJS('/serwisy/mapa/mapNotka.php?ne=49.6413,21.3332', 'kopiaPraweOkno', 13, 49.6413,21.3332); },100) document.getElementById("komunikat").style.height = '0px'; setTimeout(function(e){ document.getElementById("komunikat").style.overflow = 'hidden'; document.getElementById("londer").style.overflow = 'hidden'; document.getElementById("londer").style.height = '0px'; linkId.openPopup(); },1000);