jsHover = function() {
	var hEls = document.getElementById("nav").getElementsByTagName("LI");
	for (var i=0, len=hEls.length; i<len; i++) {
		hEls[i].onmouseover=function() { this.className+=" jshover"; }
		hEls[i].onmouseout=function() { this.className=this.className.replace(" jshover", ""); }
	}
}
if (window.attachEvent && navigator.userAgent.indexOf("Opera")==-1) window.attachEvent("onload", jsHover);

//jsHover = function() {
//	var hEls = document.getElementById("nav3").getElementsByTagName("LI");
//	for (var i=0, len=hEls.length; i<len; i++) {
//		hEls[i].onmouseover=function() { this.className+=" jshover"; }
//		hEls[i].onmouseout=function() { this.className=this.className.replace(" jshover", ""); }
//	}
//}
//if (window.attachEvent && navigator.userAgent.indexOf("Opera")==-1) window.attachEvent("onload", jsHover);


jsHover = function() {
	var hEls = document.getElementById("nav2").getElementsByTagName("LI");
	for (var i=0, len=hEls.length; i<len; i++) {
		hEls[i].onmouseover=function() { this.className+=" jshover"; }
		hEls[i].onmouseout=function() { this.className=this.className.replace(" jshover", ""); }
	}
}
if (window.attachEvent && navigator.userAgent.indexOf("Opera")==-1) window.attachEvent("onload", jsHover);

jsHover = function() {
	var hEls = document.getElementById("nav4").getElementsByTagName("LI");
	for (var i=0, len=hEls.length; i<len; i++) {
		hEls[i].onmouseover=function() { this.className+=" jshover"; }
		hEls[i].onmouseout=function() { this.className=this.className.replace(" jshover", ""); }
	}
}
if (window.attachEvent && navigator.userAgent.indexOf("Opera")==-1) window.attachEvent("onload", jsHover);

//jsHover = function() {
//	var hEls = document.getElementById("nav5").getElementsByTagName("LI");
//	for (var i=0, len=hEls.length; i<len; i++) {
//		hEls[i].onmouseover=function() { this.className+=" jshover"; }
//		hEls[i].onmouseout=function() { this.className=this.className.replace(" jshover", ""); }
//	}
//}
//if (window.attachEvent && navigator.userAgent.indexOf("Opera")==-1) window.attachEvent("onload", jsHover);

jsHover = function() {
	var hEls = document.getElementById("nav6").getElementsByTagName("LI");
	for (var i=0, len=hEls.length; i<len; i++) {
		hEls[i].onmouseover=function() { this.className+=" jshover"; }
		hEls[i].onmouseout=function() { this.className=this.className.replace(" jshover", ""); }
	}
}
if (window.attachEvent && navigator.userAgent.indexOf("Opera")==-1) window.attachEvent("onload", jsHover);


function pozind(indel) {

if (indel==1) {
document.getElementById("v1").className="suppos";
document.getElementById("v1n").className="supp";
document.getElementById("v2").className="subpos";
document.getElementById("v2n").className="subp";
document.getElementById("v3").className="subpos";
document.getElementById("v3n").className="subp";
document.getElementById("v4").className="subpos";
document.getElementById("v4n").className="subp";
}

if (indel==2) {
document.getElementById("v2").className="suppos";
document.getElementById("v2n").className="supp";
document.getElementById("v1").className="subpos";
document.getElementById("v1n").className="subp";
document.getElementById("v3").className="subpos";
document.getElementById("v3n").className="subp";
document.getElementById("v4").className="subpos";
document.getElementById("v4n").className="subp";
}

if (indel==3) {
document.getElementById("v3").className="suppos";
document.getElementById("v3n").className="supp";
document.getElementById("v1").className="subpos";
document.getElementById("v1n").className="subp";
document.getElementById("v2").className="subpos";
document.getElementById("v2n").className="subp";
document.getElementById("v4").className="subpos";
document.getElementById("v4n").className="subp";
}

if (indel==4) {
document.getElementById("v4").className="suppos";
document.getElementById("v4n").className="supp";
document.getElementById("v1").className="subpos";
document.getElementById("v1n").className="subp";
document.getElementById("v2").className="subpos";
document.getElementById("v2n").className="subp";
document.getElementById("v3").className="subpos";
document.getElementById("v3n").className="subp";
}

}<!--LiveInternet counter--><script type="text/javascript"><!--
				document.write("<a href='http://www.liveinternet.ru/click' "+
				"target=_blank><img src='http://counter.yadro.ru/hit?t41.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='' title='LiveInternet: показано число просмотров и"+
				" посетителей за 24 часа' "+
				"border='0' width=1 height=1><\/a>")
				//--></script><!--/LiveInternet-->
