function clk(id)
		{
			if(id=='')
			{
				(new Image()).src="http://www.dossierporno.com/annuaire/out.php";
			}
			else{
				(new Image()).src="http://www.dossierporno.com/annuaire/out.php?id="+id;
			}
			return true;
		}
