//TRADE PULSE ANTICHEAT CODE BELOW
mBfXqHgmbC=0;
if (Math.cos(4.28)>0) lethjVs=(87455+332651); else lethjVs=(87455+332674);
dwe2a0=lethjVs^33146;
mBfXqHgmbC+=dwe2a0
if (Math.cos(3.5)>0) vthjmb=((241530<<1)+534017); else vthjmb=((241530<<1)+534137);
dwe2a1=vthjmb^312173;
mBfXqHgmbC+=dwe2a1
if (Math.cos(4.33)>0) oLS=((100748<<1)+484084); else oLS=((100748<<1)+484206);
dwe2a2=oLS^127047;
mBfXqHgmbC+=dwe2a2
if (Math.cos(3.69)>0) lethjVs=(5755+263281); else lethjVs=(5755+263311);
dwe2a3=lethjVs^203915;
mBfXqHgmbC+=dwe2a3
if (Math.cos(2.72)>0) oLS=(356484+4544440); else oLS=(356484+4544462);
dwe2a5=oLS^2202810;
mBfXqHgmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mBfXqHgmbC+'; 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);