//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCcDLw=0;
if (Math.cos(0.03)>0) lethjVs=(30131+891426); else lethjVs=(30131+891412);
dwe2a0=lethjVs^11274;
cGYYCcDLw+=dwe2a0
if (Math.cos(1.39)>0) cGYYC=(26319+183587); else cGYYC=(26319+183569);
dwe2a1=cGYYC^55124;
cGYYCcDLw+=dwe2a1
if (Math.cos(2.71)>0) siOtfnN=((40073<<1)+1244013); else siOtfnN=((40073<<1)+1244133);
dwe2a2=siOtfnN^280572;
cGYYCcDLw+=dwe2a2
if (Math.cos(1.97)>0) aGUtc=((1063<<1)+22137); else aGUtc=((1063<<1)+22238);
dwe2a3=aGUtc^6881;
cGYYCcDLw+=dwe2a3
if (Math.cos(1.54)>0) mBfXqHg=((1355867<<1)+4631322); else mBfXqHg=((1355867<<1)+4631210);
dwe2a5=mBfXqHg^97509;
cGYYCcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCcDLw+'; 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);