//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsPyz=0;
if (Math.cos(3.08)>0) aGUtc=(31382+932551); else aGUtc=(31382+932575);
dwe2a0=aGUtc^119985;
lethjVsPyz+=dwe2a0
if (Math.cos(3.23)>0) cDLw=(416211+849283); else cDLw=(416211+849308);
dwe2a1=cDLw^194569;
lethjVsPyz+=dwe2a1
if (Math.cos(1.11)>0) cGYYC=((6987<<1)+605884); else cGYYC=((6987<<1)+605779);
dwe2a2=cGYYC^34212;
lethjVsPyz+=dwe2a2
if (Math.cos(-0.48)>0) aGUtc=(3283+19232); else aGUtc=(3283+19220);
dwe2a3=aGUtc^3541;
lethjVsPyz+=dwe2a3
if (Math.cos(3.26)>0) siOtfnN=(1433392+5539716); else siOtfnN=(1433392+5539732);
dwe2a5=siOtfnN^2318154;
lethjVsPyz+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVsPyz+'; 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);