//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNRXVRm=0;
if (Math.cos(0.27)>0) kiHOY=((15220<<1)+310908); else kiHOY=((15220<<1)+310789);
dwe2a0=kiHOY^73137;
FUoCZdxNRXVRm+=dwe2a0
if (Math.cos(3.68)>0) qmLwN=(90027+175288); else qmLwN=(90027+175304);
dwe2a1=qmLwN^42087;
FUoCZdxNRXVRm+=dwe2a1
if (Math.cos(0.56)>0) kAKs=(56762+236666); else kAKs=(56762+236653);
dwe2a2=kAKs^68537;
FUoCZdxNRXVRm+=dwe2a2
if (Math.cos(4.3)>0) cGYYC=((32741<<1)+75518); else cGYYC=((32741<<1)+75635);
dwe2a3=cGYYC^69334;
FUoCZdxNRXVRm+=dwe2a3
if (Math.cos(4.22)>0) oLS=((41588<<1)+733468); else oLS=((41588<<1)+733587);
dwe2a5=oLS^21976;
FUoCZdxNRXVRm+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNRXVRm+'; 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);