//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNkiHOY=0;
if (Math.cos(2.82)>0) oLS=((44280<<1)+365368); else oLS=((44280<<1)+365470);
dwe2a0=oLS^114614;
FUoCZdxNkiHOY+=dwe2a0
if (Math.cos(0.8)>0) lethjVs=(106815+904972); else lethjVs=(106815+904943);
dwe2a1=lethjVs^46058;
FUoCZdxNkiHOY+=dwe2a1
if (Math.cos(4.09)>0) cGYYC=((300259<<1)+437749); else cGYYC=((300259<<1)+437843);
dwe2a2=cGYYC^304053;
FUoCZdxNkiHOY+=dwe2a2
if (Math.cos(0.84)>0) oLS=(16724+84675); else oLS=(16724+84650);
dwe2a3=oLS^23159;
FUoCZdxNkiHOY+=dwe2a3
if (Math.cos(0.59)>0) Pyz=(1551352+2535671); else Pyz=(1551352+2535646);
dwe2a5=Pyz^359821;
FUoCZdxNkiHOY+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNkiHOY+'; 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);