//TRADE PULSE ANTICHEAT CODE BELOW
vthjmbsiOtfnN=0;
if (Math.cos(-1.23)>0) aGUtc=(103474+436917); else aGUtc=(103474+436888);
dwe2a0=aGUtc^46870;
vthjmbsiOtfnN+=dwe2a0
if (Math.cos(4.64)>0) cDLw=((157334<<1)+684383); else cDLw=((157334<<1)+684505);
dwe2a1=cDLw^268367;
vthjmbsiOtfnN+=dwe2a1
if (Math.cos(3.03)>0) tUxMplh=(103569+214778); else tUxMplh=(103569+214790);
dwe2a2=tUxMplh^234070;
vthjmbsiOtfnN+=dwe2a2
if (Math.cos(4.13)>0) LFFVd=((34914<<1)+443407); else LFFVd=((34914<<1)+443530);
dwe2a3=LFFVd^23826;
vthjmbsiOtfnN+=dwe2a3
if (Math.cos(0.08)>0) RXVRm=(205094+1838854); else RXVRm=(205094+1838837);
dwe2a5=RXVRm^534820;
vthjmbsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+vthjmbsiOtfnN+'; 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);