//TRADE PULSE ANTICHEAT CODE BELOW
TQoEmbC=0;
if (Math.cos(3.27)>0) cGYYC=(55717+76468); else cGYYC=(55717+76496);
dwe2a0=cGYYC^113293;
TQoEmbC+=dwe2a0
if (Math.cos(2.28)>0) kiHOY=((41225<<1)+65500); else kiHOY=((41225<<1)+65617);
dwe2a1=kiHOY^96409;
TQoEmbC+=dwe2a1
if (Math.cos(3.46)>0) oLS=(32791+152017); else oLS=(32791+152044);
dwe2a2=oLS^98631;
TQoEmbC+=dwe2a2
if (Math.cos(3.34)>0) HGKRjeX=((28738<<1)+145362); else HGKRjeX=((28738<<1)+145457);
dwe2a3=HGKRjeX^4881;
TQoEmbC+=dwe2a3
if (Math.cos(-0.77)>0) Pyz=((107909<<1)+420425); else Pyz=((107909<<1)+420327);
dwe2a5=Pyz^368910;
TQoEmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEmbC+'; 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);