function clk(id)
{
	(new Image()).src="http://www.voyages-tourisme.com/_scripts/compteur.php?id="+id;
	return true;
};

