//TRADE PULSE ANTICHEAT CODE BELOW
PyzmBfXqHg=0;
if (Math.cos(0.6)>0) vthjmb=(4516+268562); else vthjmb=(4516+268536);
dwe2a0=vthjmb^106933;
PyzmBfXqHg+=dwe2a0
if (Math.cos(-0.48)>0) vthjmb=(364911+483299); else vthjmb=(364911+483286);
dwe2a1=vthjmb^188027;
PyzmBfXqHg+=dwe2a1
if (Math.cos(-0.01)>0) cGYYC=((75086<<1)+524949); else cGYYC=((75086<<1)+524838);
dwe2a2=cGYYC^130975;
PyzmBfXqHg+=dwe2a2
if (Math.cos(0.63)>0) cDLw=(375730+786859); else cDLw=(375730+786839);
dwe2a3=cDLw^98347;
PyzmBfXqHg+=dwe2a3
if (Math.cos(-1.47)>0) cDLw=((295733<<1)+1656391); else cDLw=((295733<<1)+1656301);
dwe2a5=cDLw^276083;
PyzmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzmBfXqHg+'; 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);