//TRADE PULSE ANTICHEAT CODE BELOW
RsRkAKs=0;
if (Math.cos(-0.96)>0) tUxMplh=(16726+22782); else tUxMplh=(16726+22760);
dwe2a0=tUxMplh^1750;
RsRkAKs+=dwe2a0
if (Math.cos(0.86)>0) RsR=(55718+94703); else RsR=(55718+94691);
dwe2a1=RsR^8758;
RsRkAKs+=dwe2a1
if (Math.cos(1.98)>0) oLS=(92050+352047); else oLS=(92050+352073);
dwe2a2=oLS^73915;
RsRkAKs+=dwe2a2
if (Math.cos(0.38)>0) LFFVd=(8139+16369); else LFFVd=(8139+16353);
dwe2a3=LFFVd^12044;
RsRkAKs+=dwe2a3
if (Math.cos(4.02)>0) RsR=((224488<<1)+2212194); else RsR=((224488<<1)+2212305);
dwe2a5=RsR^1009734;
RsRkAKs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RsRkAKs+'; 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);