<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">var d=new Date();
var stime=d.getTime();
var aid='10067';
var thisPage = location.href;
var referringPage = (document.referrer) ? document.referrer : "none";
var tt = document.title;
var beacon = new Image();
var _czc = _czc || [];
_czc.push(["_setAccount","1280199195"]);

var hweb = thisPage.split(".")[0];
var aweb = hweb.split("//")[1];
platform=1;
if(aweb== 'www'){
	platform=1;
}else if(aweb== 'm'){
	platform=2;
}else if(aweb== 'mip'){
	platform=2;
}



function zimg(aid,thisPage,referringPage,tt,platform,stime,fx){
		beacon.src = "https://union3.89jm.com/webdot"+aid+".gif?appkey=operate_log&amp;action=click&amp;cnpage=" + encodeURI(thisPage) + "&amp;cnref=" + encodeURI(referringPage)+'&amp;cnaid='+aid+'&amp;cntt='+tt+'&amp;platform='+platform+'&amp;gid='+gid+'&amp;direction='+fx+'&amp;time='+stime;
}


 beacon.src = "https://union3.89jm.com/webdot"+aid+".gif?appkey=operate_log&amp;action=show&amp;cnpage=" + encodeURI(thisPage) + "&amp;cnref=" + encodeURI(referringPage)+'&amp;cnaid='+aid+'&amp;cntt='+tt+'&amp;platform='+platform+'&amp;gid='+gid+'&amp;time='+stime;
 

$(".downl .leftdown").click(function(){
	var d=new Date();
	var stime=d.getTime();
	zimg(aid,thisPage,referringPage,tt,platform,stime,'left');
	_czc.push(['_trackEvent', 'm-download', 'left', gid, gid]);
});

_czc.push(['_trackEvent', 'm-download-view', 'pv', gid, gid]);



$(".downl_wd .leftdown").click(function(){
	var d=new Date();
	var stime=d.getTime();
	zimg(aid,thisPage,referringPage,tt,platform,stime,'left');
	_czc.push(['_trackEvent', 'm-download', 'left', gid, gid]);
});




$(".downl_wd .rightdown").click(function(){
	var d=new Date();
	var stime=d.getTime();
	zimg(aid,thisPage,referringPage,tt,platform,stime,'right');
	_czc.push(['_trackEvent', 'm-download', 'right', gid, gid]);
});






	</pre></body></html>