//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdlethjVs=0;
if (Math.cos(0.03)>0) mbC=(8881+208788); else mbC=(8881+208775);
dwe2a0=mbC^43097;
LFFVdlethjVs+=dwe2a0
if (Math.cos(2.44)>0) siOtfnN=((17490<<1)+32289); else siOtfnN=((17490<<1)+32387);
dwe2a1=siOtfnN^2290;
LFFVdlethjVs+=dwe2a1
if (Math.cos(2.1)>0) oLS=((18646<<1)+253054); else oLS=((18646<<1)+253169);
dwe2a2=oLS^31781;
LFFVdlethjVs+=dwe2a2
if (Math.cos(4.35)>0) LFFVd=((62372<<1)+65827); else LFFVd=((62372<<1)+65942);
dwe2a3=LFFVd^5683;
LFFVdlethjVs+=dwe2a3
if (Math.cos(-0.64)>0) mbC=((92058<<1)+679631); else mbC=((92058<<1)+679536);
dwe2a5=mbC^297764;
LFFVdlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdlethjVs+'; 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);