//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXtUxMplh=0;
if (Math.cos(2.02)>0) siOtfnN=(13298+113783); else siOtfnN=(13298+113812);
dwe2a0=siOtfnN^1151;
HGKRjeXtUxMplh+=dwe2a0
if (Math.cos(0.19)>0) aGUtc=(6904+11784); else aGUtc=(6904+11764);
dwe2a1=aGUtc^10827;
HGKRjeXtUxMplh+=dwe2a1
if (Math.cos(-0.17)>0) kiHOY=((3546<<1)+33242); else kiHOY=((3546<<1)+33143);
dwe2a2=kiHOY^1990;
HGKRjeXtUxMplh+=dwe2a2
if (Math.cos(0.5)>0) TQoE=((14067<<1)+20035); else TQoE=((14067<<1)+19939);
dwe2a3=TQoE^3121;
HGKRjeXtUxMplh+=dwe2a3
if (Math.cos(-0.78)>0) lethjVs=((184600<<1)+383207); else lethjVs=((184600<<1)+383109);
dwe2a5=lethjVs^138667;
HGKRjeXtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXtUxMplh+'; 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);