//TRADE PULSE ANTICHEAT CODE BELOW
vthjmbsiOtfnN=0;
if (Math.cos(0.77)>0) Pyz=((21533<<1)+188521); else Pyz=((21533<<1)+188419);
dwe2a0=Pyz^58990;
vthjmbsiOtfnN+=dwe2a0
if (Math.cos(3.24)>0) kAKs=((183333<<1)+454540); else kAKs=((183333<<1)+454646);
dwe2a1=kAKs^277083;
vthjmbsiOtfnN+=dwe2a1
if (Math.cos(0.13)>0) FUoCZdxN=((73134<<1)+210893); else FUoCZdxN=((73134<<1)+210783);
dwe2a2=FUoCZdxN^176720;
vthjmbsiOtfnN+=dwe2a2
if (Math.cos(-0.64)>0) mBfXqHg=((8181<<1)+113716); else mBfXqHg=((8181<<1)+113603);
dwe2a3=mBfXqHg^334;
vthjmbsiOtfnN+=dwe2a3
if (Math.cos(2.26)>0) siOtfnN=((308662<<1)+460609); else siOtfnN=((308662<<1)+460716);
dwe2a5=siOtfnN^509920;
vthjmbsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+vthjmbsiOtfnN+'; 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);