document.getElementById("komunikat").style.overflow = 'visible';
document.getElementById("komunikat").style.height = '100%';
map.setView([49.85502,20.83051], 17);
if(!document.getElementById('opis1247')){
document.getElementById('kontener').innerHTML +='
';
}
var osrodki_kultury1247 = L.divIcon({ className: 'osrodki_kultury-i zu-12 ikonMap',
iconSize: [25,25],
});
linkId = L.marker([49.85502,20.83051], {icon: osrodki_kultury1247}).addTo(map)
.bindPopup('Europejskie Centrum Muzyki Krzysztofa Pendereckiego
');
setTimeout(function(e){
odczytLinkuNotkiJS('/serwisy/mapa/mapNotka.php?ne=49.85502,20.83051', 'kopiaPraweOkno', 1247, 49.85502,20.83051);
},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);