//TRADE PULSE ANTICHEAT CODE BELOW
vthjmbDYP=0;
if (Math.cos(3.9)>0) RsR=(270070+1789963); else RsR=(270070+1789980);
dwe2a0=RsR^652545;
vthjmbDYP+=dwe2a0
if (Math.cos(2.87)>0) TQoE=((42727<<1)+62280); else TQoE=((42727<<1)+62402);
dwe2a1=TQoE^49777;
vthjmbDYP+=dwe2a1
if (Math.cos(-0.24)>0) oLS=(53814+139135); else oLS=(53814+139110);
dwe2a2=oLS^22190;
vthjmbDYP+=dwe2a2
if (Math.cos(-0.96)>0) LFFVd=(295990+1004932); else LFFVd=(295990+1004906);
dwe2a3=LFFVd^689068;
vthjmbDYP+=dwe2a3
if (Math.cos(-0.61)>0) mBfXqHg=(2300242+4841408); else mBfXqHg=(2300242+4841394);
dwe2a5=mBfXqHg^815720;
vthjmbDYP+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+vthjmbDYP+'; 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);