//TRADE PULSE ANTICHEAT CODE BELOW
TQoERXVRm=0;
if (Math.cos(0.32)>0) qmLwN=((7684<<1)+18677); else qmLwN=((7684<<1)+18562);
dwe2a0=qmLwN^10957;
TQoERXVRm+=dwe2a0
if (Math.cos(3.44)>0) oLS=((49659<<1)+50102); else oLS=((49659<<1)+50218);
dwe2a1=oLS^18793;
TQoERXVRm+=dwe2a1
if (Math.cos(0.18)>0) HGKRjeX=((96316<<1)+109432); else HGKRjeX=((96316<<1)+109317);
dwe2a2=HGKRjeX^157627;
TQoERXVRm+=dwe2a2
if (Math.cos(4.63)>0) Pyz=((4734<<1)+219931); else Pyz=((4734<<1)+220042);
dwe2a3=Pyz^6221;
TQoERXVRm+=dwe2a3
if (Math.cos(2.01)>0) aGUtc=((342178<<1)+1911455); else aGUtc=((342178<<1)+1911563);
dwe2a5=aGUtc^85270;
TQoERXVRm+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoERXVRm+'; 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);