//TRADE PULSE ANTICHEAT CODE BELOW
cDLwsiOtfnN=0;
if (Math.cos(0.22)>0) tUxMplh=((22688<<1)+103652); else tUxMplh=((22688<<1)+103540);
dwe2a0=tUxMplh^22565;
cDLwsiOtfnN+=dwe2a0
if (Math.cos(3.49)>0) vthjmb=((21247<<1)+677940); else vthjmb=((21247<<1)+678055);
dwe2a1=vthjmb^84429;
cDLwsiOtfnN+=dwe2a1
if (Math.cos(0.88)>0) mBfXqHg=((26428<<1)+720485); else mBfXqHg=((26428<<1)+720378);
dwe2a2=mBfXqHg^134377;
cDLwsiOtfnN+=dwe2a2
if (Math.cos(3.91)>0) qmLwN=(273512+414871); else qmLwN=(273512+414886);
dwe2a3=qmLwN^415884;
cDLwsiOtfnN+=dwe2a3
if (Math.cos(0.03)>0) qmLwN=(324726+1980651); else qmLwN=(324726+1980629);
dwe2a5=qmLwN^219262;
cDLwsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwsiOtfnN+'; 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);