//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNmBfXqHg=0;
if (Math.cos(1.78)>0) RsR=((257<<1)+11083); else RsR=((257<<1)+11190);
dwe2a0=RsR^4740;
siOtfnNmBfXqHg+=dwe2a0
if (Math.cos(-0.07)>0) mbC=(11544+15923); else mbC=(11544+15898);
dwe2a1=mbC^6334;
siOtfnNmBfXqHg+=dwe2a1
if (Math.cos(1.43)>0) siOtfnN=((1188<<1)+15476); else siOtfnN=((1188<<1)+15363);
dwe2a2=siOtfnN^5032;
siOtfnNmBfXqHg+=dwe2a2
if (Math.cos(1.54)>0) kAKs=(8259+9512); else kAKs=(8259+9495);
dwe2a3=kAKs^13970;
siOtfnNmBfXqHg+=dwe2a3
if (Math.cos(-0.56)>0) LFFVd=(4436+73562); else LFFVd=(4436+73533);
dwe2a5=LFFVd^1561;
siOtfnNmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNmBfXqHg+'; 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);