function Zliczaj(name, id)
{
	var cnt=new Image();
	cnt.src="/admin/kropka.asp?" + name + "=" + id;
}