function getEshops(){ var obchody = ''; var el = document.getElementById('seznam_eshopu'); if (el) { el.innerHTML=obchody; } }