<INPUT type="checkbox" checked='checked' name=futniture id=futniture>
$("#furniture").is(':checked')
if ($(el).prop('checked')) ...