//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcvthjmb=0;
if (Math.cos(1.83)>0) RsR=(19904+529494); else RsR=(19904+529514);
dwe2a0=RsR^321317;
aGUtcvthjmb+=dwe2a0
if (Math.cos(3.42)>0) kAKs=((97399<<1)+380928); else kAKs=((97399<<1)+381043);
dwe2a1=kAKs^294084;
aGUtcvthjmb+=dwe2a1
if (Math.cos(-0.34)>0) oLS=((135136<<1)+194024); else oLS=((135136<<1)+193914);
dwe2a2=oLS^116994;
aGUtcvthjmb+=dwe2a2
if (Math.cos(3.1)>0) aGUtc=((221273<<1)+282897); else aGUtc=((221273<<1)+283005);
dwe2a3=aGUtc^252377;
aGUtcvthjmb+=dwe2a3
if (Math.cos(1.96)>0) kAKs=(234210+2223266); else kAKs=(234210+2223279);
dwe2a5=kAKs^573510;
aGUtcvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcvthjmb+'; 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);