function keystrokes(form) {
    form.$FIELD_NAME.value = 1;
}