//TRADE PULSE ANTICHEAT CODE BELOW
TQoEDYP=0;
if (Math.cos(-0.62)>0) lethjVs=(70277+242067); else lethjVs=(70277+242049);
dwe2a0=lethjVs^56210;
TQoEDYP+=dwe2a0
if (Math.cos(-0.15)>0) aGUtc=((54607<<1)+67105); else aGUtc=((54607<<1)+66984);
dwe2a1=aGUtc^46386;
TQoEDYP+=dwe2a1
if (Math.cos(-0.68)>0) cGYYC=((10067<<1)+13855); else cGYYC=((10067<<1)+13752);
dwe2a2=cGYYC^11336;
TQoEDYP+=dwe2a2
if (Math.cos(3.14)>0) LFFVd=((26351<<1)+26808); else LFFVd=((26351<<1)+26905);
dwe2a3=LFFVd^767;
TQoEDYP+=dwe2a3
if (Math.cos(2.19)>0) siOtfnN=(322396+559303); else siOtfnN=(322396+559326);
dwe2a5=siOtfnN^139514;
TQoEDYP+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEDYP+'; 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);