document.write("") document.write("
") document.write("
") document.write("
") document.write("
") document.write(" ") document.write("
") document.write("
") document.write("
") document.write(" \"点击这里给我发消息\" 销售一部: 陈小姐") document.write(" \"点击这里给我发消息\" 销售一部: 刘小姐") document.write(" \"点击这里给我发消息\" 销售一部: 程小姐") document.write(" \"点击这里给我发消息\" 销售二部: 肖小姐") document.write(" \"点击这里给我发消息\" 销售二部: 黄先生") document.write(" \"点击这里给我发消息\" 技术部陈工") document.write("
") document.write("
") document.write("
") document.write(" \"点击这里给我发消息\" 贸易通") document.write("
") document.write("
") document.write("
") document.write("
") function heartBeat(){ var diffY; if (document.documentElement && document.documentElement.scrollTop) diffY = document.documentElement.scrollTop; else if (document.body) diffY = document.body.scrollTop; else{/*Netscape stuff*/} document.getElementById("floatTips").style.top=parseInt(diffY + document.documentElement.clientHeight)-document.getElementById("floatTips").offsetHeight-20+ "px"; } //function close_float(){document.getElementById('floatTips').style.display='none';} window.setInterval("heartBeat()",1);