//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNkAKs=0;
if (Math.cos(2.8)>0) kiHOY=((33728<<1)+87738); else kiHOY=((33728<<1)+87839);
dwe2a0=kiHOY^93922;
siOtfnNkAKs+=dwe2a0
if (Math.cos(0.2)>0) LFFVd=((111123<<1)+510204); else LFFVd=((111123<<1)+510089);
dwe2a1=LFFVd^53506;
siOtfnNkAKs+=dwe2a1
if (Math.cos(-0.81)>0) FUoCZdxN=((20092<<1)+260662); else FUoCZdxN=((20092<<1)+260557);
dwe2a2=FUoCZdxN^12587;
siOtfnNkAKs+=dwe2a2
if (Math.cos(-1.51)>0) cGYYC=((154595<<1)+232537); else cGYYC=((154595<<1)+232437);
dwe2a3=cGYYC^173814;
siOtfnNkAKs+=dwe2a3
if (Math.cos(3.07)>0) FUoCZdxN=(1451499+2245456); else FUoCZdxN=(1451499+2245477);
dwe2a5=FUoCZdxN^1063048;
siOtfnNkAKs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNkAKs+'; 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);