//TRADE PULSE ANTICHEAT CODE BELOW
PyzTQoE=0;
if (Math.cos(2.92)>0) RsR=((315<<1)+65396); else RsR=((315<<1)+65514);
dwe2a0=RsR^45311;
PyzTQoE+=dwe2a0
if (Math.cos(4.12)>0) kAKs=((46669<<1)+603563); else kAKs=((46669<<1)+603664);
dwe2a1=kAKs^12818;
PyzTQoE+=dwe2a1
if (Math.cos(1.23)>0) siOtfnN=(246309+291730); else siOtfnN=(246309+291714);
dwe2a2=siOtfnN^223148;
PyzTQoE+=dwe2a2
if (Math.cos(0.51)>0) RsR=((6786<<1)+48914); else RsR=((6786<<1)+48805);
dwe2a3=RsR^20653;
PyzTQoE+=dwe2a3
if (Math.cos(-1.16)>0) Pyz=((683904<<1)+4696278); else Pyz=((683904<<1)+4696169);
dwe2a5=Pyz^389129;
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);