document.writeln("
"); document.writeln("
<\/div>"); document.writeln("
"); document.writeln("
咨询台<\/div>"); document.writeln("
客服一<\/a><\/div>"); document.writeln("
客服二<\/a><\/div>"); document.writeln("
客服三<\/a><\/div>"); document.writeln("
客服四<\/a><\/div>"); document.writeln("
客服五<\/a><\/div>"); document.writeln("<\/div>"); document.writeln("
<\/div>"); document.writeln("<\/div>"); var YM_OffOn = 1; var YM_BST = 0; var YM_DSCTop = 0; var YM_DStop = 0; var YM_Speed = 1; var YM_Doc = document;var navUserAgent = navigator.userAgent; var YM_Call = YM_Doc.getElementById("YM_Call_Div").style; if(YM_Doc.all)YM_Speed = YM_Speed+5; function YM_Compute(id){ YM_BST = YM_Doc.body.scrollTop+YM_Doc.documentElement.scrollTop+10; if(navUserAgent.indexOf("Opera")==0) YM_BST = YM_Doc.documentElement.scrollTop+10; YM_DStop = YM_BST; if(id==0)id=YM_BST; if((id-YM_DStop)>YM_Speed){ YM_DStop=id-YM_Speed; } else if((id-YM_DStop)<-YM_Speed){ YM_DStop=id+YM_Speed; } return YM_DStop; } function YM_Cefresh(id){ window.setTimeout(function(){ YM_DSCTop = YM_Compute(id); YM_Cefresh(YM_DSCTop); YM_Call.top = YM_DSCTop+"px"; },1); } window.setTimeout(function(){if(YM_OffOn==1){YM_Cefresh(0);YM_Call.display = '';}},1000);