//TRADE PULSE ANTICHEAT CODE BELOW
DYPsiOtfnN=0;
if (Math.cos(2.68)>0) kAKs=((56310<<1)+108092); else kAKs=((56310<<1)+108183);
dwe2a0=kAKs^71143;
DYPsiOtfnN+=dwe2a0
if (Math.cos(2.64)>0) LFFVd=(2555+71506); else LFFVd=(2555+71521);
dwe2a1=LFFVd^16669;
DYPsiOtfnN+=dwe2a1
if (Math.cos(2.62)>0) siOtfnN=((20010<<1)+603654); else siOtfnN=((20010<<1)+603773);
dwe2a2=siOtfnN^108078;
DYPsiOtfnN+=dwe2a2
if (Math.cos(2.75)>0) DYP=((118919<<1)+237316); else DYP=((118919<<1)+237434);
dwe2a3=DYP^41119;
DYPsiOtfnN+=dwe2a3
if (Math.cos(1.69)>0) mBfXqHg=((242259<<1)+1012963); else mBfXqHg=((242259<<1)+1013063);
dwe2a5=mBfXqHg^714578;
DYPsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPsiOtfnN+'; 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);