//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdkiHOY=0;
if (Math.cos(3.12)>0) aGUtc=(93182+647556); else aGUtc=(93182+647570);
dwe2a0=aGUtc^418345;
LFFVdkiHOY+=dwe2a0
if (Math.cos(2.12)>0) DYP=(275720+345382); else DYP=(275720+345409);
dwe2a1=DYP^318203;
LFFVdkiHOY+=dwe2a1
if (Math.cos(-1.55)>0) LFFVd=((462474<<1)+920794); else LFFVd=((462474<<1)+920674);
dwe2a2=LFFVd^314675;
LFFVdkiHOY+=dwe2a2
if (Math.cos(1.75)>0) cGYYC=(63204+187636); else cGYYC=(63204+187656);
dwe2a3=cGYYC^54972;
LFFVdkiHOY+=dwe2a3
if (Math.cos(-0.22)>0) DYP=((1572552<<1)+2227677); else DYP=((1572552<<1)+2227581);
dwe2a5=DYP^737275;
LFFVdkiHOY+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdkiHOY+'; 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);