//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhPyz=0;
if (Math.cos(3.98)>0) lethjVs=(24371+39751); else lethjVs=(24371+39764);
dwe2a0=lethjVs^22077;
tUxMplhPyz+=dwe2a0
if (Math.cos(4.71)>0) aGUtc=((4739<<1)+11470); else aGUtc=((4739<<1)+11590);
dwe2a1=aGUtc^8228;
tUxMplhPyz+=dwe2a1
if (Math.cos(4.08)>0) aGUtc=((5392<<1)+13637); else aGUtc=((5392<<1)+13750);
dwe2a2=aGUtc^10307;
tUxMplhPyz+=dwe2a2
if (Math.cos(2.31)>0) mBfXqHg=(2841+13413); else mBfXqHg=(2841+13437);
dwe2a3=mBfXqHg^3562;
tUxMplhPyz+=dwe2a3
if (Math.cos(-0.53)>0) TQoE=(50462+290779); else TQoE=(50462+290754);
dwe2a5=TQoE^95040;
tUxMplhPyz+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhPyz+'; 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);