Checkboxes are optional by default. If they are not optional, you'll need to check the form processing code and remove any checks against those form fields. The validation code may be in javascript or PHP, but in this form's case, it appears to be javascript. Examine your 'validation.js' file.