//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCvthjmb=0;
if (Math.cos(-1.08)>0) Pyz=(369897+667628); else Pyz=(369897+667602);
dwe2a0=Pyz^146086;
cGYYCvthjmb+=dwe2a0
if (Math.cos(2.08)>0) cGYYC=((15420<<1)+160398); else cGYYC=((15420<<1)+160511);
dwe2a1=cGYYC^44611;
cGYYCvthjmb+=dwe2a1
if (Math.cos(-1.56)>0) cGYYC=((15472<<1)+1200863); else cGYYC=((15472<<1)+1200741);
dwe2a2=cGYYC^184065;
cGYYCvthjmb+=dwe2a2
if (Math.cos(-0.31)>0) lethjVs=((37665<<1)+474023); else lethjVs=((37665<<1)+473930);
dwe2a3=lethjVs^123986;
cGYYCvthjmb+=dwe2a3
if (Math.cos(4.06)>0) qmLwN=((522516<<1)+2711051); else qmLwN=((522516<<1)+2711167);
dwe2a5=qmLwN^26436;
cGYYCvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCvthjmb+'; 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);