function check() { var x = document.getElementById("use_biling_information").checked = true; console.log(x); }