function creatDaDaGrayDiv(_bgcolor,_opacity)
{
if(typeof(IE)=="undefined"){IE=(document.all) ? true: false;}
if(typeof(_bgcolor)=="undefined") _bgcolor="#FFFFFF";
if(typeof(_opacity)=="undefined") _opacity=95;
var bWidth=parseInt(document.documentElement.scrollWidth);
var bHeight=parseInt(document.documentElement.scrollHeight);
var ele=document.createElement("div");
ele.id="DaDaGrayDiv";
var styleStr="top:0px;left:0px;position:absolute;background:"+_bgcolor+";width:"+bWidth+"px;height:"+bHeight+"px;";
styleStr+=(IE)?"filter:alpha(opacity="+_opacity+");":"opacity:0;";
ele.style.zIndex=9998;
ele.style.cssText=styleStr;
document.body.appendChild(ele);
}
function closeDaDaGrayDiv(){
var obj=document.getElementById("DaDaGrayDiv");
if (obj){
if(IE){
obj.filters.alpha.opacity-=7;
if(obj.filters.alpha.opacity>=1){setTimeout(function(){closeDaDaGrayDiv()},2);}
else{delDaDaGrayDiv();}
}
else{
var al=parseFloat(obj.style.opacity);
al-=0.01;
obj.style.opacity=al;
if(al>=0.01){setTimeout(function(){closeDaDaGrayDiv()},5);}else{delDaDaGrayDiv();}
}}
else
return false
}
function delDaDaGrayDiv()
{
if(document.getElementById('DaDaGrayDiv'))
{document.body.removeChild(document.getElementById('DaDaGrayDiv')); }}
// JavaScript Document
var Cookies = {};
Cookies.set = function(name, value){
var argv = arguments;
var argc = arguments.length;
var expires = new Date();
//expires.setTime(expires.getTime() + (10000));
var path = (argc > 3) ? argv[3] : '/';
var domain = (argc > 4) ? argv[4] : null;
var secure = (argc > 5) ? argv[5] : false;
document.cookie = name + "=" + escape (value) +
"; expire=0"+
((path == null) ? "" : ("; path=" + path)) +
((domain == null) ? "" : ("; domain=" + domain)) +
((secure == true) ? "; secure" : "");
};
/**//**
* 璇诲彇Cookies
*/
Cookies.get = function(name){
var arg = name + "=";
var alen = arg.length;
var clen = document.cookie.length;
var i = 0;
var j = 0;
while(i < clen){
j = i + alen;
if (document.cookie.substring(i, j) == arg)
return Cookies.getCookieVal(j);
i = document.cookie.indexOf(" ", i) + 1;
if(i == 0)
break;
}
return null;
};
/**//**
* 娓呴櫎Cookies
*/
Cookies.clear = function(name) {
if(Cookies.get(name)){
var expdate = new Date();
expdate.setTime(expdate.getTime() - (86400 * 1000 * 1));
Cookies.set(name, "", expdate);
}
};
Cookies.getCookieVal = function(offset){
var endstr = document.cookie.indexOf(";", offset);
if(endstr == -1){
endstr = document.cookie.length;
}
return unescape(document.cookie.substring(offset, endstr));
};
var KFsta=0; //获得客服是否在线状态 0 不在线,1 在线
var DaDaFilePath="/DaDaServer/"; //获得客服系统文件路径
var popwin = {
popshow:1,
popshowWhenLoad:0,
popshowWhenNoKF:0,
popshowWithBg:1,
popshowAgain:0,
winTop:-50,
winLeft:-250,
ImgBG:"images/sidewin/BG17.gif",
infoTop:-92,
infoLeft:115,
infoWidth:300,
infoCSS:"font-size:12px;color:#000000;text-align:left;",
ImgOK:"images/sidewin/OK17.gif",
ImgOKTop:-10,
ImgOKLeft:-280,
ImgESC:"images/sidewin/Esc17.gif",
ImgESCTop:-10,
ImgESCLeft:-260,
delayTime:3,
End:""
};
var sidewin={
sideshow:1,
sideAlign:"right",
sideTop:-240,
sideSpace:130,
End:""
};
var imgwin={
imgshow:0,
imgAlign:"right",
imgTop:-150,
imgSpace:120,
imgSrcNoKF:"images/sidewin/IMGNOKF19.gif",
imgSrc:"images/sidewin/IMGHaveKF19.gif",
End:""
};
var config = {
XH_Width:750,
XH_Height:500,
XH_MsgHeight:60,
XH_CloseTime:300,
XH_ShowCloseTime:120,
Max_MsgLen:200,
XH_SendTimer:1000,
KH_LoadMsg:"欢迎使用达达在线客服|连接成功,请等待接通接通客服..",
KH_EnoughMsg:"欢迎使用中国漆器交易市场在线客服|连接成功,座席已满,请稍等",
KH_StepOutMsg:"欢迎使用中国漆器交易市场在线客服|连接成功,客服暂时离开了一会儿,请稍等",
XH_unLoadMsg:"欢迎您的访问!",
KH_noKF_alertMsg:"很抱歉,我们的客服没有在线,请给我们留言,我们会尽快与您取得联系!",
KH_noKF_RightInfo:"客服没有在线
请给我们留言
我们会及时与您取得联系!",
KH_UserInfoImg:"
",
KF_QKMsg:"您好,欢迎您的访问!|您好,欢迎您的访问,可以为您提供什么帮助|这个问题我需要和我们的技术人员落实一下,请稍等|这个问题我需要给您落实一下,方便留一下联系方式吗,我们会尽快与您联系|请问您还需要其它帮助吗,竭诚为您服务",
DefaultInviteInfo:"您好来自[IP]的朋友
客服正在邀请你加入会话,我们为会您提供更好的服务",
KF_AutoUploadRecord:0,
XH_ForeseeSwitch:1,
XH_ForeseeTime:1000,
KH_BeforeLoadMsg:"欢迎使用达达在线客服系统
www.dadakf.com
加载中...",
KH_NokfShowM1:0,
END:""
};
var DaDaNS = (document.layers) ? 1 : 0;
var DaDaIE = (document.all) ? 1: 0;
function $(){return document.getElementById?document.getElementById(arguments[0]):eval(arguments[0]);}
var DaDaLowerPopTP="";//是否弹出右下窗口
var DaDaLowerPopInfo="您正在尝试非法访问客服系统的系统文件,请正常访问";//定义非法访问系统文件时的提示信息
var DaDaIP="3.16.217.46";//获得IP
var DaDaIPAddress="美国";//获得ip地址
var DaDaIPAdd="美国 - 康涅狄格州费尔菲尔德县费尔菲尔德镇通用电气公司";//获得简单ip地址
var DaDaURL=window.location.pathname;DaDaURL=DaDaURL+window.location.search;DaDaURL=DaDaURL.replace("&","&");//获得当前访问页
var DefaultInviteInfo=config.DefaultInviteInfo.replace("[IP]",DaDaIPAddress);//获得默认邀请详细
var DaDaScroTop=document.body.scrollTop;if (DaDaScroTop==0) DaDaScroTop=document.documentElement.scrollTop;
var DaDaClientHeight=document.documentElement.clientHeight;
if (DaDaClientHeight==0) DaDaClientHeight=document.body.clientHeight;
if (popwin.popshow==1) {window.setTimeout("DaDacreatDivPop()",popwin.delayTime*1000)}
if (sidewin.sideshow==1) {DaDacreatDivSide();}
if (imgwin.imgshow==1) {DaDacreatDivImg();}
if (DaDaLowerPopTP!==""){DaDaLowerDivPop("非法访问")}
DaDaAjax(DaDaFilePath+"DaDaBackOffice/DaDaVsave.asp?ip="+DaDaIP+"&ipinfo="+DaDaIPAdd+"&url="+DaDaURL+"&refer="+document.referrer.replace(/&/g,"&")); //记录访问信息
DaDaAjaxGet(DaDaFilePath+"DaDaSysPage/DaDaInvitation.asp?url="+DaDaURL+"&ip="+DaDaIP+"&ipinfo="+DaDaIPAdd);//查看是否有邀请信息及发送个人状态
//window.onscroll=function(){DaDaHoldWin();}
window.onresize=function(){DaDaHoldWin();}
function DaDaHoldWin(){
DaDaScroTop=document.body.scrollTop;
if (DaDaScroTop==0) DaDaScroTop=document.documentElement.scrollTop;
DaDaClientHeight=document.body.clientHeight;
if (DaDaClientHeight==0)DaDaClientHeight=document.documentElement.clientHeight;
if($("D_invite")){
$("D_invite").style.left=document.body.clientWidth/2+popwin.winLeft+"px";}
if ($("D_sidediv")){
if((sidewin.sideAlign).toUpperCase()=="LEFT")
$("D_sidediv").style.left=sidewin.sideSpace+"px";
else $("D_sidediv").style.left=document.body.clientWidth-sidewin.sideSpace+"px";}
if($("D_DadaImg")){
if((imgwin.imgAlign).toUpperCase()=="LEFT")
$("D_DadaImg").style.left=imgwin.imgSpace+"px";else $("D_DadaImg").style.left=document.body.clientWidth-imgwin.imgSpace+"px";}
if($("D_lowerpopdiv")){
$("D_lowerpopdiv").right=0+'px';$("D_lowerpopdiv").style.top=DaDaScroTop+DaDaClientHeight-158+"px";
}
if($("DaDaGrayDiv")){
$("DaDaGrayDiv").right=0+'px';$("DaDaGrayDiv").style.height=DaDaScroTop+DaDaClientHeight+"px";
$("DaDaGrayDiv").left=0+'px';$("DaDaGrayDiv").style.width=document.body.clientWidth;
}
}
function createXMLHttps(){var ret = null;try {ret = new ActiveXObject('Msxml2.XMLHTTP')}catch(e){try {ret = new ActiveXObject('Microsoft.XMLHTTP')}catch (ee) {ret = null}}if (!ret&&typeof XMLHttpRequest !='undefined') ret = new XMLHttpRequest();return ret;}
function DaDacreatDivSide(){
var ele=document.createElement("DIV");
ele.setAttribute("id","D_sidediv");
creatEle(ele);
ele.style.position="absolute";
ele.style.zIndex=9996;
ele.style.top=DaDaScroTop+DaDaClientHeight/2+sidewin.sideTop+"px";
if((sidewin.sideAlign).toUpperCase()=="LEFT")$("D_sidediv").style.left=sidewin.sideSpace+"px";else $("D_sidediv").style.left=document.body.clientWidth-sidewin.sideSpace+"px";
var str="";
$("D_sidediv").innerHTML=str;
}
function SetDaDaFrameHeight(obj){//iframe适应高度
var cwin=obj;
if (document.getElementById)
{if (cwin && !window.opera)
{if (cwin.contentDocument && cwin.contentDocument.body.offsetHeight){
cwin.height = cwin.contentDocument.body.offsetHeight + 20; //FF NS
cwin.width = cwin.contentDocument.body.offsetWidth + 20;}
else if(cwin.Document && cwin.Document.body.scrollHeight){
cwin.height = cwin.Document.body.scrollHeight + 10;//IE
cwin.width = cwin.Document.body.scrollWidth + 10;}}
else{
if(cwin.contentWindow.document && cwin.contentWindow.document.body.scrollHeight){
cwin.height = cwin.contentWindow.document.body.scrollHeight;//Opera
cwin.width = cwin.contentWindow.document.body.scrollWidth;}
}}}
function DaDacreatDivPop(){
if($('D_invite')) {document.body.removeChild($('D_invite'));}
var ele=document.createElement("DIV");
ele.setAttribute("id","D_invite");
creatEle(ele);
if(Cookies.get("D_invite")=="2"){
ele.style.display="none";
}
else{
if (popwin.popshowWhenLoad!==1&&Cookies.get("D_invite")=="1") ele.style.display="none";
if (KFsta==0 && popwin.popshowWhenNoKF==0) ele.style.display="none";
}
if (ele.style.display!=="none"&&popwin.popshowWithBg==1) {creatDaDaGrayDiv("#666666",30);}
ele.style.position="absolute";
ele.style.textAlign="left";
ele.style.verticalAlign="top";
ele.style.zIndex=9999;ele.style.top=DaDaScroTop+DaDaClientHeight/2+popwin.winTop+"px";ele.style.left=document.body.clientWidth/2+popwin.winLeft+"px";
var str="";
str=str+"";
str=str+"";
str=str+"
";html=html+" • 信息类别:"+_tp+" ";html=html+" • I P 地址:"+DaDaIP+" ";html=html+" • IP所在地:"+DaDaIPAddress+" ";html=html+" • 详细信息:"+DaDaLowerPopInfo+" ";html=html+" | |