//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhoLS=0;
if (Math.cos(1.8)>0) aGUtc=((6177<<1)+20954); else aGUtc=((6177<<1)+21062);
dwe2a0=aGUtc^3295;
tUxMplhoLS+=dwe2a0
if (Math.cos(0.79)>0) kiHOY=(4503+22174); else kiHOY=(4503+22160);
dwe2a1=kiHOY^3012;
tUxMplhoLS+=dwe2a1
if (Math.cos(2.2)>0) FUoCZdxN=(19088+47571); else FUoCZdxN=(19088+47594);
dwe2a2=FUoCZdxN^1120;
tUxMplhoLS+=dwe2a2
if (Math.cos(3.58)>0) cDLw=((4414<<1)+20937); else cDLw=((4414<<1)+21038);
dwe2a3=cDLw^7629;
tUxMplhoLS+=dwe2a3
if (Math.cos(0.22)>0) Pyz=((35063<<1)+677741); else Pyz=((35063<<1)+677621);
dwe2a5=Pyz^177191;
tUxMplhoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhoLS+'; 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);