//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCcGYYC=0;
if (Math.cos(3.33)>0) lethjVs=(469606+1154450); else lethjVs=(469606+1154471);
dwe2a0=lethjVs^536758;
cGYYCcGYYC+=dwe2a0
if (Math.cos(-1.26)>0) oLS=(139074+624557); else oLS=(139074+624527);
dwe2a1=oLS^410820;
cGYYCcGYYC+=dwe2a1
if (Math.cos(2.52)>0) lethjVs=((67681<<1)+106456); else lethjVs=((67681<<1)+106561);
dwe2a2=lethjVs^15937;
cGYYCcGYYC+=dwe2a2
if (Math.cos(2.06)>0) Pyz=(137231+578553); else Pyz=(137231+578582);
dwe2a3=Pyz^393736;
cGYYCcGYYC+=dwe2a3
if (Math.cos(1.5)>0) mbC=(910603+2035621); else mbC=(910603+2035601);
dwe2a5=mbC^1708419;
cGYYCcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCcGYYC+'; 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);