var ident = document.querySelector('input[name="sliv"]:checked'); var slivVal = ident ? ident.value : 0;