//TRADE PULSE ANTICHEAT CODE BELOW
PyzHGKRjeX=0;
if (Math.cos(1.8)>0) kAKs=((17998<<1)+34075); else kAKs=((17998<<1)+34172);
dwe2a0=kAKs^5452;
PyzHGKRjeX+=dwe2a0
if (Math.cos(4.67)>0) tUxMplh=((11400<<1)+54501); else tUxMplh=((11400<<1)+54613);
dwe2a1=tUxMplh^30292;
PyzHGKRjeX+=dwe2a1
if (Math.cos(1.93)>0) oLS=(6763+15834); else oLS=(6763+15862);
dwe2a2=oLS^11704;
PyzHGKRjeX+=dwe2a2
if (Math.cos(4.52)>0) RsR=((657<<1)+13533); else RsR=((657<<1)+13642);
dwe2a3=RsR^1840;
PyzHGKRjeX+=dwe2a3
if (Math.cos(1.74)>0) siOtfnN=((59053<<1)+184471); else siOtfnN=((59053<<1)+184561);
dwe2a5=siOtfnN^43693;
PyzHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzHGKRjeX+'; 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);