//TRADE PULSE ANTICHEAT CODE BELOW
oLSlethjVs=0;
if (Math.cos(2.16)>0) siOtfnN=((55548<<1)+1554844); else siOtfnN=((55548<<1)+1554963);
dwe2a0=siOtfnN^256323;
oLSlethjVs+=dwe2a0
if (Math.cos(0.58)>0) oLS=(18755+564751); else oLS=(18755+564729);
dwe2a1=oLS^274374;
oLSlethjVs+=dwe2a1
if (Math.cos(1.72)>0) oLS=((323563<<1)+446826); else oLS=((323563<<1)+446920);
dwe2a2=oLS^491936;
oLSlethjVs+=dwe2a2
if (Math.cos(4.48)>0) lethjVs=((80427<<1)+1269605); else lethjVs=((80427<<1)+1269719);
dwe2a3=lethjVs^119285;
oLSlethjVs+=dwe2a3
if (Math.cos(3.94)>0) lethjVs=(1450743+3303576); else lethjVs=(1450743+3303603);
dwe2a5=lethjVs^607706;
oLSlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSlethjVs+'; 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);