//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhvthjmb=0;
if (Math.cos(0.72)>0) lethjVs=((15352<<1)+34452); else lethjVs=((15352<<1)+34343);
dwe2a0=lethjVs^13287;
tUxMplhvthjmb+=dwe2a0
if (Math.cos(0.02)>0) oLS=(8424+171045); else oLS=(8424+171020);
dwe2a1=oLS^34503;
tUxMplhvthjmb+=dwe2a1
if (Math.cos(-0.04)>0) cDLw=((111786<<1)+238531); else cDLw=((111786<<1)+238426);
dwe2a2=cDLw^69801;
tUxMplhvthjmb+=dwe2a2
if (Math.cos(1.82)>0) RXVRm=((10194<<1)+110570); else RXVRm=((10194<<1)+110691);
dwe2a3=RXVRm^40216;
tUxMplhvthjmb+=dwe2a3
if (Math.cos(0.69)>0) kAKs=(823253+957882); else kAKs=(823253+957853);
dwe2a5=kAKs^551137;
tUxMplhvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhvthjmb+'; 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);