function submitClientForm(name) { $('#form_client').prepend(''); $('#form_client').submit(); }