function afficherloi(id) {
	
		document.location.href = 'index.php?page=32&id='+id;
		
}
