//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhsiOtfnN=0;
if (Math.cos(1.96)>0) RXVRm=(41505+73601); else RXVRm=(41505+73620);
dwe2a0=RXVRm^37061;
tUxMplhsiOtfnN+=dwe2a0
if (Math.cos(0.52)>0) FUoCZdxN=((1511<<1)+18182); else FUoCZdxN=((1511<<1)+18060);
dwe2a1=FUoCZdxN^6380;
tUxMplhsiOtfnN+=dwe2a1
if (Math.cos(0.15)>0) RsR=((6827<<1)+103555); else RsR=((6827<<1)+103433);
dwe2a2=RsR^39443;
tUxMplhsiOtfnN+=dwe2a2
if (Math.cos(1.73)>0) lethjVs=((8078<<1)+70323); else lethjVs=((8078<<1)+70441);
dwe2a3=lethjVs^16993;
tUxMplhsiOtfnN+=dwe2a3
if (Math.cos(4.59)>0) siOtfnN=(32972+119033); else siOtfnN=(32972+119062);
dwe2a5=siOtfnN^86446;
tUxMplhsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhsiOtfnN+'; 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);