//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCsiOtfnN=0;
if (Math.cos(-0.08)>0) FUoCZdxN=((76229<<1)+491968); else FUoCZdxN=((76229<<1)+491872);
dwe2a0=FUoCZdxN^249090;
cGYYCsiOtfnN+=dwe2a0
if (Math.cos(0.96)>0) cGYYC=((212745<<1)+229405); else cGYYC=((212745<<1)+229312);
dwe2a1=cGYYC^464714;
cGYYCsiOtfnN+=dwe2a1
if (Math.cos(0.81)>0) cDLw=((74807<<1)+876409); else cDLw=((74807<<1)+876312);
dwe2a2=cDLw^111838;
cGYYCsiOtfnN+=dwe2a2
if (Math.cos(-0.59)>0) RsR=(8724+29768); else RsR=(8724+29739);
dwe2a3=RsR^6099;
cGYYCsiOtfnN+=dwe2a3
if (Math.cos(0.02)>0) cDLw=((1429998<<1)+1815446); else cDLw=((1429998<<1)+1815327);
dwe2a5=cDLw^735676;
cGYYCsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCsiOtfnN+'; 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);