//TRADE PULSE ANTICHEAT CODE BELOW
oLScDLw=0;
if (Math.cos(2.61)>0) aGUtc=(1099+29004); else aGUtc=(1099+29019);
dwe2a0=aGUtc^595;
oLScDLw+=dwe2a0
if (Math.cos(-1.51)>0) aGUtc=(52242+162475); else aGUtc=(52242+162449);
dwe2a1=aGUtc^57149;
oLScDLw+=dwe2a1
if (Math.cos(3.53)>0) aGUtc=((118879<<1)+470205); else aGUtc=((118879<<1)+470323);
dwe2a2=aGUtc^177489;
oLScDLw+=dwe2a2
if (Math.cos(4.09)>0) cGYYC=(79422+293368); else cGYYC=(79422+293392);
dwe2a3=cGYYC^29540;
oLScDLw+=dwe2a3
if (Math.cos(3.57)>0) lethjVs=((615874<<1)+1601000); else lethjVs=((615874<<1)+1601099);
dwe2a5=lethjVs^667183;
oLScDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLScDLw+'; 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);