//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNFUoCZdxN=0;
if (Math.cos(4.48)>0) oLS=(78722+96595); else oLS=(78722+96609);
dwe2a0=oLS^92553;
FUoCZdxNFUoCZdxN+=dwe2a0
if (Math.cos(2.21)>0) HGKRjeX=((221652<<1)+1026177); else HGKRjeX=((221652<<1)+1026279);
dwe2a1=HGKRjeX^339844;
FUoCZdxNFUoCZdxN+=dwe2a1
if (Math.cos(-0.03)>0) DYP=((259250<<1)+458557); else DYP=((259250<<1)+458462);
dwe2a2=DYP^188239;
FUoCZdxNFUoCZdxN+=dwe2a2
if (Math.cos(3.54)>0) HGKRjeX=(48152+49296); else HGKRjeX=(48152+49322);
dwe2a3=HGKRjeX^3955;
FUoCZdxNFUoCZdxN+=dwe2a3
if (Math.cos(2.25)>0) qmLwN=((547306<<1)+4946527); else qmLwN=((547306<<1)+4946618);
dwe2a5=qmLwN^1638084;
FUoCZdxNFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNFUoCZdxN+'; 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);