//TRADE PULSE ANTICHEAT CODE BELOW
PyzqmLwN=0;
if (Math.cos(-0.18)>0) Pyz=(4080+7097); else Pyz=(4080+7084);
dwe2a0=Pyz^1164;
PyzqmLwN+=dwe2a0
if (Math.cos(1.9)>0) LFFVd=((78<<1)+11370); else LFFVd=((78<<1)+11465);
dwe2a1=LFFVd^2536;
PyzqmLwN+=dwe2a1
if (Math.cos(-1.07)>0) oLS=(3001+15396); else oLS=(3001+15366);
dwe2a2=oLS^1105;
PyzqmLwN+=dwe2a2
if (Math.cos(-0.16)>0) FUoCZdxN=(1356+7906); else FUoCZdxN=(1356+7889);
dwe2a3=FUoCZdxN^383;
PyzqmLwN+=dwe2a3
if (Math.cos(2.48)>0) LFFVd=(16021+48363); else LFFVd=(16021+48375);
dwe2a5=LFFVd^20701;
PyzqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzqmLwN+'; 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);