function confirmation()
{
	
	return window.confirm('Vous validez ces informations ?');
}
