
function cl(link)
{
	img = new Image();
	img.src = 'http://www.liveinternet.ru/click?*' + link;
}

