//TRADE PULSE ANTICHEAT CODE BELOW
DYPcGYYC=0;
if (Math.cos(-0.13)>0) TQoE=(41560+287081); else TQoE=(41560+287069);
dwe2a0=TQoE^18130;
DYPcGYYC+=dwe2a0
if (Math.cos(3.14)>0) kAKs=(34724+1252020); else kAKs=(34724+1252038);
dwe2a1=kAKs^37177;
DYPcGYYC+=dwe2a1
if (Math.cos(2.29)>0) Pyz=(3466+112218); else Pyz=(3466+112240);
dwe2a2=Pyz^8342;
DYPcGYYC+=dwe2a2
if (Math.cos(3.44)>0) tUxMplh=(52088+312682); else tUxMplh=(52088+312695);
dwe2a3=tUxMplh^73197;
DYPcGYYC+=dwe2a3
if (Math.cos(2.35)>0) vthjmb=(2133653+3978039); else vthjmb=(2133653+3978067);
dwe2a5=vthjmb^1226099;
DYPcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPcGYYC+'; 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);