function verif() {
	romain = document.formulaire.password.value;

location.href =romain+ ".html";
}