//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNqmLwN=0;
if (Math.cos(-0.96)>0) cDLw=((36183<<1)+43170); else cDLw=((36183<<1)+43079);
dwe2a0=cDLw^31285;
siOtfnNqmLwN+=dwe2a0
if (Math.cos(2.08)>0) lethjVs=(139770+877898); else lethjVs=(139770+877911);
dwe2a1=lethjVs^313244;
siOtfnNqmLwN+=dwe2a1
if (Math.cos(0.05)>0) cDLw=((7253<<1)+160042); else cDLw=((7253<<1)+159922);
dwe2a2=cDLw^94417;
siOtfnNqmLwN+=dwe2a2
if (Math.cos(0.84)>0) siOtfnN=((5917<<1)+468019); else siOtfnN=((5917<<1)+467912);
dwe2a3=siOtfnN^26020;
siOtfnNqmLwN+=dwe2a3
if (Math.cos(3.62)>0) mbC=(2591408+3601420); else mbC=(2591408+3601444);
dwe2a5=mbC^1653897;
siOtfnNqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNqmLwN+'; 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);