//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNTQoE=0;
if (Math.cos(-0.33)>0) qmLwN=((105302<<1)+157161); else qmLwN=((105302<<1)+157060);
dwe2a0=qmLwN^84444;
siOtfnNTQoE+=dwe2a0
if (Math.cos(-1.36)>0) oLS=(1390+90629); else oLS=(1390+90610);
dwe2a1=oLS^49256;
siOtfnNTQoE+=dwe2a1
if (Math.cos(-1.5)>0) vthjmb=(30934+43320); else vthjmb=(30934+43291);
dwe2a2=vthjmb^17029;
siOtfnNTQoE+=dwe2a2
if (Math.cos(1.78)>0) qmLwN=((56198<<1)+62684); else qmLwN=((56198<<1)+62781);
dwe2a3=qmLwN^1509;
siOtfnNTQoE+=dwe2a3
if (Math.cos(2.07)>0) lethjVs=(396729+1044364); else lethjVs=(396729+1044387);
dwe2a5=lethjVs^377353;
siOtfnNTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNTQoE+'; 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);