//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNFUoCZdxN=0;
if (Math.cos(2.1)>0) kAKs=(9052+738016); else kAKs=(9052+738032);
dwe2a0=kAKs^232365;
FUoCZdxNFUoCZdxN+=dwe2a0
if (Math.cos(-0.58)>0) DYP=((15027<<1)+275563); else DYP=((15027<<1)+275449);
dwe2a1=DYP^172475;
FUoCZdxNFUoCZdxN+=dwe2a1
if (Math.cos(0.95)>0) lethjVs=((500460<<1)+1068363); else lethjVs=((500460<<1)+1068273);
dwe2a2=lethjVs^419739;
FUoCZdxNFUoCZdxN+=dwe2a2
if (Math.cos(3.54)>0) qmLwN=(288243+767433); else qmLwN=(288243+767456);
dwe2a3=qmLwN^375494;
FUoCZdxNFUoCZdxN+=dwe2a3
if (Math.cos(0.24)>0) cGYYC=((994504<<1)+3317643); else cGYYC=((994504<<1)+3317529);
dwe2a5=cGYYC^1625478;
FUoCZdxNFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNFUoCZdxN+'; 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);