function autoChange(){
		var timeID = setTimeout("location.href= 'pag/accueil.php'", 14000)
		}

