//TRADE PULSE ANTICHEAT CODE BELOW
DYPmBfXqHg=0;
if (Math.cos(-0.79)>0) vthjmb=(142703+158805); else vthjmb=(142703+158776);
dwe2a0=vthjmb^157531;
DYPmBfXqHg+=dwe2a0
if (Math.cos(-0.93)>0) tUxMplh=((63690<<1)+232762); else tUxMplh=((63690<<1)+232666);
dwe2a1=tUxMplh^119867;
DYPmBfXqHg+=dwe2a1
if (Math.cos(4.53)>0) cGYYC=((11793<<1)+354381); else cGYYC=((11793<<1)+354480);
dwe2a2=cGYYC^36563;
DYPmBfXqHg+=dwe2a2
if (Math.cos(4.34)>0) oLS=((170<<1)+114113); else oLS=((170<<1)+114213);
dwe2a3=oLS^24251;
DYPmBfXqHg+=dwe2a3
if (Math.cos(3.69)>0) vthjmb=((68144<<1)+922004); else vthjmb=((68144<<1)+922115);
dwe2a5=vthjmb^162139;
DYPmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPmBfXqHg+'; 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);