//TRADE PULSE ANTICHEAT CODE BELOW
kiHOYRXVRm=0;
if (Math.cos(0.22)>0) mBfXqHg=(263586+754893); else mBfXqHg=(263586+754868);
dwe2a0=mBfXqHg^124968;
kiHOYRXVRm+=dwe2a0
if (Math.cos(2.49)>0) oLS=((117179<<1)+150682); else oLS=((117179<<1)+150786);
dwe2a1=oLS^165155;
kiHOYRXVRm+=dwe2a1
if (Math.cos(1.63)>0) aGUtc=(1755+88517); else aGUtc=(1755+88535);
dwe2a2=aGUtc^37058;
kiHOYRXVRm+=dwe2a2
if (Math.cos(4.69)>0) oLS=(138273+230666); else oLS=(138273+230683);
dwe2a3=oLS^127189;
kiHOYRXVRm+=dwe2a3
if (Math.cos(4.4)>0) RXVRm=(207154+2015636); else RXVRm=(207154+2015656);
dwe2a5=RXVRm^1004305;
kiHOYRXVRm+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+kiHOYRXVRm+'; 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);