try {
	var img = new Image();
	img.src = "statistika_js.php" + "?" + "calc" +
		"&uri=" + escape(encodeURI(location.href)) +
		"&ref=" + encodeURIComponent(document.referrer); //";
} catch (ex) {}

