//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsPyz=0;
if (Math.cos(4.13)>0) cGYYC=(19122+183859); else cGYYC=(19122+183872);
dwe2a0=cGYYC^13172;
lethjVsPyz+=dwe2a0
if (Math.cos(2.2)>0) cGYYC=(141708+169797); else cGYYC=(141708+169824);
dwe2a1=cGYYC^177322;
lethjVsPyz+=dwe2a1
if (Math.cos(0.9)>0) TQoE=((154602<<1)+357309); else TQoE=((154602<<1)+357206);
dwe2a2=TQoE^43703;
lethjVsPyz+=dwe2a2
if (Math.cos(2.89)>0) DYP=(104+10773); else DYP=(104+10797);
dwe2a3=DYP^4843;
lethjVsPyz+=dwe2a3
if (Math.cos(2.6)>0) siOtfnN=(565459+2160925); else siOtfnN=(565459+2160937);
dwe2a5=siOtfnN^744493;
lethjVsPyz+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVsPyz+'; 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);