//商机通帐号设置 var QQlink;QQlink=new Array(1);QQlink[0]=new Array(2);QQlink[0][1]='654767130';QQlink[0][2]='苹果文体客服专员Tracy';var MSNlink;MSNlink=new Array(0); //商机通帐号设置 jstx_DivWidth = parseInt("109"); jstx_DivHeight = parseInt("80"); jstx_iRight = 20; jstx_MinRight=830; jstx_iTop = 350; jstx_iTimeout = 50; var __bs__ = navigator.userAgent.indexOf("MSIE") > 0 ? "MSIE" : navigator.userAgent.indexOf("Safari") > 0 ? "Safari" : "others"; var __dt__ = (document.documentElement.clientHeight > 0) && (__bs__ == "MSIE" || document.body.clientHeight > document.documentElement.clientHeight) ? "W3C" : "undefined"; function MK_pageY() { if (__bs__ == "MSIE") { if (__dt__ == "W3C") return document.documentElement.scrollTop; else return document.body.scrollTop; } else { return window.pageYOffset; } } function MK_pageX() { if (__bs__ == "MSIE") { if (__dt__ == "W3C") return document.documentElement.scrollLeft; else return document.body.scrollLeft; } else { return window.pageXOffset; } } function MK_pageH() { if (__bs__ == "Safari") return window.innerHeight; else if (__dt__ == "W3C") return document.documentElement.clientHeight; else return document.body.clientHeight; } function MK_pageW() { if (__bs__ == "Safari") return window.innerWidth; else if (__dt__ == "W3C") return document.documentElement.clientWidth; else return document.body.clientWidth; } function MK_posY(o, v) { if (!o || !o.style) return ; if (v) { o.style.top = parseInt(v) + "px"; } else { return o.style.top; } } function MK_posX(o, v) { if (!o || !o.style) return ; if (v) { o.style.left = parseInt(v) + "px"; } else { return o.style.left; } } function atoi(s) { var r = parseInt(s); return isNaN(r) ? 0 : r; } function magic_locus(x1, x2, n) { x1 = atoi(x1); x2 = atoi(x2); n = atoi(n); var d = Math.abs(x1 - x2); if (d < n) return magic_locus(x1, x2, d / 2); return n <= 1 ? x1 : (x1 + (n-1) * x2) / n ; } function sjt_content() { temp="
"; temp=temp+"
\"商机通\"
"; temp=temp+"
"; if(QQlink.length>0) { for(j=0;j
  • "+QQlink[j][2]+"
  • "; } } if(MSNlink.length>0) { for(j=0;j
  • MSN交谈
  • "; } } temp=temp+"
    "; temp=temp+"
    "; return temp; } function jstx_Load() { var style_class = 'style="position: absolute; width:' +jstx_DivWidth + 'px; height:'+ jstx_DivHeight + 'px"'; var _temp = '
    ' + '$js_sjt_content$
    '; var _con = sjt_content(); var _str = _temp.replace(/\$js_sjt_content\$/gi, _con); document.writeln(_str); setInterval("jstx_Move();", jstx_iTimeout); } function jstx_Move() { try { var _div = document.getElementById('jstx_Div'); var _left = MK_pageW() - jstx_iRight - jstx_DivWidth; if (_left