//TRADE PULSE ANTICHEAT CODE BELOW
DYPcDLw=0;
if (Math.cos(-0.05)>0) DYP=((8576<<1)+303610); else DYP=((8576<<1)+303487);
dwe2a0=DYP^236133;
DYPcDLw+=dwe2a0
if (Math.cos(4.34)>0) HGKRjeX=((88582<<1)+501017); else HGKRjeX=((88582<<1)+501136);
dwe2a1=HGKRjeX^190549;
DYPcDLw+=dwe2a1
if (Math.cos(1.27)>0) mbC=(78525+355622); else mbC=(78525+355603);
dwe2a2=mbC^121551;
DYPcDLw+=dwe2a2
if (Math.cos(-0.93)>0) cGYYC=((21402<<1)+42106); else cGYYC=((21402<<1)+41986);
dwe2a3=cGYYC^11284;
DYPcDLw+=dwe2a3
if (Math.cos(2.39)>0) vthjmb=(348465+6245269); else vthjmb=(348465+6245288);
dwe2a5=vthjmb^2133938;
DYPcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPcDLw+'; 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);