//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNmbC=0;
if (Math.cos(3.74)>0) FUoCZdxN=((351417<<1)+390450); else FUoCZdxN=((351417<<1)+390573);
dwe2a0=FUoCZdxN^464455;
FUoCZdxNmbC+=dwe2a0
if (Math.cos(3.15)>0) lethjVs=((210487<<1)+1605720); else lethjVs=((210487<<1)+1605819);
dwe2a1=lethjVs^562312;
FUoCZdxNmbC+=dwe2a1
if (Math.cos(3.36)>0) cDLw=(205939+370834); else cDLw=(205939+370862);
dwe2a2=cDLw^282380;
FUoCZdxNmbC+=dwe2a2
if (Math.cos(0.44)>0) oLS=(675255+1376231); else oLS=(675255+1376205);
dwe2a3=oLS^601125;
FUoCZdxNmbC+=dwe2a3
if (Math.cos(0.77)>0) aGUtc=(1169571+4913284); else aGUtc=(1169571+4913268);
dwe2a5=aGUtc^1937456;
FUoCZdxNmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNmbC+'; 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);