function liveinternet() {
	var imgSrc = 'http://counter.yadro.ru/hit?t39.18;r'+escape(document.referrer);
	if (typeof(screen) != 'undefined')
		imgSrc += ';s' + screen.width + '*' + screen.height + '*' + (screen.colorDepth ? screen.colorDepth : screen.pixelDepth);
	imgSrc += ';u'+escape(document.URL)+';'+Math.random();
	document.write('<a href="http://www.liveinternet.ru/click" target="_blank"><img src="'+imgSrc+' alt="" width="31" height="31"/></a>');
}
