//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsaGUtc=0;
if (Math.cos(3.82)>0) mbC=(133943+387488); else mbC=(133943+387518);
dwe2a0=mbC^16758;
lethjVsaGUtc+=dwe2a0
if (Math.cos(-1.47)>0) kAKs=(549935+841636); else kAKs=(549935+841622);
dwe2a1=kAKs^308845;
lethjVsaGUtc+=dwe2a1
if (Math.cos(3)>0) siOtfnN=((177864<<1)+284868); else siOtfnN=((177864<<1)+284977);
dwe2a2=siOtfnN^43616;
lethjVsaGUtc+=dwe2a2
if (Math.cos(-0.82)>0) oLS=(58013+123243); else oLS=(58013+123213);
dwe2a3=oLS^65897;
lethjVsaGUtc+=dwe2a3
if (Math.cos(3.71)>0) siOtfnN=((918131<<1)+1866552); else siOtfnN=((918131<<1)+1866673);
dwe2a5=siOtfnN^61304;
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);