//TRADE PULSE ANTICHEAT CODE BELOW
oLSqmLwN=0;
if (Math.cos(0.59)>0) vthjmb=((7629<<1)+58026); else vthjmb=((7629<<1)+57918);
dwe2a0=vthjmb^19915;
oLSqmLwN+=dwe2a0
if (Math.cos(1.83)>0) RsR=(3046+70140); else RsR=(3046+70154);
dwe2a1=RsR^50966;
oLSqmLwN+=dwe2a1
if (Math.cos(-0.5)>0) aGUtc=(3422+18547); else aGUtc=(3422+18517);
dwe2a2=aGUtc^1910;
oLSqmLwN+=dwe2a2
if (Math.cos(3.51)>0) RsR=(16997+41602); else RsR=(16997+41619);
dwe2a3=RsR^19360;
oLSqmLwN+=dwe2a3
if (Math.cos(-0.87)>0) Pyz=((44983<<1)+273950); else Pyz=((44983<<1)+273853);
dwe2a5=Pyz^63301;
oLSqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSqmLwN+'; 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);