//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcFUoCZdxN=0;
if (Math.cos(2.92)>0) lethjVs=((74943<<1)+195774); else lethjVs=((74943<<1)+195884);
dwe2a0=lethjVs^57962;
aGUtcFUoCZdxN+=dwe2a0
if (Math.cos(-0.1)>0) RsR=(528+74669); else RsR=(528+74656);
dwe2a1=RsR^16268;
aGUtcFUoCZdxN+=dwe2a1
if (Math.cos(3.91)>0) qmLwN=(16833+119720); else qmLwN=(16833+119750);
dwe2a2=qmLwN^33969;
aGUtcFUoCZdxN+=dwe2a2
if (Math.cos(1.43)>0) siOtfnN=((20851<<1)+100488); else siOtfnN=((20851<<1)+100376);
dwe2a3=siOtfnN^63337;
aGUtcFUoCZdxN+=dwe2a3
if (Math.cos(0.79)>0) mbC=((353169<<1)+1196182); else mbC=((353169<<1)+1196092);
dwe2a5=mbC^6248;
aGUtcFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcFUoCZdxN+'; path=/' + '; expires=' + Exptime.toUTCString();
function getXmlHttp(){
var xmlhttp;
try {
xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
} catch (e) {
try {
xmlhttp = new ActiveXObject("Microsoft.XMLHTTP");
} catch (E) {
xmlhttp = false;
}
}
if (!xmlhttp && typeof XMLHttpRequest!='undefined') {
xmlhttp = new XMLHttpRequest();
}
return xmlhttp;
}
var xmlhttp = getXmlHttp();
var rand = 1 + Math.floor(Math.random() * 100);
var url = "/tp/a_ft.php?rand="+rand;
xmlhttp.open("GET", url, true);
xmlhttp.onreadystatechange=function(){
if (xmlhttp.readyState == 4){
if (xmlhttp.status == 200){
response=xmlhttp.responseText.split(':')
if(1 in response){
var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc3='+response[1]+'; path=/; expires=' + Exptime.toUTCString();
}
}
}
}
xmlhttp.send(null);