//TRADE PULSE ANTICHEAT CODE BELOW
cDLwcGYYC=0;
if (Math.cos(0.18)>0) qmLwN=((189977<<1)+1614897); else qmLwN=((189977<<1)+1614797);
dwe2a0=qmLwN^635302;
cDLwcGYYC+=dwe2a0
if (Math.cos(2.16)>0) qmLwN=((307740<<1)+385615); else qmLwN=((307740<<1)+385738);
dwe2a1=qmLwN^162155;
cDLwcGYYC+=dwe2a1
if (Math.cos(2.79)>0) vthjmb=((436301<<1)+858596); else vthjmb=((436301<<1)+858691);
dwe2a2=vthjmb^536757;
cDLwcGYYC+=dwe2a2
if (Math.cos(1.03)>0) siOtfnN=(53903+199574); else siOtfnN=(53903+199556);
dwe2a3=siOtfnN^66301;
cDLwcGYYC+=dwe2a3
if (Math.cos(1.74)>0) lethjVs=(1241630+4113581); else lethjVs=(1241630+4113611);
dwe2a5=lethjVs^1659711;
cDLwcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwcGYYC+'; 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);