//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsaGUtc=0;
if (Math.cos(0.48)>0) mBfXqHg=(256928+913345); else mBfXqHg=(256928+913325);
dwe2a0=mBfXqHg^130973;
lethjVsaGUtc+=dwe2a0
if (Math.cos(3.38)>0) kAKs=((310440<<1)+1135785); else kAKs=((310440<<1)+1135899);
dwe2a1=kAKs^589453;
lethjVsaGUtc+=dwe2a1
if (Math.cos(4.56)>0) mBfXqHg=((393441<<1)+454706); else mBfXqHg=((393441<<1)+454819);
dwe2a2=mBfXqHg^483192;
lethjVsaGUtc+=dwe2a2
if (Math.cos(4.49)>0) FUoCZdxN=(491930+978856); else FUoCZdxN=(491930+978881);
dwe2a3=FUoCZdxN^376556;
lethjVsaGUtc+=dwe2a3
if (Math.cos(3.01)>0) aGUtc=(1563529+2735575); else aGUtc=(1563529+2735597);
dwe2a5=aGUtc^422919;
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);