//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNPyz=0;
if (Math.cos(4.55)>0) vthjmb=((263991<<1)+1011521); else vthjmb=((263991<<1)+1011625);
dwe2a0=vthjmb^66865;
qmLwNPyz+=dwe2a0
if (Math.cos(0)>0) FUoCZdxN=((135341<<1)+477296); else FUoCZdxN=((135341<<1)+477185);
dwe2a1=FUoCZdxN^104084;
qmLwNPyz+=dwe2a1
if (Math.cos(3.87)>0) aGUtc=((101418<<1)+531673); else aGUtc=((101418<<1)+531768);
dwe2a2=aGUtc^191859;
qmLwNPyz+=dwe2a2
if (Math.cos(3.66)>0) cGYYC=((40522<<1)+336013); else cGYYC=((40522<<1)+336116);
dwe2a3=cGYYC^45032;
qmLwNPyz+=dwe2a3
if (Math.cos(2.52)>0) lethjVs=(394018+4952641); else lethjVs=(394018+4952660);
dwe2a5=lethjVs^1230214;
qmLwNPyz+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNPyz+'; 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);