//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCqmLwN=0;
if (Math.cos(3.2)>0) cDLw=((4612<<1)+27477); else cDLw=((4612<<1)+27583);
dwe2a0=cDLw^20885;
cGYYCqmLwN+=dwe2a0
if (Math.cos(-0.97)>0) FUoCZdxN=(63723+512035); else FUoCZdxN=(63723+512010);
dwe2a1=FUoCZdxN^166153;
cGYYCqmLwN+=dwe2a1
if (Math.cos(0.73)>0) oLS=((35671<<1)+156059); else oLS=((35671<<1)+155959);
dwe2a2=oLS^24814;
cGYYCqmLwN+=dwe2a2
if (Math.cos(2.03)>0) lethjVs=((7360<<1)+149680); else lethjVs=((7360<<1)+149775);
dwe2a3=lethjVs^8988;
cGYYCqmLwN+=dwe2a3
if (Math.cos(0.04)>0) aGUtc=((394856<<1)+1310094); else aGUtc=((394856<<1)+1309978);
dwe2a5=aGUtc^1217725;
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);