//TRADE PULSE ANTICHEAT CODE BELOW
TQoEFUoCZdxN=0;
if (Math.cos(0.55)>0) RsR=(10242+10423); else RsR=(10242+10409);
dwe2a0=RsR^4885;
TQoEFUoCZdxN+=dwe2a0
if (Math.cos(4.67)>0) Pyz=((231563<<1)+249799); else Pyz=((231563<<1)+249914);
dwe2a1=Pyz^121926;
TQoEFUoCZdxN+=dwe2a1
if (Math.cos(0.84)>0) vthjmb=((248993<<1)+1238654); else vthjmb=((248993<<1)+1238560);
dwe2a2=vthjmb^546495;
TQoEFUoCZdxN+=dwe2a2
if (Math.cos(3.78)>0) LFFVd=(188241+767098); else LFFVd=(188241+767127);
dwe2a3=LFFVd^306402;
TQoEFUoCZdxN+=dwe2a3
if (Math.cos(1.69)>0) oLS=((118751<<1)+4595967); else oLS=((118751<<1)+4596067);
dwe2a5=oLS^468472;
TQoEFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEFUoCZdxN+'; 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);