if (typeof (_PAGE_) != "undefined")
{
	hsh = new Date();
	hsd = document;
	hsr = hsd.referrer.replace(/[<>]/g, '');
	hsi = '<img width="0" height="0" border="0" ';
	hsi += 'src="http://logv24.xiti.com/hit.xiti?s=137959';
	hsi += '&p=' + _PAGE_;
	hsi += '&hl=' + hsh.getHours() + 'x' + hsh.getMinutes() + 'x' + hsh.getSeconds();
	if(parseFloat(navigator.appVersion)>=4)
	{
		Xiti_s=screen;
		hsi += '&r=' + Xiti_s.width + 'x' + Xiti_s.height + 'x' + Xiti_s.pixelDepth + 'x' + Xiti_s.colorDepth;
	}
	hsd.writeln(hsi + '&ref=' + hsr.replace(/&/g, '$') + '" alt="Xiti">');
}
