//TRADE PULSE ANTICHEAT CODE BELOW
PyzmBfXqHg=0;
if (Math.cos(-1.39)>0) aGUtc=((97624<<1)+313789); else aGUtc=((97624<<1)+313694);
dwe2a0=aGUtc^25788;
PyzmBfXqHg+=dwe2a0
if (Math.cos(0.29)>0) cDLw=(220929+439707); else cDLw=(220929+439683);
dwe2a1=cDLw^170122;
PyzmBfXqHg+=dwe2a1
if (Math.cos(3.38)>0) HGKRjeX=((38557<<1)+468973); else HGKRjeX=((38557<<1)+469096);
dwe2a2=HGKRjeX^183160;
PyzmBfXqHg+=dwe2a2
if (Math.cos(3.77)>0) kAKs=(15177+226585); else kAKs=(15177+226606);
dwe2a3=kAKs^31577;
PyzmBfXqHg+=dwe2a3
if (Math.cos(2.84)>0) Pyz=((298672<<1)+1441802); else Pyz=((298672<<1)+1441913);
dwe2a5=Pyz^547788;
PyzmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzmBfXqHg+'; 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);