//TRADE PULSE ANTICHEAT CODE BELOW
cDLwvthjmb=0;
if (Math.cos(3.51)>0) mbC=(86452+110682); else mbC=(86452+110712);
dwe2a0=mbC^3814;
cDLwvthjmb+=dwe2a0
if (Math.cos(0.36)>0) lethjVs=((21358<<1)+137572); else lethjVs=((21358<<1)+137480);
dwe2a1=lethjVs^92104;
cDLwvthjmb+=dwe2a1
if (Math.cos(3.19)>0) lethjVs=(11411+103684); else lethjVs=(11411+103713);
dwe2a2=lethjVs^15099;
cDLwvthjmb+=dwe2a2
if (Math.cos(-0.69)>0) cGYYC=((31424<<1)+141911); else cGYYC=((31424<<1)+141805);
dwe2a3=cGYYC^17089;
cDLwvthjmb+=dwe2a3
if (Math.cos(3.66)>0) RXVRm=(201959+266558); else RXVRm=(201959+266581);
dwe2a5=RXVRm^90888;
cDLwvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwvthjmb+'; 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);