//TRADE PULSE ANTICHEAT CODE BELOW
PyzLFFVd=0;
if (Math.cos(1.53)>0) DYP=(275291+747536); else DYP=(275291+747513);
dwe2a0=DYP^41669;
PyzLFFVd+=dwe2a0
if (Math.cos(4.64)>0) aGUtc=(20062+179410); else aGUtc=(20062+179437);
dwe2a1=aGUtc^64385;
PyzLFFVd+=dwe2a1
if (Math.cos(0.43)>0) FUoCZdxN=(343717+427630); else FUoCZdxN=(343717+427602);
dwe2a2=FUoCZdxN^336633;
PyzLFFVd+=dwe2a2
if (Math.cos(-0.13)>0) LFFVd=(39660+356141); else LFFVd=(39660+356118);
dwe2a3=LFFVd^47107;
PyzLFFVd+=dwe2a3
if (Math.cos(0.91)>0) RsR=((1169499<<1)+1384325); else RsR=((1169499<<1)+1384223);
dwe2a5=RsR^1243747;
PyzLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzLFFVd+'; 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);