if (window.navigator.userAgent.indexOf ("Gecko") > 0 || navigator.appName == "Opera") document.write('<style>#shory1{width:100%}#contacts2{width:27%;}</style>');
if (window.navigator.userAgent.indexOf ("MSIE") > 0) document.write('<style>#shory1{position: absolute;}#title2{padding-bottom:10px;}</style>');
if (window.navigator.userAgent.indexOf ("Gecko") > 0) document.write('<style>ul li{list-style-image:url(/design/img/li1m.gif);}ol li{list-style-image:url(/design/img/li2m.gif);}#content3 ol li{list-style-image:url(/design/img/li3m.gif);}#ban2left{position:absolute;width:14%;}#ban4left{position:absolute;width:14%;}</style>');

function Move()
{
	screenWidth=document.body.clientWidth;
	if (screenWidth>1000) 
	{
		k1=Math.round(screenWidth*0.66);
		document.getElementById("ban2right2").style.left=screenWidth-k1+"px";
		k2=Math.round(screenWidth*0.64);
		document.getElementById("ban2right3").style.left=screenWidth-k2+"px";
	}
	if (screenWidth<1000) 
	{
		document.getElementById("ban2right2").style.left="340px";
		document.getElementById("ban2right3").style.left="350px";
	}

}
if (window.navigator.userAgent.indexOf ("MSIE") > 0) document.write("<style>#shadows2b{right:114px}</style>");

// ads by sudya [12.06.08 19:40]
// fix banner #4 for Opera
if (navigator.appName == "Opera") document.write('<style>#ban4left{position:absolute;width:14%;}</style>');


