//TRADE PULSE ANTICHEAT CODE BELOW
TQoELFFVd=0;
if (Math.cos(0.3)>0) HGKRjeX=((8832<<1)+20393); else HGKRjeX=((8832<<1)+20279);
dwe2a0=HGKRjeX^25744;
TQoELFFVd+=dwe2a0
if (Math.cos(3.13)>0) oLS=((6606<<1)+54443); else oLS=((6606<<1)+54542);
dwe2a1=oLS^14791;
TQoELFFVd+=dwe2a1
if (Math.cos(2.5)>0) kiHOY=((1508<<1)+5238); else kiHOY=((1508<<1)+5339);
dwe2a2=kiHOY^4318;
TQoELFFVd+=dwe2a2
if (Math.cos(1.77)>0) mBfXqHg=((19681<<1)+29709); else mBfXqHg=((19681<<1)+29807);
dwe2a3=mBfXqHg^32553;
TQoELFFVd+=dwe2a3
if (Math.cos(2.62)>0) TQoE=(226830+294746); else TQoE=(226830+294774);
dwe2a5=TQoE^134195;
TQoELFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoELFFVd+'; 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);