//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsaGUtc=0;
if (Math.cos(0.36)>0) vthjmb=(402068+527387); else vthjmb=(402068+527364);
dwe2a0=vthjmb^114339;
lethjVsaGUtc+=dwe2a0
if (Math.cos(0.27)>0) cGYYC=((23134<<1)+409172); else cGYYC=((23134<<1)+409053);
dwe2a1=cGYYC^62040;
lethjVsaGUtc+=dwe2a1
if (Math.cos(3.23)>0) FUoCZdxN=((70736<<1)+231765); else FUoCZdxN=((70736<<1)+231870);
dwe2a2=FUoCZdxN^2456;
lethjVsaGUtc+=dwe2a2
if (Math.cos(-0.31)>0) tUxMplh=((110310<<1)+417448); else tUxMplh=((110310<<1)+417338);
dwe2a3=tUxMplh^44113;
lethjVsaGUtc+=dwe2a3
if (Math.cos(-0.47)>0) LFFVd=(166556+2016911); else LFFVd=(166556+2016890);
dwe2a5=LFFVd^793354;
lethjVsaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVsaGUtc+'; 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);