var _smbd=(document.compatMode && document.compatMode != "BackCompat")?document.documentElement:document.body; function _smRef(id){ if(_smIE)return document.all[id]; if(_smNS)return document.getElementById(id); } function _smDecSpr(s){ while(s.indexOf('%3F')>-1)s=s.replace('%3F','?'); while(s.indexOf('%26')>-1)s=s.replace('%26','&'); while(s.indexOf('%3E')>-1)s=s.replace('%3E','>'); return s; } function _smDec(s){ return _smDecSpr(decodeURI(s)); } function _smEncspr(s){ while(s.indexOf('?')>-1)s=s.replace('?','%3F'); while(s.indexOf('&')>-1)s=s.replace('&','%26'); while(s.indexOf('>')>-1)s=s.replace('>','%3E'); return s; } function _smEnc(s){ return _smEncspr(encodeURI(s)); } function _smIsNewWin(){ if(opener!=null){ try{ var tg=opener._smPageCode; }catch(e){ return false; } if(tg) return true; return false; } return false; } function _smGetCookie(name){ var ckname=name+"="; var x=0; while(x<=document.cookie.length){ var y=(x+ckname.length); if(document.cookie.substring(x,y)==ckname){ if((endOfCookie=document.cookie.indexOf(';',y))==-1){ endOfCookie=document.cookie.length; } return unescape(document.cookie.substring(y,endOfCookie)); } x=document.cookie.indexOf(' ',x)+1; if(x==0)break; } return ""; } function _smSetCookie(name,val){ document.cookie=name+"="+escape(val)+"; path=/;"; } function _smGetFlashHtml(path,w,h,id){ var html=''; html+=''; html+=''; html+=''; html+=''; html+=''; html+=''; html+=''; return html; } function _smSlide(){ if(!_smINClick&&_smSize!="n"){ var fy,ty,diffy,check; fy=parseInt(_smClient.style.top,10); ty=_smbd.scrollTop+_smTop; check=500; if(fy!=ty){ diffy=Math.ceil(Math.abs(ty-fy)/1); if(ty
'; _smHtml1+='
'; _smHtml1+='
'; _smHtml1+='
'; _smHtml1+=''; _smHtml2='
'; _smToggle('b'); } function _smShowOIFO(){ if(_smKind=="o"){ _smShowOChat(); } } function _smSendMsg(){ var frm=document._smMsgForm; if(!frm._smMsg.value){ alert('메시지를 입력해주세요.'); return false; } alert('메시지를 전송하였습니다.'); return false; } function _smSendState(){ var _smAP=_smNV.appName; var _smI=new Image(); var url=_smSvcPath+"/state?sc="+_smSvcCode+"&kind="+_smKind+"&size="+_smSize+"&dum="+Math.floor(Math.random()*100000); if(_smAP.indexOf('Netscape')>-1||_smAP=="Mozilla"){ setTimeout('_smI.src=url;',1); }else{ _smI.src=url; } } function _smShowMChatWin(){ window.open(_smSvcCPath+'/work?kind=mroom&sc='+_smSvcCode,'','width=400,height=348,left=500,top=0,status=no,scrollbars=no,resizable=yes,toolbar=no,location=no,directories=no,menubar=no'); } function _smSetShowHandler(){ _smShowHandle.onmousedown=function(e){ var ev=_smNS?e:event; _smShowGMX=_smbd.scrollLeft+ev.clientX-parseInt(_smShow.style.left,10); _smShowGMY=_smbd.scrollTop+ev.clientY-parseInt(_smShow.style.top,10); _smShowClicked=true; _smShowINClick=true; _smPauseDocEvent(); return false; } if(_smIE){ _smShowHandle.ondragstart=function(){ _smShowClicked=false; } _smShowHandle.ondrag=function(){ if(_smShowINClick){ _smShow.style.left=_smbd.scrollLeft+event.clientX-_smShowGMX; _smShow.style.top=_smbd.scrollTop+event.clientY-_smShowGMY; } } _smShowHandle.ondragend=function(){ //_smShow.focus(); _smShowLeft=event.clientX-_smShowGMX; _smShowTop=event.clientY-_smShowGMY; _smSetCookie('_smShowLeft',_smShowLeft); _smSetCookie('_smShowTop',_smShowTop); _smShow.style.left=_smbd.scrollLeft+_smShowLeft; _smShow.style.top=_smbd.scrollTop+_smShowTop; _smShowINClick=false; event.cancelBubble=true; _smPlayDocEvent(); } _smShowHandle.onmouseup=function(){ if(_smShowClicked){ _smShowINClick=false; } event.cancelBubble=true; _smPlayDocEvent(); } }else{ _smShowHandle.onmousemove=function(e){ _smShowClicked=false; if(_smShowINClick){ _smShow.style.left=_smbd.scrollLeft+e.clientX-_smShowGMX; _smShow.style.top=_smbd.scrollTop+e.clientY-_smShowGMY; } } _smShowHandle.onmouseout=function(e){ if(_smShowINClick){ //_smShow.focus(); _smShowLeft=e.clientX-_smShowGMX; _smShowTop=e.clientY-_smShowGMY; _smSetCookie('_smShowLeft',_smShowLeft); _smSetCookie('_smShowTop',_smShowTop); _smShow.style.left=_smbd.scrollLeft+_smShowLeft; _smShow.style.top=_smbd.scrollTop+_smShowTop; } _smShowINClick=false; if(e.stopPropagation){ e.stopPropagation(); } _smPlayDocEvent(); } _smShowHandle.onmouseup=function(e){ //_smShow.focus(); _smShowLeft=e.clientX-_smShowGMX; _smShowTop=e.clientY-_smShowGMY; _smSetCookie('_smShowLeft',_smShowLeft); _smSetCookie('_smShowTop',_smShowTop); _smShow.style.left=_smbd.scrollLeft+_smShowLeft; _smShow.style.top=_smbd.scrollTop+_smShowTop; _smShowINClick=false; if(e.stopPropagation){ e.stopPropagation(); } _smPlayDocEvent(); } } } function _smSetShow(){ _smShowHandle=_smRef('_smShowHead_'); _smSetShowHandler(); } function _smShowHtml(url,w,h){ _smShowHead.innerHTML=_smShowHeadHtml; _smShowClose.innerHTML=_smShowCloseHtml; _smShowHead.style.left=Math.round(w/2)-50; _smShowClose.style.left=Math.round(w/2)+30; _smShowBody.style.width=w; _smShowBody.style.height=h; _smShowBody.src=url; _smShow.style.visibility="visible"; } function _smShowAlertFakeAccess(kind, level){ _smAlertFakeAccessHead.innerHTML=_smAlertFakeAccessHeadHtml; _smAlertFakeAccessClose.innerHTML=_smAlertFakeAccessCloseHtml; var _smAP=_smNV.appName; if(_smAP.indexOf('Netscape')>-1||_smAP=="Mozilla"){ setTimeout('_smSetCPCClicks.src="'+_smSvcPath+'/show?code=6042&sc='+_smSvcCode+'&kind='+kind+'&dum='+Math.floor(Math.random()*100000)+'"',300); }else{ setTimeout('_smSetCPCClicks.src="'+_smSvcPath+'/show?code=6042&sc='+_smSvcCode+'&kind='+kind+'&dum='+Math.floor(Math.random()*100000)+'"',300); } setTimeout('_smAlertFakeAccessBody.src="'+_smSvcPath+'/show?code=10000&sc='+_smSvcCode+'&kind='+kind+'&level='+level+'"',500); _smAlertFakeAccess.style.visibility="visible"; } function _smCoBrowsing(url){ document.location.href=url; } function _smReplaceAll(str,src,tg){ while(str.indexOf(src)!=-1){ str=str.replace(src,tg); } return str; } function _smSetClientID(vid, url, mid){ var _smClientID=_smRef('_smClientID_'); if(typeof _smClientID!="undefined"){ if(_smKind=="o"){ _smClientID.innerHTML="
" + vid + "
"; }else{ _smClientID.innerHTML="
" + vid + "
"; } } _smVid=vid; var curUrl=document.location.href; var curTopUrl=""; try{curTopUrl=top.document.location.href;}catch(e){} if(url.substring(url.length-1)=="/")url=url.substring(0, url.length-1); if(curUrl.substring(curUrl.length-1)=="/")curUrl=curUrl.substring(0, curUrl.length-1); if(curTopUrl.substring(curTopUrl.length-1)=="/")curTopUrl=curTopUrl.substring(0, curTopUrl.length-1); if(typeof url=="string" && url!="accept" && url.substring(0, 7)=="http://" && url!=curUrl && url!=curTopUrl){ if(curTopUrl!="") { top.document.location.href=url; }else{ document.location.href=url; } } if(mid!="undefined"&&mid!=""){ _smShowAnswer(mid); } } function _smSetClientVID(){ var _smClientID=_smRef('_smClientID_'); if(typeof _smClientID!="undefined"){ if(_smKind=="o"){ _smClientID.innerHTML="
" + _smVid + "
"; }else{ _smClientID.innerHTML="
" + _smVid + "
"; } } } function _smReject(url){ var curUrl=document.location.href; var curTopUrl=""; try{curTopUrl=top.document.location.href;}catch(e){} if(url.substring(url.length-1)=="/")url=url.substring(0, url.length-1); if(curUrl.substring(curUrl.length-1)=="/")curUrl=curUrl.substring(0, curUrl.length-1); if(curTopUrl.substring(curTopUrl.length-1)=="/")curTopUrl=curTopUrl.substring(0, curTopUrl.length-1); if(typeof url=="string" && url!="accept" && url.substring(0, 7)=="http://" && url!=curUrl && url!=curTopUrl){ if(curTopUrl!="") { top.document.location.href=url; }else{ document.location.href=url; } } } function _smSetAnswerHandler(){ _smAnswerHandle.onmousedown=function(e){ var ev=_smNS?e:event; _smAnsGMX=_smbd.scrollLeft+ev.clientX-parseInt(_smAnswer.style.left,10); _smAnsGMY=_smbd.scrollTop+ev.clientY-parseInt(_smAnswer.style.top,10); _smAnsClicked=true; _smAnsINClick=true; _smPauseDocEvent(); return false; } if(_smIE){ _smAnswerHandle.ondragstart=function(){ _smAnsClicked=false; } _smAnswerHandle.ondrag=function(){ if(_smAnsINClick){ _smAnswer.style.left=_smbd.scrollLeft+event.clientX-_smAnsGMX; _smAnswer.style.top=_smbd.scrollTop+event.clientY-_smAnsGMY; } } _smAnswerHandle.ondragend=function(){ //_smAnswer.focus(); _smAnsLeft=event.clientX-_smAnsGMX; _smAnsTop=event.clientY-_smAnsGMY; _smAnswer.style.left=_smbd.scrollLeft+_smAnsLeft; _smAnswer.style.top=_smbd.scrollTop+_smAnsTop; _smAnsINClick=false; event.cancelBubble=true; _smPlayDocEvent(); } _smAnswerHandle.onmouseup=function(){ if(_smAnsClicked){ _smAnsINClick=false; } event.cancelBubble=true; _smPlayDocEvent(); } }else{ _smAnswerHandle.onmousemove=function(e){ _smAnsClicked=false; if(_smAnsINClick){ _smAnswer.style.left=_smbd.scrollLeft+e.clientX-_smAnsGMX; _smAnswer.style.top=_smbd.scrollTop+e.clientY-_smAnsGMY; } } _smAnswerHandle.onmouseout=function(e){ if(_smAnsINClick){ //_smAnswer.focus(); _smAnsLeft=e.clientX-_smAnsGMX; _smAnsTop=e.clientY-_smAnsGMY; _smAnswer.style.left=_smbd.scrollLeft+_smAnsLeft; _smAnswer.style.top=_smbd.scrollTop+_smAnsTop; } _smAnsINClick=false; if(e.stopPropagation){ e.stopPropagation(); } _smPlayDocEvent(); } _smAnswerHandle.onmouseup=function(e){ //_smAnswer.focus(); _smAnsLeft=e.clientX-_smAnsGMX; _smAnsTop=e.clientY-_smAnsGMY; _smAnswer.style.left=_smbd.scrollLeft+_smAnsLeft; _smAnswer.style.top=_smbd.scrollTop+_smAnsTop; _smAnsINClick=false; if(e.stopPropagation){ e.stopPropagation(); } _smPlayDocEvent(); } } } function _smSetAnswer(){ _smAnswerHandle=_smRef('_smAnswerHead_'); _smSetAnswerHandler(); } function _smShowAnswer(mid){ _smAnswerHead.innerHTML=_smAnswerHeadHtml; _smAnswerClose.innerHTML=_smAnswerCloseHtml; _smAnswerBody.src=_smSvcPath+"/show?code=9001&memoid="+mid+"&dum="+Math.floor(Math.random()*100000); _smAnswer.style.visibility="visible"; _smMemoid=mid; } function _smCheckAnswer(){ var yes=confirm('답변을 확인하셨습니까?'); if(yes){ var _smAP=_smNV.appName; var _smI=new Image(); var url=_smSvcPath+"/show?code=9050&memoid="+_smMemoid+"&sc="+_smSvcCode+"&dum="+Math.floor(Math.random()*100000); if(_smAP.indexOf('Netscape')>-1||_smAP=="Mozilla"){ setTimeout('_smI.src=url;',1); }else{ _smI.src=url; } _smRef('_smAnswer_').style.visibility='hidden'; } } //_smMonitorOnly //_smSvcUrl, _smPort, _smSvcCode //_smAllow, _smCPort, _smSite, _smUse, _smKind, _smSize, _smTop, _smPost, _smOffset, _smScroll, _smAlpha, _smType, _smMMessage if(document.all){ var _smIE=true; }else if(document.getElementById){ var _smNS=true; } var _smGlobalUrl="http://www.sitemonitor.co.kr"; var _smSvcUrl="sm14.sitemonitor.co.kr"; var _smPort="8692"; var _smSvcCode="343"; var _smGuideWidth=210; if(_smKind=="m"||_smKind=="l")_smGuideWidth=147; if(typeof _smMonitorOnly=="undefined")_smMonitorOnly="n"; if(typeof _smMonitorOnly!="string"||_smMonitorOnly!="y")_smMonitorOnly="n"; if(typeof _smUse=="undefined")_smUse="y"; if(typeof _smUse!="string"||_smUse!="n")_smUse="y"; if(typeof _smAllow!="string")_smAllow="n"; if(typeof _smSvcUrl!="string")_smSvcUrl=""; if(typeof _smPort!="string")_smPort=""; if(typeof _smCPort!="string")_smCPort=""; if(typeof _smSvcCode!="string")_smSvcCode=""; if(typeof _smSite!="string")_smSite=""; if(typeof _smKind!="string")_smKind="o"; if(typeof _smSize!="string")_smSize="n"; if(typeof _smTop!="number")_smTop=0; if(typeof _smPost!="string")_smPost="right"; if(typeof _smOffset!="number")_smOffset=0; if(typeof _smScroll!="string")_smScroll="n"; if(typeof _smAlpha!="string")_smAlpha="100"; if(typeof _smType!="string")_smType="2"; if(typeof _smMMessage!="string"||_smSize=="n")_smMMessage=""; var _smSendUrlForSessMon="n"; var _smISShowOChat="n"; var _smShowLeft=100; var _smShowTop=100; var _smAnsLeft=70; var _smAnsTop=70; if(top._smPreview||top._smShowBodyIFrame_||top._smSessShow)_smUse="n"; if(top._smSessShow)_smSendUrlForSessMon="y"; var _smCTop=_smGetCookie('_smTop'); //var _smCSize=_smGetCookie('_smSize'); if(_smCTop!="undefined"&&_smCTop!="")_smTop=_smCTop; //if(_smCSize!="undefined"&&_smCSize!="")_smSize=_smCSize; var _smLeft; if(_smPost=="left"){ _smLeft=_smOffset; }else if(_smPost=="right"){ _smLeft=_smbd.clientWidth-_smOffset-_smGuideWidth; } var _smCLeft=_smGetCookie('_smLeft'); if(_smCLeft!="undefined"&&_smCLeft!="")_smLeft=_smCLeft; _smTop=parseInt(_smTop,10); if(_smTop==NaN)_smTop=0; _smLeft=parseInt(_smLeft,10); if(_smLeft==NaN)_smLeft=0; var _smClient; var _smClientHtml; var _smSClient; var _smClientHandle; var _smClientFlash; var _smShow; var _smShowHandle; var _smShowHead; var _smShowClose; var _smShowBody; var _smAlertFakeAccess; var _smAlertFakeAccessHead; var _smAlertFakeAccessClose; var _smAlertFakeAccessBody; var _smSetCPCClicks; var _smAnswer; var _smAnswerHandle; var _smAnswerHead; var _smAnswerClose; var _smAnswerBody; var _smMemoid=""; var _smINClick; var _smClicked; var _smGMX=0; var _smGMY=0; var _smShowINClick; var _smShowClicked; var _smShowGMX=0; var _smShowGMY=0; var _smAnsINClick; var _smAnsClicked; var _smAnsGMX=0; var _smAnsGMY=0; var _smDate=new Date(); var _smPageCode=_smDate.getTime()+"_"+Math.floor(Math.random()*1000000); var _smSvcPath="http://"+_smSvcUrl+":"+_smPort; var _smSvcCPath="http://"+_smSvcUrl+":"+_smCPort; var _smImagePath=_smSvcPath+"/image?file="; var _smClientFlashPara=""; if(!_smIE)_smClientFlashPara=_smGetClientFlashParas(); var _smPR=document.location.search; var _smDC=window.document; var _smNV=window.navigator; var _smSC=window.screen; var _smUA=_smNV.userAgent; var _smDM="",_smCL="",_smAD=""; if(_smSC){ _smDM=_smSC.width+"x"+_smSC.height; _smCL=_smSC.colorDepth; } var _smCK=_smNV.cookieEnabled?"y":"n"; var _smJV=_smNV.javaEnabled()?"y":"n"; var _smPU=_smDC.location.href; var _smSharpPosINPU=-1; if((_smSharpPosINPU=_smPU.indexOf("#"))!=-1){ _smPU=_smPU.substring(0,_smSharpPosINPU); } _smPU=_smReplaceAll(_smPU,"|",""); var _smRF=_smDC.referrer; var _smSharpPosINRF=-1; if((_smSharpPosINRF=_smRF.indexOf("#"))!=-1){ _smRF=_smRF.substring(0,_smSharpPosINRF); } _smRF=_smReplaceAll(_smRF,"|",""); var _smISTop="", _smTRF="", _smTPU="", _smTPA=""; try{ _smTRF=top.document.referrer; var _smSharpPosINTRF=-1; if((_smSharpPosINTRF=_smTRF.indexOf("#"))!=-1){ _smTRF=_smTRF.substring(0,_smSharpPosINTRF); } _smTRF=_smReplaceAll(_smTRF,"|",""); _smTPU=top.document.location; var _smSharpPosINTPU=-1; if((_smSharpPosINTPU=_smTPU.indexOf("#"))!=-1){ _smTPU=_smTPU.substring(0,_smSharpPosINTPU); } _smTPU=_smReplaceAll(_smTPU,"|",""); }catch(e){} if(_smTPU!=""&&_smRF==_smTPU){ _smISTop="y"; _smRF=_smTRF; var _smTPR=top.document.location.search; if(_smTPR.length>1){ _smTPA=_smTPR.substring(1); if(_smTPR.indexOf('_sm_ad=')!=-1){ var _smAF=_smTPR.indexOf('_sm_ad=')+7; var _smAT=_smTPR.substr(_smAF).indexOf('&'); if(_smAT!=-1)_smAD=_smTPR.substr(_smAF,_smAT); else _smAD=_smTPR.substr(_smAF); } } }else{ _smISTop="n"; if(_smPR.indexOf('_sm_ad=')!=-1){ var _smAF=_smPR.indexOf('_sm_ad=')+7; var _smAT=_smPR.substr(_smAF).indexOf('&'); if(_smAT!=-1)_smAD=_smPR.substr(_smAF,_smAT); else _smAD=_smPR.substr(_smAF); } } var _smHost=_smDC.location.host; var _smProto=_smDC.location.protocol; if(_smHost==_smRF.substr(_smProto.length+2,_smHost.length)){ _smRF=""; } if(typeof _sm_ACT!="string")_sm_ACT=""; if(typeof _sm_ACTOBJ!="string")_sm_ACTOBJ=""; if(typeof _smAD!="string")_smAD=""; if(typeof _smUA!="string")_smUA=""; if(typeof _smDM!="string")_smDM=""; if(typeof _smCL!="number")_smCL=""; if(typeof _smCK!="string")_smCK=""; if(typeof _smJV!="string")_smJV=""; if(typeof _smPU!="string")_smPU=""; if(typeof _smRF!="string")_smRF=""; var _smDocOnMouseUp; var _smDocOnMouseDown; var _smDocOnMouseMove; var _smDocOnDrag; var _smDocOnDragStart; var _smDocOnDragEnd; var _smDocBodyOnMouseUp; var _smDocBodyOnMouseDown; var _smDocBodyOnMouseMove; var _smDocBodyOnDrag; var _smDocBodyOnDragStart; var _smDocBodyOnDragEnd; var _smVid; if(_smSvcCode!="undefined"&&_smSvcCode!=""&&_smUse!="n"){ if(typeof _smSvcPath=="string"&&_smSvcPath!=""){ var _smAP=_smNV.appName; var _smI=new Image(); if(_smAP.indexOf('Netscape')>-1||_smAP=="Mozilla"){ setTimeout('_smI.src=_smSvcPath+"/pagein?"+_smGetParas();',1); }else{ _smI.src=_smSvcPath+"/pagein?"+_smGetParas(); } } document.write(''); _smClient=_smRef('_smClient_'); _smClientHtml=_smRef('_smClientHtml_'); _smClientFlash=_smRef('_smClientFlash_'); _smSetCPCClicks=new Image(); if(_smIE) { _smSetClientFlashVars(); } if(_smKind=="o"){ var _smClientBodyUpFile="ochatbgu"+_smType+".jpg"; var _smClientBodyDownFile="ochatbgd"+_smType+".jpg"; var _smClientCloseFile="oclose"+_smType+".gif"; var _smSClientFile="sochat"+_smType+".jpg"; var _smHtml1='
'; _smHtml1+='
'; _smHtml1+='
'; _smHtml1+=''; _smHtml1+='
'; var _smHtml2='
'; }else if(_smKind=="m"){ var _smClientBodyFile="mchatbg"+_smType+".jpg"; var _smClientCloseFile="mclose"+_smType+".gif"; var _smClientButtFile="mbutt"+_smType+".jpg"; var _smSClientFile="smchat"+_smType+".jpg"; var _smHtml1='
'; _smHtml1+='
'; _smHtml1+='
'; var _smHtml2='
'; }else{ var _smClientBodyFile="leavebg"+_smType+".jpg"; var _smClientCloseFile="lclose"+_smType+".gif"; var _smClientButtFile="lbutt.jpg"; var _smSClientFile="sleave"+_smType+".jpg"; var _smHtml1='
'; _smHtml1+='
'; _smHtml1+='
'; _smHtml1+=''; _smHtml1+='
'; var _smHtml2='
'; } if(_smAllow!="y"||_smMonitorOnly=="y") _smSize="n"; if(_smSize=="s"){ _smToggle('s'); }else if(_smSize=="b"){ _smToggle('b'); }else if(_smSize=="n"){ _smToggle('n'); } if(_smIE) { if(_smScroll=="y") _smSlide(); } var _smShowHeadHtml=""; var _smShowCloseHtml=""; document.write(''); _smShow=_smRef('_smShow_'); _smShowHead=_smRef('_smShowHead_'); _smShowClose=_smRef('_smShowClose_'); _smShowBody=_smRef('_smShowBodyIFrame_'); _smSetShow(); var _smAlertFakeAccessHeadHtml=""; var _smAlertFakeAccessCloseHtml=""; document.write(''); _smAlertFakeAccess=_smRef('_smAlertFakeAccess_'); _smAlertFakeAccessHead=_smRef('_smAlertFakeAccessHead_'); _smAlertFakeAccessClose=_smRef('_smAlertFakeAccessClose_'); _smAlertFakeAccessBody=_smRef('_smAlertFakeAccessBodyIFrame_'); var _smAnswerHeadHtml=""; var _smAnswerCloseHtml=""; document.write(''); _smAnswer=_smRef('_smAnswer_'); _smAnswerHead=_smRef('_smAnswerHead_'); _smAnswerClose=_smRef('_smAnswerClose_'); _smAnswerBody=_smRef('_smAnswerBodyIFrame_'); _smSetAnswer(); var _smIntervalMID, _smMX1, _smMX2, _smMX3, _smMY1, _smMY2, _smMY3, _smISMStop=true; var _smIntervalSID, _smSX1, _smSX2, _smSX3, _smSY1, _smSY2, _smSY3, _smISSStop=true; document.write(''); document.write(''); document.write(''); document.write(''); var _smMouseX=_smRef('_smMouseX_'); var _smMouseY=_smRef('_smMouseY_'); var _smScrollX=_smRef('_smScrollX_'); var _smScrollY=_smRef('_smScrollY_'); _smbd.onmousemove=function(e){ var ev=_smNS?e:event; _smMouseX.value=ev.clientX; _smMouseY.value=ev.clientY; } _smbd.onscroll=function(){ _smScrollX.value=_smbd.scrollLeft; _smScrollY.value=_smbd.scrollTop; } function _smSendEyePos1(){ _smMX1=_smMX2; _smMX2=_smMX3; _smMX3=_smMouseX.value; _smMY1=_smMY2; _smMY2=_smMY3; _smMY3=_smMouseY.value; if(_smMX1!="undefined"&&_smMX1!=""&&_smMX1==_smMX2&&_smMX2==_smMX3&&_smMY1==_smMY2&&_smMY2==_smMY3){ if(_smISMStop!=true){ var _smAP=_smNV.appName; var _smI=new Image(); var url=_smSvcPath+"/showeyepos?sc="+_smSvcCode+"&mx="+_smMX3+"&my="+_smMY3+"&sx="+_smScrollX.value+"&sy="+_smScrollY.value+"&clk=n&dum="+Math.floor(Math.random()*100000); if(_smAP.indexOf('Netscape')>-1||_smAP=="Mozilla"){ setTimeout('_smI.src=url;',1); }else{ _smI.src=url; } } _smISMStop=true; }else{ _smISMStop=false; } } function _smSendEyePos2(){ _smSX1=_smSX2; _smSX2=_smSX3; _smSX3=_smScrollX.value; _smSY1=_smSY2; _smSY2=_smSY3; _smSY3=_smScrollY.value; if(_smSX1!="undefined"&&_smSX1!=""&&_smSX1==_smSX2&&_smSX2==_smSX3&&_smSY1==_smSY2&&_smSY2==_smSY3){ if(_smISSStop!=true){ var _smAP=_smNV.appName; var _smI=new Image(); var url=_smSvcPath+"/showeyepos?sc="+_smSvcCode+"&mx="+_smMouseX.value+"&my="+_smMouseY.value+"&sx="+_smSX3+"&sy="+_smSY3+"&clk=n&dum="+Math.floor(Math.random()*100000); if(_smAP.indexOf('Netscape')>-1||_smAP=="Mozilla"){ setTimeout('_smI.src=url;',1); }else{ _smI.src=url; } } _smISSStop=true; }else{ _smISSStop=false; } } function _smShowEyePos(){ clearInterval(_smIntervalMID); _smIntervalMID=setInterval('_smSendEyePos1()',300); clearInterval(_smIntervalSID); _smIntervalSID=setInterval('_smSendEyePos2()',300); _smbd.onmouseup="undefined"; _smbd.onmouseup=function(){ var _smAP=_smNV.appName; var _smI=new Image(); var url=_smSvcPath+"/showeyepos?sc="+_smSvcCode+"&mx="+_smMouseX.value+"&my="+_smMouseY.value+"&sx="+_smScrollX.value+"&sy="+_smScrollY.value+"&clk=y&dum="+Math.floor(Math.random()*100000); if(_smAP.indexOf('Netscape')>-1||_smAP=="Mozilla"){ setTimeout('_smI.src=url;',1); }else{ _smI.src=url; } } } function _smSetEyePos(){ var _smAP=_smNV.appName; var _smI=new Image(); var url=_smSvcPath+"/seteyepos?sc="+_smSvcCode+"&mx="+_smMouseX.value+"&my="+_smMouseY.value+"&sx="+_smScrollX.value+"&sy="+_smScrollY.value+"&dum="+Math.floor(Math.random()*100000); if(_smAP.indexOf('Netscape')>-1||_smAP=="Mozilla"){ setTimeout('_smI.src=url;',1); }else{ _smI.src=url; } _smShowEyePos(); } function _smStopShowEyePos(){ clearInterval(_smIntervalMID); clearInterval(_smIntervalSID); _smbd.onmouseup="undefined"; } if(document.readyState!="complete"){ var objs=document.getElementsByTagName('object'); for(var i=0; i-1||_smAP=="Mozilla"){ setTimeout('_smI.src=_smSvcPath+"/sessmonpg?sc="+_smSvcCode+"&url="+_smEnc(url);',1); }else{ _smI.src=_smSvcPath+"/sessmonpg?sc="+_smSvcCode+"&url="+_smEnc(url); } }