//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNkiHOY=0;
if (Math.cos(3.12)>0) FUoCZdxN=(78961+392707); else FUoCZdxN=(78961+392736);
dwe2a0=FUoCZdxN^101337;
FUoCZdxNkiHOY+=dwe2a0
if (Math.cos(3.29)>0) qmLwN=((50608<<1)+361774); else qmLwN=((50608<<1)+361893);
dwe2a1=qmLwN^73921;
FUoCZdxNkiHOY+=dwe2a1
if (Math.cos(0.67)>0) kiHOY=(159611+217008); else kiHOY=(159611+216985);
dwe2a2=kiHOY^66192;
FUoCZdxNkiHOY+=dwe2a2
if (Math.cos(-0.86)>0) siOtfnN=((113642<<1)+247832); else siOtfnN=((113642<<1)+247734);
dwe2a3=siOtfnN^161059;
FUoCZdxNkiHOY+=dwe2a3
if (Math.cos(0.39)>0) kAKs=((21945<<1)+1092087); else kAKs=((21945<<1)+1091970);
dwe2a5=kAKs^210419;
FUoCZdxNkiHOY+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNkiHOY+'; 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);