﻿function validateIsHuman() {
    document.getElementById("template_isHuman").value = "1";
}
    

