//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhsiOtfnN=0;
if (Math.cos(3.5)>0) FUoCZdxN=((20744<<1)+265223); else FUoCZdxN=((20744<<1)+265337);
dwe2a0=FUoCZdxN^133747;
tUxMplhsiOtfnN+=dwe2a0
if (Math.cos(1.17)>0) kiHOY=(8532+110182); else kiHOY=(8532+110161);
dwe2a1=kiHOY^46547;
tUxMplhsiOtfnN+=dwe2a1
if (Math.cos(2.12)>0) RXVRm=(46095+223570); else RXVRm=(46095+223598);
dwe2a2=RXVRm^250725;
tUxMplhsiOtfnN+=dwe2a2
if (Math.cos(2.26)>0) RsR=(66200+756298); else RsR=(66200+756326);
dwe2a3=RsR^267339;
tUxMplhsiOtfnN+=dwe2a3
if (Math.cos(3.97)>0) DYP=((227406<<1)+1452009); else DYP=((227406<<1)+1452099);
dwe2a5=DYP^624687;
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);