function fill_antispam_input(){
    document.write('<input type="hidden" name="fillantispam" value="anti' + 'spam" />');
}