try {
	var img = new Image();
	img.src = "statistika_js.php" + "?" + "calc" +
		"&uri=" + escape(encodeURI(location.href)) +
		"&ref=" + encodeURIComponent(document.referrer); //<br />
<b>Notice</b>:  Undefined index:  HTTP_REFERER in <b>/home/mylex/www/statistika_js.php</b> on line <b>703</b><br />
";
} catch (ex) {}

