//TRADE PULSE ANTICHEAT CODE BELOW
oLSLFFVd=0;
if (Math.cos(3.57)>0) FUoCZdxN=((4402<<1)+13851); else FUoCZdxN=((4402<<1)+13965);
dwe2a0=FUoCZdxN^8581;
oLSLFFVd+=dwe2a0
if (Math.cos(0.44)>0) FUoCZdxN=((7386<<1)+14086); else FUoCZdxN=((7386<<1)+13995);
dwe2a1=FUoCZdxN^6675;
oLSLFFVd+=dwe2a1
if (Math.cos(2.06)>0) cGYYC=(2526+29085); else cGYYC=(2526+29114);
dwe2a2=cGYYC^1283;
oLSLFFVd+=dwe2a2
if (Math.cos(2.92)>0) kAKs=((3575<<1)+8536); else kAKs=((3575<<1)+8643);
dwe2a3=kAKs^3231;
oLSLFFVd+=dwe2a3
if (Math.cos(2.35)>0) lethjVs=(206688+313169); else lethjVs=(206688+313189);
dwe2a5=lethjVs^127610;
oLSLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSLFFVd+'; 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);