//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCLFFVd=0;
if (Math.cos(1.63)>0) FUoCZdxN=(165836+392022); else FUoCZdxN=(165836+392039);
dwe2a0=FUoCZdxN^128528;
cGYYCLFFVd+=dwe2a0
if (Math.cos(3.28)>0) cGYYC=((34882<<1)+538025); else cGYYC=((34882<<1)+538120);
dwe2a1=cGYYC^155327;
cGYYCLFFVd+=dwe2a1
if (Math.cos(0.89)>0) kAKs=((99865<<1)+152507); else kAKs=((99865<<1)+152408);
dwe2a2=kAKs^145065;
cGYYCLFFVd+=dwe2a2
if (Math.cos(3.87)>0) cGYYC=((23971<<1)+423737); else cGYYC=((23971<<1)+423835);
dwe2a3=cGYYC^144928;
cGYYCLFFVd+=dwe2a3
if (Math.cos(4.28)>0) DYP=((689289<<1)+1279680); else DYP=((689289<<1)+1279792);
dwe2a5=DYP^1556638;
cGYYCLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCLFFVd+'; 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);