//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNPyz=0;
if (Math.cos(0.91)>0) siOtfnN=(47087+246333); else siOtfnN=(47087+246317);
dwe2a0=siOtfnN^229345;
FUoCZdxNPyz+=dwe2a0
if (Math.cos(2.13)>0) qmLwN=((10464<<1)+67601); else qmLwN=((10464<<1)+67703);
dwe2a1=qmLwN^7728;
FUoCZdxNPyz+=dwe2a1
if (Math.cos(0.39)>0) tUxMplh=((405122<<1)+571978); else tUxMplh=((405122<<1)+571878);
dwe2a2=tUxMplh^365414;
FUoCZdxNPyz+=dwe2a2
if (Math.cos(0.32)>0) aGUtc=((150586<<1)+534814); else aGUtc=((150586<<1)+534700);
dwe2a3=aGUtc^81158;
FUoCZdxNPyz+=dwe2a3
if (Math.cos(-0.03)>0) mbC=(1487422+1787709); else mbC=(1487422+1787694);
dwe2a5=mbC^816820;
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);