function compteur(chiffre) {
	window.location.href = 'index.php?page=111&chiffre='+chiffre+'';
}
