//TRADE PULSE ANTICHEAT CODE BELOW
DYPTQoE=0;
if (Math.cos(-1.11)>0) siOtfnN=((2213<<1)+70250); else siOtfnN=((2213<<1)+70132);
dwe2a0=siOtfnN^11192;
DYPTQoE+=dwe2a0
if (Math.cos(-0.24)>0) lethjVs=(10451+315062); else lethjVs=(10451+315037);
dwe2a1=lethjVs^79018;
DYPTQoE+=dwe2a1
if (Math.cos(-1.56)>0) TQoE=(47668+83675); else TQoE=(47668+83659);
dwe2a2=TQoE^86979;
DYPTQoE+=dwe2a2
if (Math.cos(-0.59)>0) cGYYC=(81099+275792); else cGYYC=(81099+275777);
dwe2a3=cGYYC^188749;
DYPTQoE+=dwe2a3
if (Math.cos(1.45)>0) RsR=(1287921+3055429); else RsR=(1287921+3055410);
dwe2a5=RsR^440578;
DYPTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPTQoE+'; 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);