//TRADE PULSE ANTICHEAT CODE BELOW
TQoEcDLw=0;
if (Math.cos(1.59)>0) siOtfnN=((3758<<1)+329549); else siOtfnN=((3758<<1)+329649);
dwe2a0=siOtfnN^168858;
TQoEcDLw+=dwe2a0
if (Math.cos(4.08)>0) kAKs=((345861<<1)+611273); else kAKs=((345861<<1)+611384);
dwe2a1=kAKs^15096;
TQoEcDLw+=dwe2a1
if (Math.cos(1.62)>0) cGYYC=((90247<<1)+139581); else cGYYC=((90247<<1)+139686);
dwe2a2=cGYYC^177399;
TQoEcDLw+=dwe2a2
if (Math.cos(-0.4)>0) kAKs=(266113+1187295); else kAKs=(266113+1187277);
dwe2a3=kAKs^262002;
TQoEcDLw+=dwe2a3
if (Math.cos(4.45)>0) TQoE=((607598<<1)+2200495); else TQoE=((607598<<1)+2200586);
dwe2a5=TQoE^191400;
TQoEcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEcDLw+'; 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);