//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdlethjVs=0;
if (Math.cos(3.71)>0) vthjmb=((19564<<1)+145104); else vthjmb=((19564<<1)+145203);
dwe2a0=vthjmb^63609;
LFFVdlethjVs+=dwe2a0
if (Math.cos(3.77)>0) aGUtc=((7275<<1)+26592); else aGUtc=((7275<<1)+26690);
dwe2a1=aGUtc^15207;
LFFVdlethjVs+=dwe2a1
if (Math.cos(-0.47)>0) kAKs=((8836<<1)+23239); else kAKs=((8836<<1)+23126);
dwe2a2=kAKs^20527;
LFFVdlethjVs+=dwe2a2
if (Math.cos(-0.82)>0) siOtfnN=(37484+45881); else siOtfnN=(37484+45853);
dwe2a3=siOtfnN^27171;
LFFVdlethjVs+=dwe2a3
if (Math.cos(4.63)>0) HGKRjeX=(188189+540339); else HGKRjeX=(188189+540355);
dwe2a5=HGKRjeX^174890;
LFFVdlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdlethjVs+'; 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);