//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXRXVRm=0;
if (Math.cos(3.95)>0) qmLwN=(23434+113661); else qmLwN=(23434+113680);
dwe2a0=qmLwN^43843;
HGKRjeXRXVRm+=dwe2a0
if (Math.cos(0.94)>0) TQoE=(65887+363250); else TQoE=(65887+363229);
dwe2a1=TQoE^150102;
HGKRjeXRXVRm+=dwe2a1
if (Math.cos(-0.55)>0) HGKRjeX=(241192+469116); else HGKRjeX=(241192+469089);
dwe2a2=HGKRjeX^286334;
HGKRjeXRXVRm+=dwe2a2
if (Math.cos(2.87)>0) kiHOY=(361831+1309359); else kiHOY=(361831+1309380);
dwe2a3=kiHOY^532380;
HGKRjeXRXVRm+=dwe2a3
if (Math.cos(0.41)>0) FUoCZdxN=((1480517<<1)+2770937); else FUoCZdxN=((1480517<<1)+2770831);
dwe2a5=FUoCZdxN^1995132;
HGKRjeXRXVRm+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXRXVRm+'; 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);