//TRADE PULSE ANTICHEAT CODE BELOW
DYPHGKRjeX=0;
if (Math.cos(-0.31)>0) cGYYC=(52+31150); else cGYYC=(52+31136);
dwe2a0=cGYYC^5401;
DYPHGKRjeX+=dwe2a0
if (Math.cos(3.98)>0) RXVRm=((2638<<1)+36698); else RXVRm=((2638<<1)+36800);
dwe2a1=RXVRm^16284;
DYPHGKRjeX+=dwe2a1
if (Math.cos(4.65)>0) tUxMplh=((10617<<1)+315129); else tUxMplh=((10617<<1)+315230);
dwe2a2=tUxMplh^68981;
DYPHGKRjeX+=dwe2a2
if (Math.cos(0.15)>0) siOtfnN=(20394+31211); else siOtfnN=(20394+31194);
dwe2a3=siOtfnN^17378;
DYPHGKRjeX+=dwe2a3
if (Math.cos(0.87)>0) RXVRm=((1285446<<1)+3398441); else RXVRm=((1285446<<1)+3398351);
dwe2a5=RXVRm^5194;
DYPHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPHGKRjeX+'; 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);