//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCTQoE=0;
if (Math.cos(-0.44)>0) mbC=(166090+213625); else mbC=(166090+213595);
dwe2a0=mbC^73529;
cGYYCTQoE+=dwe2a0
if (Math.cos(0.75)>0) aGUtc=(216272+522939); else aGUtc=(216272+522919);
dwe2a1=aGUtc^379350;
cGYYCTQoE+=dwe2a1
if (Math.cos(1.81)>0) DYP=((33651<<1)+294736); else DYP=((33651<<1)+294832);
dwe2a2=DYP^98935;
cGYYCTQoE+=dwe2a2
if (Math.cos(3.36)>0) kiHOY=(198909+1364096); else kiHOY=(198909+1364118);
dwe2a3=kiHOY^495698;
cGYYCTQoE+=dwe2a3
if (Math.cos(-1.06)>0) LFFVd=((834532<<1)+1298573); else LFFVd=((834532<<1)+1298457);
dwe2a5=LFFVd^443592;
cGYYCTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCTQoE+'; 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);