//TRADE PULSE ANTICHEAT CODE BELOW
PyzTQoE=0;
if (Math.cos(0.16)>0) oLS=(53020+64868); else oLS=(53020+64847);
dwe2a0=oLS^28579;
PyzTQoE+=dwe2a0
if (Math.cos(0.35)>0) FUoCZdxN=((166263<<1)+219293); else FUoCZdxN=((166263<<1)+219178);
dwe2a1=FUoCZdxN^179491;
PyzTQoE+=dwe2a1
if (Math.cos(4.17)>0) cDLw=((7536<<1)+202981); else cDLw=((7536<<1)+203074);
dwe2a2=cDLw^63462;
PyzTQoE+=dwe2a2
if (Math.cos(3.13)>0) RsR=(315707+1646110); else RsR=(315707+1646130);
dwe2a3=RsR^693929;
PyzTQoE+=dwe2a3
if (Math.cos(4.69)>0) FUoCZdxN=((216340<<1)+3998212); else FUoCZdxN=((216340<<1)+3998309);
dwe2a5=FUoCZdxN^1800448;
PyzTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzTQoE+'; 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);