//TRADE PULSE ANTICHEAT CODE BELOW
DYPvthjmb=0;
if (Math.cos(4.23)>0) lethjVs=(12198+66801); else lethjVs=(12198+66824);
dwe2a0=lethjVs^8163;
DYPvthjmb+=dwe2a0
if (Math.cos(-0.08)>0) mBfXqHg=((16863<<1)+92154); else mBfXqHg=((16863<<1)+92060);
dwe2a1=mBfXqHg^26313;
DYPvthjmb+=dwe2a1
if (Math.cos(2.68)>0) cDLw=((41904<<1)+42989); else cDLw=((41904<<1)+43082);
dwe2a2=cDLw^30199;
DYPvthjmb+=dwe2a2
if (Math.cos(3.93)>0) tUxMplh=(8745+17459); else tUxMplh=(8745+17476);
dwe2a3=tUxMplh^8563;
DYPvthjmb+=dwe2a3
if (Math.cos(0.38)>0) qmLwN=((5976<<1)+384674); else qmLwN=((5976<<1)+384579);
dwe2a5=qmLwN^2300;
DYPvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPvthjmb+'; 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);