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