function test() { if (document.getElementById('deneme').style.display == 'none') { alert('Gizli'); } }