var pr = Math.round(1 * 4.322)/1;
document.getElementById('prot_input').value = pr;
document.getElementById('prot').style.display = 'none';
