function neo_valide(v_form) {
	document.forms[v_form].submit();
}
