//TRADE PULSE ANTICHEAT CODE BELOW
PyzRsR=0;
if (Math.cos(-0.45)>0) vthjmb=(725810+1059760); else vthjmb=(725810+1059748);
dwe2a0=vthjmb^212211;
PyzRsR+=dwe2a0
if (Math.cos(3.14)>0) oLS=(742604+1153249); else oLS=(742604+1153272);
dwe2a1=oLS^476270;
PyzRsR+=dwe2a1
if (Math.cos(0)>0) qmLwN=((459705<<1)+673114); else qmLwN=((459705<<1)+672994);
dwe2a2=qmLwN^14947;
PyzRsR+=dwe2a2
if (Math.cos(0.47)>0) LFFVd=(35910+1526024); else LFFVd=(35910+1526010);
dwe2a3=LFFVd^860167;
PyzRsR+=dwe2a3
if (Math.cos(4.57)>0) FUoCZdxN=((87525<<1)+2394121); else FUoCZdxN=((87525<<1)+2394211);
dwe2a5=FUoCZdxN^1554780;
PyzRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzRsR+'; 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);