function checkPolitica(){ var checkInput = document.getElementById("checkPolitica").value; console.log("",checkInput); //document.getElementById("form1").submit(); }
function checkPolitica(){ var checkInput = document.getElementById("checkPolitica").value; console.log("",checkInput); //document.getElementById("form1").submit(); }