//TRADE PULSE ANTICHEAT CODE BELOW
TQoEcDLw=0;
if (Math.cos(-0.93)>0) siOtfnN=((269723<<1)+916825); else siOtfnN=((269723<<1)+916734);
dwe2a0=siOtfnN^494969;
TQoEcDLw+=dwe2a0
if (Math.cos(3.16)>0) TQoE=((163637<<1)+187488); else TQoE=((163637<<1)+187596);
dwe2a1=TQoE^34452;
TQoEcDLw+=dwe2a1
if (Math.cos(3.21)>0) FUoCZdxN=((135039<<1)+261863); else FUoCZdxN=((135039<<1)+261959);
dwe2a2=FUoCZdxN^151221;
TQoEcDLw+=dwe2a2
if (Math.cos(3.83)>0) qmLwN=((89884<<1)+831536); else qmLwN=((89884<<1)+831648);
dwe2a3=qmLwN^155980;
TQoEcDLw+=dwe2a3
if (Math.cos(3.62)>0) siOtfnN=((73741<<1)+4994646); else siOtfnN=((73741<<1)+4994745);
dwe2a5=siOtfnN^162732;
TQoEcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEcDLw+'; 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);