function onSubmit(sub_el, todoval)
{
   sub_el.form.todo.value = todoval;
} // onSubmit