//TRADE PULSE ANTICHEAT CODE BELOW
cDLwmBfXqHg=0;
if (Math.cos(1.06)>0) lethjVs=(34503+255387); else lethjVs=(34503+255365);
dwe2a0=lethjVs^27511;
cDLwmBfXqHg+=dwe2a0
if (Math.cos(-1.5)>0) kiHOY=(1363+24652); else kiHOY=(1363+24632);
dwe2a1=kiHOY^5607;
cDLwmBfXqHg+=dwe2a1
if (Math.cos(2.78)>0) LFFVd=((24245<<1)+117703); else LFFVd=((24245<<1)+117803);
dwe2a2=LFFVd^66030;
cDLwmBfXqHg+=dwe2a2
if (Math.cos(1.86)>0) siOtfnN=((11302<<1)+91456); else siOtfnN=((11302<<1)+91562);
dwe2a3=siOtfnN^22847;
cDLwmBfXqHg+=dwe2a3
if (Math.cos(1.73)>0) oLS=((189294<<1)+1184394); else oLS=((189294<<1)+1184510);
dwe2a5=oLS^112274;
cDLwmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwmBfXqHg+'; 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);