document.getElementById('prot').style.display = 'none';
document.getElementById('prot').value = 'aaa';

