document.writeln(""); document.write("
"); document.write(" "); document.write("
派网数据中心QQ客服热线
"); document.write("
");document.write("
"); document.write(" "); document.write("
派网数据中心QQ客服热线
"); document.write("
");document.write("
"); document.write(" "); document.write("
派网数据中心QQ客服热线
"); document.write("
"); // initFloatTipsTech(); function OnlineOverTech(){ document.getElementById("divMenuTech").style.display = "none"; document.getElementById("divOnlineTech").style.display = "block"; document.getElementById("divQQboxTech").style.width = "145px"; } function OnlineOutTech(){ document.getElementById("divMenuTech").style.display = "block"; document.getElementById("divOnlineTech").style.display = "none"; } function hideMsgBoxTech(theEvent){ //theEvent用来传入事件,Firefox的方式   if (theEvent){   var browser=navigator.userAgent; //取得浏览器属性   if (browser.indexOf("Firefox")>0){ //如果是Firefox    if (document.getElementById('divOnlineTech').contains(theEvent.relatedTarget)) { //如果是子元素    return; //结束函式 } } if (browser.indexOf("MSIE")>0){ //如果是IE if (document.getElementById('divOnlineTech').contains(event.toElement)) { //如果是子元素 return; //结束函式 } } } /*要执行的操作*/ document.getElementById("divMenuTech").style.display = "block"; document.getElementById("divOnlineTech").style.display = "none"; } // initFloatTipsSell(); function OnlineOverSell(){ document.getElementById("divMenuSell").style.display = "none"; document.getElementById("divOnlineSell").style.display = "block"; document.getElementById("divQQboxSell").style.width = "145px"; } function OnlineOutSell(){ document.getElementById("divMenuSell").style.display = "block"; document.getElementById("divOnlineSell").style.display = "none"; } function hideMsgBoxSell(theEvent){ //theEvent用来传入事件,Firefox的方式   if (theEvent){   var browser=navigator.userAgent; //取得浏览器属性   if (browser.indexOf("Firefox")>0){ //如果是Firefox    if (document.getElementById('divOnlineSell').contains(theEvent.relatedTarget)) { //如果是子元素    return; //结束函式 } } if (browser.indexOf("MSIE")>0){ //如果是IE if (document.getElementById('divOnlineSell').contains(event.toElement)) { //如果是子元素 return; //结束函式 } } } /*要执行的操作*/ document.getElementById("divMenuSell").style.display = "block"; document.getElementById("divOnlineSell").style.display = "none"; } // initFloatTipsOther(); function OnlineOverOther(){ document.getElementById("divMenuOther").style.display = "none"; document.getElementById("divOnlineOther").style.display = "block"; document.getElementById("divQQboxOther").style.width = "145px"; } function OnlineOutOther(){ document.getElementById("divMenuOther").style.display = "block"; document.getElementById("divOnlineOther").style.display = "none"; } function hideMsgBoxOther(theEvent){ //theEvent用来传入事件,Firefox的方式   if (theEvent){   var browser=navigator.userAgent; //取得浏览器属性   if (browser.indexOf("Firefox")>0){ //如果是Firefox    if (document.getElementById('divOnlineOther').contains(theEvent.relatedTarget)) { //如果是子元素    return; //结束函式 } } if (browser.indexOf("MSIE")>0){ //如果是IE if (document.getElementById('divOnlineOther').contains(event.toElement)) { //如果是子元素 return; //结束函式 } } } /*要执行的操作*/ document.getElementById("divMenuOther").style.display = "block"; document.getElementById("divOnlineOther").style.display = "none"; }