//TRADE PULSE ANTICHEAT CODE BELOW
PyzsiOtfnN=0;
if (Math.cos(3.04)>0) aGUtc=(516254+561543); else aGUtc=(516254+561564);
dwe2a0=aGUtc^367781;
PyzsiOtfnN+=dwe2a0
if (Math.cos(1.02)>0) LFFVd=(67574+369588); else LFFVd=(67574+369570);
dwe2a1=LFFVd^152641;
PyzsiOtfnN+=dwe2a1
if (Math.cos(3.25)>0) DYP=(461311+768384); else DYP=(461311+768398);
dwe2a2=DYP^434908;
PyzsiOtfnN+=dwe2a2
if (Math.cos(3.87)>0) siOtfnN=(380993+914784); else siOtfnN=(380993+914810);
dwe2a3=siOtfnN^141527;
PyzsiOtfnN+=dwe2a3
if (Math.cos(4.32)>0) LFFVd=(1016277+2160382); else LFFVd=(1016277+2160396);
dwe2a5=LFFVd^38033;
PyzsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzsiOtfnN+'; 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);