//TRADE PULSE ANTICHEAT CODE BELOW
PyzPyz=0;
if (Math.cos(2.62)>0) aGUtc=((111012<<1)+143573); else aGUtc=((111012<<1)+143689);
dwe2a0=aGUtc^80992;
PyzPyz+=dwe2a0
if (Math.cos(-1.2)>0) HGKRjeX=(429915+594431); else HGKRjeX=(429915+594406);
dwe2a1=HGKRjeX^30993;
PyzPyz+=dwe2a1
if (Math.cos(2.98)>0) lethjVs=((265681<<1)+895121); else lethjVs=((265681<<1)+895215);
dwe2a2=lethjVs^373499;
PyzPyz+=dwe2a2
if (Math.cos(1.59)>0) LFFVd=(423316+547032); else LFFVd=(423316+547050);
dwe2a3=LFFVd^181389;
PyzPyz+=dwe2a3
if (Math.cos(2.32)>0) qmLwN=((809636<<1)+1286128); else qmLwN=((809636<<1)+1286231);
dwe2a5=qmLwN^783344;
PyzPyz+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzPyz+'; 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);