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