jQuery(function(){
	$("input[name='antispam']").val('ok');
}); 
