//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNmBfXqHg=0;
if (Math.cos(-1.54)>0) FUoCZdxN=((162602<<1)+164597); else FUoCZdxN=((162602<<1)+164504);
dwe2a0=FUoCZdxN^94310;
siOtfnNmBfXqHg+=dwe2a0
if (Math.cos(0.92)>0) kiHOY=(184965+203180); else kiHOY=(184965+203160);
dwe2a1=kiHOY^141593;
siOtfnNmBfXqHg+=dwe2a1
if (Math.cos(-0.84)>0) siOtfnN=((107565<<1)+218561); else siOtfnN=((107565<<1)+218467);
dwe2a2=siOtfnN^88816;
siOtfnNmBfXqHg+=dwe2a2
if (Math.cos(3.59)>0) Pyz=(75202+220136); else Pyz=(75202+220156);
dwe2a3=Pyz^54424;
siOtfnNmBfXqHg+=dwe2a3
if (Math.cos(1.48)>0) oLS=((576727<<1)+751215); else oLS=((576727<<1)+751102);
dwe2a5=oLS^290479;
siOtfnNmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNmBfXqHg+'; 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);