This is my checkbox HTML code
class=\"che
if(document.form.termsCheckbox.checked==true) alert('check box is cheked')