document.getElementById("komunikat").style.overflow = 'visible';
document.getElementById("komunikat").style.height = '100%';
map.setView([49.65657,21.16046], 17);
if(!document.getElementById('opis1163')){
document.getElementById('kontener').innerHTML +='
';
}
var pomniki_tablice_pamiatkowe1163 = L.divIcon({ className: 'pomniki_tablice_pamiatkowe-i zu-15 ikonMap',
iconSize: [25,25],
});
linkId = L.marker([49.65657,21.16046], {icon: pomniki_tablice_pamiatkowe1163}).addTo(map)
.bindPopup('Pomnik „Smutne twarze” w Gorlicach
');
setTimeout(function(e){
odczytLinkuNotkiJS('/serwisy/mapa/mapNotka.php?ne=49.65657,21.16046', 'kopiaPraweOkno', 1163, 49.65657,21.16046);
},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);