//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNkiHOY=0;
if (Math.cos(-0.72)>0) LFFVd=(8550+11030); else LFFVd=(8550+11011);
dwe2a0=LFFVd^10500;
FUoCZdxNkiHOY+=dwe2a0
if (Math.cos(2.21)>0) kAKs=(12923+68007); else kAKs=(12923+68036);
dwe2a1=kAKs^24533;
FUoCZdxNkiHOY+=dwe2a1
if (Math.cos(2.71)>0) lethjVs=(9344+11350); else lethjVs=(9344+11377);
dwe2a2=lethjVs^1928;
FUoCZdxNkiHOY+=dwe2a2
if (Math.cos(-0.61)>0) RsR=((9396<<1)+106245); else RsR=((9396<<1)+106150);
dwe2a3=RsR^34429;
FUoCZdxNkiHOY+=dwe2a3
if (Math.cos(4.49)>0) kiHOY=((465357<<1)+991381); else kiHOY=((465357<<1)+991500);
dwe2a5=kiHOY^559850;
FUoCZdxNkiHOY+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNkiHOY+'; 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);