function closeAd(adId) { document.getElementById(adId).style.display = 'none'; }