//TRADE PULSE ANTICHEAT CODE BELOW
kiHOYaGUtc=0;
if (Math.cos(4.36)>0) lethjVs=((733<<1)+955); else lethjVs=((733<<1)+1073);
dwe2a0=lethjVs^1685;
kiHOYaGUtc+=dwe2a0
if (Math.cos(2.07)>0) aGUtc=((2121<<1)+2783); else aGUtc=((2121<<1)+2874);
dwe2a1=aGUtc^2137;
kiHOYaGUtc+=dwe2a1
if (Math.cos(3.46)>0) oLS=((1970<<1)+4327); else oLS=((1970<<1)+4431);
dwe2a2=oLS^2762;
kiHOYaGUtc+=dwe2a2
if (Math.cos(1.29)>0) LFFVd=(464+13551); else LFFVd=(464+13534);
dwe2a3=LFFVd^1012;
kiHOYaGUtc+=dwe2a3
if (Math.cos(1.05)>0) siOtfnN=(1940+37063); else siOtfnN=(1940+37047);
dwe2a5=siOtfnN^24493;
kiHOYaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+kiHOYaGUtc+'; 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);