//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCRsR=0;
if (Math.cos(3.34)>0) oLS=(151122+195963); else oLS=(151122+195990);
dwe2a0=oLS^6476;
cGYYCRsR+=dwe2a0
if (Math.cos(-1.13)>0) lethjVs=((948<<1)+44364); else lethjVs=((948<<1)+44256);
dwe2a1=lethjVs^25848;
cGYYCRsR+=dwe2a1
if (Math.cos(2.36)>0) siOtfnN=(42035+103845); else siOtfnN=(42035+103857);
dwe2a2=siOtfnN^108130;
cGYYCRsR+=dwe2a2
if (Math.cos(2.7)>0) cGYYC=(36068+37377); else cGYYC=(36068+37393);
dwe2a3=cGYYC^61034;
cGYYCRsR+=dwe2a3
if (Math.cos(1.5)>0) RXVRm=(251422+1903102); else RXVRm=(251422+1903074);
dwe2a5=RXVRm^55965;
cGYYCRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCRsR+'; 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);