//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCTQoE=0;
if (Math.cos(-0.18)>0) kiHOY=(419742+1041145); else kiHOY=(419742+1041121);
dwe2a0=kiHOY^282427;
cGYYCTQoE+=dwe2a0
if (Math.cos(0.02)>0) FUoCZdxN=((90196<<1)+561716); else FUoCZdxN=((90196<<1)+561626);
dwe2a1=FUoCZdxN^402610;
cGYYCTQoE+=dwe2a1
if (Math.cos(2.99)>0) oLS=((14686<<1)+49949); else oLS=((14686<<1)+50046);
dwe2a2=oLS^46077;
cGYYCTQoE+=dwe2a2
if (Math.cos(-1.37)>0) oLS=(23829+52987); else oLS=(23829+52959);
dwe2a3=oLS^36092;
cGYYCTQoE+=dwe2a3
if (Math.cos(0.44)>0) kiHOY=(1962646+3433781); else kiHOY=(1962646+3433759);
dwe2a5=kiHOY^704808;
cGYYCTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCTQoE+'; 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);