function noJob( infosForm )
{
	infosForm.action += '?setNoJob=yes';
	infosForm.submit();
}


function valid_form() {
	

}
