function live()
{
	document.write('<!--LiveInternet counter--><script type="text/javascript">document.write("<a href=\'http://www.liveinternet.ru/click\' target=_blank><img src=\'//counter.yadro.ru/hit?t25.4;r" + escape(document.referrer) + ((typeof(screen)=="undefined")?"":";s"+screen.width+"*"+screen.height+"*"+(screen.colorDepth?screen.colorDepth:screen.pixelDepth)) + ";u" + escape(document.URL) + ";" + Math.random() + "\' border=0 width=88 height=15 alt=\'\' title=\'LiveInternet: показано число посетителей за сегодня\'><\/a>")</script><!--/LiveInternet-->');
}

function free()
{
	var value = "В работе сайта использованы изображения с <a href='";
	value += "http://";
	value += "freephotobank";
	value += ".org' rel=nofollow>FreePhotoBank</a>"
	document.write(value);
}
