$(document).ready(function () { $(window).scroll(function () { var h = $(this).height(); var sh = $(this).get(0).scrollHeight; var st = $(this).scrollTop(); if (st>=1500) { $("#The_top").show(); }else{ $("#The_top").hide(); } });}); $(document).bind("click", function(e) { if ($(e.target).closest(".openSystem").length == 0) { var xx = e.pageX; var yy = e.pageY; var height =$(window).height(); var width = $(window).width(); var url = window.location.href.split('?')[0]; $.post('https://call.hrtl.com.cn/AJAX/Client_Set_List.ashx', { Cate: 'Visitor_Mouse', URL:encodeURI(url), CoordinatesX:encodeURI(xx), CoordinatesY:encodeURI(yy), width:encodeURI(width), height:encodeURI(height), AnonymousID:encodeURI('WebCall_a392c4f1e724433cb70be7d88afe8119') }, function (data, status) { }); }});function The_top() { $("html,body").animate({ scrollTop: 0 }, 500);} function YUN_HRTL_COM_CN_Open() { $(document).ready(function () { if (!YUN_HRTL_COM_CN_IsPC()) { window.open('https://call.hrtl.com.cn/Client_Web/index.aspx?Source=PC_Web', 'HRTL', 'left = 300, top = 150, height = 600, width =950, resizable=no, toolbar = no, location = no, menubar = no, status = no'); } else { window.open('https://call.hrtl.com.cn/Client_Phone/index.aspx?Source=Phone_Web', 'HRTL'); } });}function YUN_HRTL_COM_CN_Load(Cate1){ $.post('https://call.hrtl.com.cn/AJAX/Client_Set_List.ashx', { Cate: 'Visitor_Load', Cate1: Cate1, Data:encodeURI(document.URL), Referrer:encodeURI(document.referrer), AnonymousID:encodeURI('WebCall_a392c4f1e724433cb70be7d88afe8119') }, function (data, status) { });}function YUN_HRTL_COM_CN_IsPC(){ var userAgentInfo = navigator.userAgent; var Agents = new Array("Android", "iPhone", "SymbianOS", "Windows Phone"); var flag = false; for (var v = 0; v < Agents.length; v++) { if (userAgentInfo.indexOf(Agents[v]) > 0) { flag = true; break; } } return flag; }if(!YUN_HRTL_COM_CN_IsPC()){ YUN_HRTL_COM_CN_Load('PC_Web'); document.write("