//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcvthjmb=0;
if (Math.cos(0.04)>0) qmLwN=(3112+6305); else qmLwN=(3112+6292);
dwe2a0=qmLwN^678;
aGUtcvthjmb+=dwe2a0
if (Math.cos(1.48)>0) kiHOY=(957+144112); else kiHOY=(957+144086);
dwe2a1=kiHOY^37492;
aGUtcvthjmb+=dwe2a1
if (Math.cos(0.31)>0) oLS=((7377<<1)+52361); else oLS=((7377<<1)+52254);
dwe2a2=oLS^22422;
aGUtcvthjmb+=dwe2a2
if (Math.cos(1.26)>0) qmLwN=(5381+63780); else qmLwN=(5381+63751);
dwe2a3=qmLwN^5003;
aGUtcvthjmb+=dwe2a3
if (Math.cos(4.71)>0) lethjVs=(450944+470578); else lethjVs=(450944+470606);
dwe2a5=lethjVs^188870;
aGUtcvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcvthjmb+'; 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);