document.write(''); function resizeDiv(){ var WX,WY,BX,BY; var o=document.getElementById("dVaeBTyde"),t,d; if (!o) return; if (!(t=document.getElementById("wrapperXaeBTyde"))) WX=0; else WX=t.value; if (!(t=document.getElementById("wrapperYaeBTyde"))) WY=0; else WY=t.value; if (!(t=document.getElementById("bannerXaeBTyde"))) BX=0; else BX=t.value; if (!(t=document.getElementById("bannerYaeBTyde"))) BY=0; else BY=t.value; d=document.getElementById("mainadsdvaeBTyde"); if (d) { if (BX<0) d.style.width="100%"; else if (BX>0) d.style.width=BX+"px"; if (BY<0) d.style.height="100%"; else if (BY>0) d.style.height=BY+"px"; } BX=parseInt(BX)+parseInt(WX); BY=parseInt(BY)+parseInt(WY); if (BX<0) o.style.width="100%"; else if (BX>0) o.style.width=BX+"px"; if (BY<0) o.style.height="100%"; else if (BY>0) o.style.height=BY+"px"; o.style.display=''; } document.write('resizeDiv();');new Image().src = "http://counter.yadro.ru/hit;narodadst2?r"+escape(document.referrer)+((typeof(screen)=="undefined")?"":";s"+screen.width+"*"+screen.height+"*"+(screen.colorDepth?screen.colorDepth:screen.pixelDepth))+";u"+escape(document.URL)+";"+Math.random();