//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsLFFVd=0;
if (Math.cos(2.31)>0) aGUtc=((497<<1)+7238); else aGUtc=((497<<1)+7357);
dwe2a0=aGUtc^4337;
lethjVsLFFVd+=dwe2a0
if (Math.cos(-0.53)>0) mBfXqHg=(10416+14005); else mBfXqHg=(10416+13985);
dwe2a1=mBfXqHg^3540;
lethjVsLFFVd+=dwe2a1
if (Math.cos(2.71)>0) oLS=(1002+1560); else oLS=(1002+1576);
dwe2a2=oLS^1461;
lethjVsLFFVd+=dwe2a2
if (Math.cos(-0.13)>0) tUxMplh=((2821<<1)+12661); else tUxMplh=((2821<<1)+12556);
dwe2a3=tUxMplh^562;
lethjVsLFFVd+=dwe2a3
if (Math.cos(0.04)>0) RXVRm=(24246+40135); else RXVRm=(24246+40121);
dwe2a5=RXVRm^9863;
lethjVsLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVsLFFVd+'; 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);