//TRADE PULSE ANTICHEAT CODE BELOW
kiHOYRXVRm=0;
if (Math.cos(0.79)>0) HGKRjeX=((60383<<1)+64617); else HGKRjeX=((60383<<1)+64519);
dwe2a0=HGKRjeX^52577;
kiHOYRXVRm+=dwe2a0
if (Math.cos(-1.29)>0) oLS=(14829+45248); else oLS=(14829+45233);
dwe2a1=oLS^20069;
kiHOYRXVRm+=dwe2a1
if (Math.cos(1.92)>0) qmLwN=((14440<<1)+203078); else qmLwN=((14440<<1)+203197);
dwe2a2=qmLwN^8102;
kiHOYRXVRm+=dwe2a2
if (Math.cos(0.33)>0) cDLw=(12731+541444); else cDLw=(12731+541421);
dwe2a3=cDLw^16291;
kiHOYRXVRm+=dwe2a3
if (Math.cos(-1.37)>0) vthjmb=(48181+1898549); else vthjmb=(48181+1898533);
dwe2a5=vthjmb^72704;
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);