//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXTQoE=0;
if (Math.cos(-1.17)>0) aGUtc=(88666+91077); else aGUtc=(88666+91058);
dwe2a0=aGUtc^70609;
HGKRjeXTQoE+=dwe2a0
if (Math.cos(0.57)>0) cDLw=(101874+357986); else cDLw=(101874+357959);
dwe2a1=cDLw^192989;
HGKRjeXTQoE+=dwe2a1
if (Math.cos(1.77)>0) qmLwN=(110281+273553); else qmLwN=(110281+273565);
dwe2a2=qmLwN^104180;
HGKRjeXTQoE+=dwe2a2
if (Math.cos(0.14)>0) RXVRm=(33691+148312); else RXVRm=(33691+148296);
dwe2a3=RXVRm^66676;
HGKRjeXTQoE+=dwe2a3
if (Math.cos(2.07)>0) siOtfnN=((183016<<1)+1145122); else siOtfnN=((183016<<1)+1145236);
dwe2a5=siOtfnN^462391;
HGKRjeXTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXTQoE+'; 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);