jQuery(document).ready(function(){
	$('.mmenu_left').each(function() {
		$(this).hover(
			function(){
				$(this).css("background-image", "url(/i/mmenu_left.gif)");
			},
			function(){
				$(this).css("background-image", "none");
			}
		)
	});
	$('.img_zoom').fancyzoom();
});<!--LiveInternet counter--><script type="text/javascript"><!--
				document.write("<a href='http://www.liveinternet.ru/click' "+
				"target=_blank><img src='http://counter.yadro.ru/hit?t25.5;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='' title='LiveInternet: показано число просмотров и"+
				" посетителей за 24 часа' "+
				"border='0' width=1 height=1><\/a>")
				//--></script><!--/LiveInternet-->
