//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCRXVRm=0;
if (Math.cos(2.67)>0) DYP=(76334+106981); else DYP=(76334+106993);
dwe2a0=DYP^46150;
cGYYCRXVRm+=dwe2a0
if (Math.cos(3.75)>0) lethjVs=(238113+305368); else lethjVs=(238113+305388);
dwe2a1=lethjVs^154465;
cGYYCRXVRm+=dwe2a1
if (Math.cos(4.08)>0) cGYYC=(132047+257850); else cGYYC=(132047+257863);
dwe2a2=cGYYC^105650;
cGYYCRXVRm+=dwe2a2
if (Math.cos(2.76)>0) mBfXqHg=(359041+405213); else mBfXqHg=(359041+405238);
dwe2a3=mBfXqHg^28932;
cGYYCRXVRm+=dwe2a3
if (Math.cos(-0.63)>0) cDLw=(700206+2188550); else cDLw=(700206+2188522);
dwe2a5=cDLw^408651;
cGYYCRXVRm+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCRXVRm+'; 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);