function setTextWidth(){document.getElementById("tekst").style.width="auto";var a=getWindowWidth();var b=document.getElementById("tekst");if(xcmsHasClassName(b,"hassub")){a-=100}b.style.width=(a-145-201-40-20)+"px"}AddToResizeArray(setTextWidth);
