//TRADE PULSE ANTICHEAT CODE BELOW
oLSqmLwN=0;
if (Math.cos(3.26)>0) siOtfnN=((17490<<1)+87153); else siOtfnN=((17490<<1)+87248);
dwe2a0=siOtfnN^45633;
oLSqmLwN+=dwe2a0
if (Math.cos(1.35)>0) lethjVs=(48457+100469); else lethjVs=(48457+100453);
dwe2a1=lethjVs^38107;
oLSqmLwN+=dwe2a1
if (Math.cos(4.37)>0) mbC=(43163+331539); else mbC=(43163+331552);
dwe2a2=mbC^65763;
oLSqmLwN+=dwe2a2
if (Math.cos(1.27)>0) siOtfnN=(96589+687392); else siOtfnN=(96589+687365);
dwe2a3=siOtfnN^416450;
oLSqmLwN+=dwe2a3
if (Math.cos(3.33)>0) cDLw=((289903<<1)+7105030); else cDLw=((289903<<1)+7105142);
dwe2a5=cDLw^2205555;
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);