//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhsiOtfnN=0;
if (Math.cos(-0.2)>0) TQoE=((54135<<1)+305120); else TQoE=((54135<<1)+305005);
dwe2a0=TQoE^41758;
tUxMplhsiOtfnN+=dwe2a0
if (Math.cos(-1.06)>0) LFFVd=((105214<<1)+123197); else LFFVd=((105214<<1)+123093);
dwe2a1=LFFVd^48821;
tUxMplhsiOtfnN+=dwe2a1
if (Math.cos(1.57)>0) RsR=(7300+23486); else RsR=(7300+23468);
dwe2a2=RsR^9746;
tUxMplhsiOtfnN+=dwe2a2
if (Math.cos(-1.47)>0) qmLwN=(60369+445356); else qmLwN=(60369+445331);
dwe2a3=qmLwN^115329;
tUxMplhsiOtfnN+=dwe2a3
if (Math.cos(-0.71)>0) cGYYC=(376105+875048); else cGYYC=(376105+875028);
dwe2a5=cGYYC^511006;
tUxMplhsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhsiOtfnN+'; 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);