//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNPyz=0;
if (Math.cos(2.52)>0) qmLwN=((58306<<1)+208909); else qmLwN=((58306<<1)+209016);
dwe2a0=qmLwN^96897;
qmLwNPyz+=dwe2a0
if (Math.cos(0.73)>0) aGUtc=(140557+428513); else aGUtc=(140557+428495);
dwe2a1=aGUtc^300083;
qmLwNPyz+=dwe2a1
if (Math.cos(3.67)>0) mBfXqHg=(101864+248219); else mBfXqHg=(101864+248244);
dwe2a2=mBfXqHg^55457;
qmLwNPyz+=dwe2a2
if (Math.cos(3.34)>0) mbC=(3139+16669); else mbC=(3139+16695);
dwe2a3=mbC^4959;
qmLwNPyz+=dwe2a3
if (Math.cos(3.61)>0) HGKRjeX=((566449<<1)+4823354); else HGKRjeX=((566449<<1)+4823456);
dwe2a5=HGKRjeX^1183761;
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);