//TRADE PULSE ANTICHEAT CODE BELOW
oLSPyz=0;
if (Math.cos(1.3)>0) oLS=(32184+528193); else oLS=(32184+528179);
dwe2a0=oLS^411897;
oLSPyz+=dwe2a0
if (Math.cos(2.18)>0) LFFVd=(173248+383532); else LFFVd=(173248+383556);
dwe2a1=LFFVd^102405;
oLSPyz+=dwe2a1
if (Math.cos(-1.12)>0) mbC=(53600+361909); else mbC=(53600+361886);
dwe2a2=mbC^30461;
oLSPyz+=dwe2a2
if (Math.cos(2.79)>0) RsR=((101923<<1)+423013); else RsR=((101923<<1)+423111);
dwe2a3=RsR^220275;
oLSPyz+=dwe2a3
if (Math.cos(3.74)>0) HGKRjeX=((1286955<<1)+4433128); else HGKRjeX=((1286955<<1)+4433248);
dwe2a5=HGKRjeX^561224;
oLSPyz+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSPyz+'; 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);