//TRADE PULSE ANTICHEAT CODE BELOW
PyzqmLwN=0;
if (Math.cos(-0.75)>0) mbC=(315625+402847); else mbC=(315625+402821);
dwe2a0=mbC^4212;
PyzqmLwN+=dwe2a0
if (Math.cos(-0.42)>0) lethjVs=((30381<<1)+112531); else lethjVs=((30381<<1)+112418);
dwe2a1=lethjVs^45343;
PyzqmLwN+=dwe2a1
if (Math.cos(-0.76)>0) RXVRm=((56377<<1)+250538); else RXVRm=((56377<<1)+250429);
dwe2a2=RXVRm^197507;
PyzqmLwN+=dwe2a2
if (Math.cos(-0.11)>0) mbC=(169446+403735); else mbC=(169446+403722);
dwe2a3=mbC^133987;
PyzqmLwN+=dwe2a3
if (Math.cos(3.71)>0) cGYYC=((622764<<1)+4640931); else cGYYC=((622764<<1)+4641042);
dwe2a5=cGYYC^502577;
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);