//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNPyz=0;
if (Math.cos(1.36)>0) lethjVs=((32536<<1)+112049); else lethjVs=((32536<<1)+111950);
dwe2a0=lethjVs^53581;
FUoCZdxNPyz+=dwe2a0
if (Math.cos(0.97)>0) vthjmb=((11203<<1)+63924); else vthjmb=((11203<<1)+63808);
dwe2a1=vthjmb^41785;
FUoCZdxNPyz+=dwe2a1
if (Math.cos(1.82)>0) siOtfnN=((3058<<1)+147538); else siOtfnN=((3058<<1)+147639);
dwe2a2=siOtfnN^77171;
FUoCZdxNPyz+=dwe2a2
if (Math.cos(0.5)>0) Pyz=(105056+122331); else Pyz=(105056+122305);
dwe2a3=Pyz^58681;
FUoCZdxNPyz+=dwe2a3
if (Math.cos(0.12)>0) cDLw=((14119<<1)+391239); else cDLw=((14119<<1)+391146);
dwe2a5=cDLw^112036;
FUoCZdxNPyz+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNPyz+'; 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);