<!--
document.onmousemove=sM;document.onmouseup=sU;var stD=false;var mX,sMr;function sD(e){document.onmousedown=function(){return false;};document.onselectstart=new Function ("return false");sMr=document.getElementById("sM");sMr.style.left=mX-1;sMr.style.top=document.body.scrollTop;sMr.style.height=document.body.clientHeight+"px";sMr.style.display="block";stD=true;}function sU(){if(stD==false)return;stD=false;sMr.style.display="none";el=document.getElementById("sL");if(mX-3<50)mX=53;else if(mX-3>500)mX=503;el.style.width=mX-3+"px";document.onselectstart=new Function("return true");document.onmousedown=function(){return true;};ac("osp",mX-3,365);}function sM(e){if(window.event)mX=event.clientX;else mX=e.pageX;if(stD==true){if(mX-1>49&&mX-1<501){sMr.style.left=mX-1;}}}function ac(szN,szV,dtD){var dtE=new Date();dtE.setTime(dtE.getTime()+dtD*24*60*60*1000);document.cookie=szN+"="+szV+";expires="+dtE.toGMTString();;}function fC(szN){var tS=document.cookie;var i=tS.indexOf(szN);var j=0;if(i<0){return null;}i=tS.indexOf("=",i);j=tS.indexOf(";",i);if(j<0){j=tS.length;}return tS.substring(i+1,j);}function ju(){var va;el=document.getElementById("sL");va=fC("osp");if(va!=null){el.style.width=va+"px";}}
//-->