function modif_audit(id)
 {
	window.location.href = 'index.php?page=58&action=edit&id='+id+'';
 }