//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCqmLwN=0;
if (Math.cos(3.39)>0) FUoCZdxN=((4949<<1)+500380); else FUoCZdxN=((4949<<1)+500475);
dwe2a0=FUoCZdxN^147113;
cGYYCqmLwN+=dwe2a0
if (Math.cos(1.64)>0) Pyz=((69911<<1)+741172); else Pyz=((69911<<1)+741280);
dwe2a1=Pyz^254195;
cGYYCqmLwN+=dwe2a1
if (Math.cos(2.39)>0) mbC=((27548<<1)+457133); else mbC=((27548<<1)+457235);
dwe2a2=mbC^9556;
cGYYCqmLwN+=dwe2a2
if (Math.cos(1.61)>0) vthjmb=(120343+123613); else vthjmb=(120343+123633);
dwe2a3=vthjmb^81658;
cGYYCqmLwN+=dwe2a3
if (Math.cos(3.7)>0) lethjVs=(161886+2437542); else lethjVs=(161886+2437563);
dwe2a5=lethjVs^1741141;
cGYYCqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCqmLwN+'; 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);