//TRADE PULSE ANTICHEAT CODE BELOW
oLSFUoCZdxN=0;
if (Math.cos(-0.52)>0) aGUtc=(161177+575481); else aGUtc=(161177+575454);
dwe2a0=aGUtc^9;
oLSFUoCZdxN+=dwe2a0
if (Math.cos(3.17)>0) cGYYC=((13028<<1)+189232); else cGYYC=((13028<<1)+189325);
dwe2a1=cGYYC^70600;
oLSFUoCZdxN+=dwe2a1
if (Math.cos(-1.45)>0) RXVRm=(6436+41856); else RXVRm=(6436+41826);
dwe2a2=RXVRm^8425;
oLSFUoCZdxN+=dwe2a2
if (Math.cos(2.89)>0) siOtfnN=((9342<<1)+576555); else siOtfnN=((9342<<1)+576667);
dwe2a3=siOtfnN^42745;
oLSFUoCZdxN+=dwe2a3
if (Math.cos(0.48)>0) oLS=(153508+2102794); else oLS=(153508+2102766);
dwe2a5=oLS^836573;
oLSFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSFUoCZdxN+'; 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);