//TRADE PULSE ANTICHEAT CODE BELOW
cDLwoLS=0;
if (Math.cos(3.23)>0) lethjVs=(126058+617451); else lethjVs=(126058+617469);
dwe2a0=lethjVs^98188;
cDLwoLS+=dwe2a0
if (Math.cos(-0.79)>0) siOtfnN=((31738<<1)+88767); else siOtfnN=((31738<<1)+88673);
dwe2a1=siOtfnN^39503;
cDLwoLS+=dwe2a1
if (Math.cos(0.86)>0) RsR=(98817+358021); else RsR=(98817+358001);
dwe2a2=RsR^97735;
cDLwoLS+=dwe2a2
if (Math.cos(-0.24)>0) DYP=((64904<<1)+532313); else DYP=((64904<<1)+532196);
dwe2a3=DYP^195594;
cDLwoLS+=dwe2a3
if (Math.cos(-0.48)>0) siOtfnN=((106834<<1)+903273); else siOtfnN=((106834<<1)+903169);
dwe2a5=siOtfnN^397447;
cDLwoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwoLS+'; 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);