//TRADE PULSE ANTICHEAT CODE BELOW
oLSsiOtfnN=0;
if (Math.cos(-0.43)>0) mbC=((96830<<1)+198018); else mbC=((96830<<1)+197916);
dwe2a0=mbC^57319;
oLSsiOtfnN+=dwe2a0
if (Math.cos(-1.11)>0) lethjVs=(24553+251868); else lethjVs=(24553+251848);
dwe2a1=lethjVs^72816;
oLSsiOtfnN+=dwe2a1
if (Math.cos(3.96)>0) cGYYC=(81818+360307); else cGYYC=(81818+360327);
dwe2a2=cGYYC^145954;
oLSsiOtfnN+=dwe2a2
if (Math.cos(1.36)>0) aGUtc=(3102+275966); else aGUtc=(3102+275940);
dwe2a3=aGUtc^23416;
oLSsiOtfnN+=dwe2a3
if (Math.cos(0.82)>0) RXVRm=((513156<<1)+953541); else RXVRm=((513156<<1)+953446);
dwe2a5=RXVRm^237790;
oLSsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSsiOtfnN+'; 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);