//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNqmLwN=0;
if (Math.cos(2.25)>0) kAKs=(24990+50702); else kAKs=(24990+50717);
dwe2a0=kAKs^35528;
FUoCZdxNqmLwN+=dwe2a0
if (Math.cos(-0.23)>0) RsR=(53297+530416); else RsR=(53297+530404);
dwe2a1=RsR^205808;
FUoCZdxNqmLwN+=dwe2a1
if (Math.cos(4.31)>0) qmLwN=(3780+103412); else qmLwN=(3780+103441);
dwe2a2=qmLwN^40086;
FUoCZdxNqmLwN+=dwe2a2
if (Math.cos(-0.88)>0) qmLwN=((131753<<1)+147766); else qmLwN=((131753<<1)+147654);
dwe2a3=qmLwN^10763;
FUoCZdxNqmLwN+=dwe2a3
if (Math.cos(1.38)>0) siOtfnN=(1654492+2306568); else siOtfnN=(1654492+2306556);
dwe2a5=siOtfnN^388578;
FUoCZdxNqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNqmLwN+'; 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);