var EC_CS_lastScrollY=0,EC_CS_Heightmain=0,EC_CS_Heightdlg1=0,EC_CS_Heightdlg2=0;
function ec_cs_moveDiv(a,c,b){EC_CS_lastScrollY=b=="dlg2"?EC_CS_Heightdlg2:b=="dlg1"?EC_CS_Heightdlg1:EC_CS_Heightmain;var d;if(document.documentElement&&document.documentElement.scrollTop)d=document.documentElement.scrollTop;else if(document.body)d=document.body.scrollTop;percent=0.1*(d-EC_CS_lastScrollY);percent=percent>0?Math.ceil(percent):Math.floor(percent);if(EC_CS_TYPE==2)if(EC_CS_STYLE==1)document.getElementById(a).style.top=parseInt(document.getElementById(a).style.top)+percent+"px";else{if(document.getElementById(a).style.bottom=
parseInt(document.getElementById(a).style.bottom)-percent+"px",navigator.Actual_Version=="6.0")document.getElementById(a).style.bottom=0}else if(document.getElementById(a).style.top=parseInt(document.getElementById(a).style.top)+percent+"px",EC_CS_PANEL_POS)EC_CS_PANEL_POS.top=parseInt(document.getElementById(a).style.top)+percent;EC_CS_lastScrollY+=percent;b=="dlg2"?EC_CS_Heightdlg2=EC_CS_lastScrollY:b=="dlg1"?EC_CS_Heightdlg1=EC_CS_lastScrollY:EC_CS_Heightmain=EC_CS_lastScrollY}
function ec_cs_fnOpenSms(a){window.open(EC_CS_SERVER+"sms?id="+a+"&corpid="+EC_CS_ID+"&scheme="+EC_CS_SCHEME,"ECCSTalk","height=400,width=447,status=no,toolbar=no,menubar=no,location=no")}function ec_cs_fnOpenTalk(a,c,b){c=="0"&&b=="1"?ec_cs_fnOpenSms(a):window.open(EC_CS_SERVER+"talk?id="+a+"&corpid="+EC_CS_ID+"&scheme="+EC_CS_SCHEME,"ECCSTalk","height=400,width=447,status=no,toolbar=no,menubar=no,location=no")}
function ec_cs_fnOpenTalk2(a,c){document.cookie="isTalk = true&;";window.open(EC_CS_SERVER+"cs/?id="+a+"&scheme="+EC_CS_SCHEME+"&handle="+c+"&url="+EC_CS_GURL,"ECCSTalk","height=480,width=705,status=no,toolbar=no,menubar=no,location=no");ec_cs_fnDialogCancle()}function ec_cs_fnOpenFreeCall(){window.open(EC_CS_SERVER+"cs/freecall?id="+EC_CS_ID+"&scheme="+EC_CS_SCHEME,"ECCSTalk","height=427,width=514,status=no,toolbar=no,menubar=no,location=no");ec_cs_fnDialogCancle()}
function ec_cs_fnDialogOK(){window.open(EC_CS_SERVER+"cs/talkrand?id="+EC_CS_ID+"&scheme="+EC_CS_SCHEME,"ECCSTalk","height=480,width=705,status=no,toolbar=no,menubar=no,location=no");ec_cs_fnDialogCancle()}function ec_cs_fnCallOK(){window.open(EC_CS_SERVER+"cs/callrand?id="+EC_CS_ID+"&scheme="+EC_CS_SCHEME,"ECCSTalk","height=480,width=705,status=no,toolbar=no,menubar=no,location=no")}
function ec_cs_fnDialogCancle(){document.getElementById("ec_cs_showdlg").style.display="none";EC_CS_ISBUZY=false;if(document.getElementById("ec_cs_showdlg2"))document.getElementById("ec_cs_showdlg2").style.display="none",EC_CS_ISBUZY=false};

