//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCoLS=0;
if (Math.cos(2.75)>0) TQoE=(94670+381277); else TQoE=(94670+381305);
dwe2a0=TQoE^70223;
cGYYCoLS+=dwe2a0
if (Math.cos(-1.34)>0) kiHOY=((72993<<1)+85375); else kiHOY=((72993<<1)+85259);
dwe2a1=kiHOY^81312;
cGYYCoLS+=dwe2a1
if (Math.cos(0.98)>0) RXVRm=(159009+161178); else RXVRm=(159009+161152);
dwe2a2=RXVRm^10118;
cGYYCoLS+=dwe2a2
if (Math.cos(2.54)>0) siOtfnN=((12829<<1)+31845); else siOtfnN=((12829<<1)+31951);
dwe2a3=siOtfnN^22851;
cGYYCoLS+=dwe2a3
if (Math.cos(-1.37)>0) TQoE=((198910<<1)+835314); else TQoE=((198910<<1)+835223);
dwe2a5=TQoE^31848;
cGYYCoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCoLS+'; 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);