function close_enter()
{
	document.getElementById('enter_form').style.display = 'none';
}

function show_enter()
{
	document.getElementById('enter_form').style.display = '';
}

function li()
{
	document.write('<a href="http://www.liveinternet.ru/click" target="_blank"><img src="http://counter.yadro.ru/hit?t11.6;r'+
escape(document.referrer)+((typeof(screen)=='undefined')?'':
';s'+screen.width+'*'+screen.height+'*'+(screen.colorDepth?
screen.colorDepth:screen.pixelDepth))+';u'+escape(document.URL)+
';'+Math.random()+
'" alt="" '+'border="0" width="88" height="31"><\/a>');
}

function down1(pageCount)
{
	alert('sdfsdf');
}

function google()
{
	google_ad_client = 'pub-7176673018410532';
	/* 728x90, создано 17.11.08 */
	google_ad_slot = '2670278420';
	google_ad_width = 728;
	google_ad_height = 90;
}