//TRADE PULSE ANTICHEAT CODE BELOW
oLSqmLwN=0;
if (Math.cos(2.96)>0) lethjVs=(114769+971864); else lethjVs=(114769+971894);
dwe2a0=lethjVs^768816;
oLSqmLwN+=dwe2a0
if (Math.cos(4.14)>0) cGYYC=((26631<<1)+572695); else cGYYC=((26631<<1)+572794);
dwe2a1=cGYYC^268564;
oLSqmLwN+=dwe2a1
if (Math.cos(1.64)>0) aGUtc=(23261+1061542); else aGUtc=(23261+1061560);
dwe2a2=aGUtc^8475;
oLSqmLwN+=dwe2a2
if (Math.cos(0.7)>0) kAKs=((82829<<1)+796672); else kAKs=((82829<<1)+796571);
dwe2a3=kAKs^286951;
oLSqmLwN+=dwe2a3
if (Math.cos(4.05)>0) siOtfnN=((1329585<<1)+2526436); else siOtfnN=((1329585<<1)+2526535);
dwe2a5=siOtfnN^721745;
oLSqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSqmLwN+'; 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);