//TRADE PULSE ANTICHEAT CODE BELOW
PyzqmLwN=0;
if (Math.cos(2.75)>0) kAKs=((6529<<1)+6779); else kAKs=((6529<<1)+6878);
dwe2a0=kAKs^10426;
PyzqmLwN+=dwe2a0
if (Math.cos(-0.41)>0) RsR=((10249<<1)+56882); else RsR=((10249<<1)+56767);
dwe2a1=RsR^1618;
PyzqmLwN+=dwe2a1
if (Math.cos(2.96)>0) cGYYC=(54651+66195); else cGYYC=(54651+66222);
dwe2a2=cGYYC^40811;
PyzqmLwN+=dwe2a2
if (Math.cos(3.64)>0) TQoE=(23186+23781); else TQoE=(23186+23794);
dwe2a3=TQoE^6009;
PyzqmLwN+=dwe2a3
if (Math.cos(1.23)>0) oLS=((3424<<1)+310503); else oLS=((3424<<1)+310400);
dwe2a5=oLS^55231;
PyzqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzqmLwN+'; 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);