//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCTQoE=0;
if (Math.cos(4.1)>0) siOtfnN=((22258<<1)+25284); else siOtfnN=((22258<<1)+25404);
dwe2a0=siOtfnN^58453;
cGYYCTQoE+=dwe2a0
if (Math.cos(0.62)>0) Pyz=((8538<<1)+12399); else Pyz=((8538<<1)+12290);
dwe2a1=Pyz^9541;
cGYYCTQoE+=dwe2a1
if (Math.cos(3.37)>0) siOtfnN=((10611<<1)+602154); else siOtfnN=((10611<<1)+602257);
dwe2a2=siOtfnN^394935;
cGYYCTQoE+=dwe2a2
if (Math.cos(2.82)>0) vthjmb=((295229<<1)+474284); else vthjmb=((295229<<1)+474405);
dwe2a3=vthjmb^508416;
cGYYCTQoE+=dwe2a3
if (Math.cos(-0.18)>0) DYP=(1669107+5883833); else DYP=(1669107+5883803);
dwe2a5=DYP^2966334;
cGYYCTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCTQoE+'; 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);