//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdsiOtfnN=0;
if (Math.cos(3.13)>0) oLS=((2874<<1)+175621); else oLS=((2874<<1)+175733);
dwe2a0=oLS^34539;
LFFVdsiOtfnN+=dwe2a0
if (Math.cos(-1.35)>0) aGUtc=(28919+103081); else aGUtc=(28919+103053);
dwe2a1=aGUtc^20068;
LFFVdsiOtfnN+=dwe2a1
if (Math.cos(-0.8)>0) cDLw=(69960+230015); else cDLw=(69960+229986);
dwe2a2=cDLw^67192;
LFFVdsiOtfnN+=dwe2a2
if (Math.cos(0.11)>0) Pyz=((8744<<1)+58761); else Pyz=((8744<<1)+58667);
dwe2a3=Pyz^16026;
LFFVdsiOtfnN+=dwe2a3
if (Math.cos(-1.14)>0) LFFVd=(29556+2019046); else LFFVd=(29556+2019027);
dwe2a5=LFFVd^123106;
LFFVdsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdsiOtfnN+'; 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);