//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNvthjmb=0;
if (Math.cos(0.06)>0) LFFVd=(153780+227372); else LFFVd=(153780+227348);
dwe2a0=LFFVd^102164;
siOtfnNvthjmb+=dwe2a0
if (Math.cos(-1.1)>0) cDLw=(94575+755332); else cDLw=(94575+755305);
dwe2a1=cDLw^17624;
siOtfnNvthjmb+=dwe2a1
if (Math.cos(-0.31)>0) lethjVs=(7518+78863); else lethjVs=(7518+78835);
dwe2a2=lethjVs^3040;
siOtfnNvthjmb+=dwe2a2
if (Math.cos(0.63)>0) RsR=((69622<<1)+618557); else RsR=((69622<<1)+618456);
dwe2a3=RsR^299748;
siOtfnNvthjmb+=dwe2a3
if (Math.cos(3.5)>0) mbC=((365991<<1)+4767762); else mbC=((365991<<1)+4767860);
dwe2a5=mbC^173290;
siOtfnNvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNvthjmb+'; 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);