//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNqmLwN=0;
if (Math.cos(4.2)>0) Pyz=((840<<1)+25286); else Pyz=((840<<1)+25376);
dwe2a0=Pyz^9440;
siOtfnNqmLwN+=dwe2a0
if (Math.cos(3.09)>0) aGUtc=((61484<<1)+302316); else aGUtc=((61484<<1)+302422);
dwe2a1=aGUtc^137766;
siOtfnNqmLwN+=dwe2a1
if (Math.cos(4.56)>0) lethjVs=((1874<<1)+167424); else lethjVs=((1874<<1)+167529);
dwe2a2=lethjVs^5203;
siOtfnNqmLwN+=dwe2a2
if (Math.cos(1.55)>0) TQoE=(51128+126128); else TQoE=(51128+126116);
dwe2a3=TQoE^26249;
siOtfnNqmLwN+=dwe2a3
if (Math.cos(-1.53)>0) RXVRm=(1863857+1884782); else RXVRm=(1863857+1884762);
dwe2a5=RXVRm^1262945;
siOtfnNqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNqmLwN+'; 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);