function recup_variable(str) {
		document.form_resultat.impression.value = str;
    }


