	function lien(id)
	{
        document.location.href="photo-fr-"+id.value+".html";
	}