//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNPyz=0;
if (Math.cos(4.71)>0) LFFVd=((26825<<1)+262738); else LFFVd=((26825<<1)+262833);
dwe2a0=LFFVd^54958;
siOtfnNPyz+=dwe2a0
if (Math.cos(4.47)>0) LFFVd=(106606+141190); else LFFVd=(106606+141217);
dwe2a1=LFFVd^52438;
siOtfnNPyz+=dwe2a1
if (Math.cos(0)>0) lethjVs=(67862+581887); else lethjVs=(67862+581863);
dwe2a2=lethjVs^346534;
siOtfnNPyz+=dwe2a2
if (Math.cos(0.61)>0) qmLwN=((260941<<1)+330268); else qmLwN=((260941<<1)+330153);
dwe2a3=qmLwN^292086;
siOtfnNPyz+=dwe2a3
if (Math.cos(-0.9)>0) Pyz=(544501+3595142); else Pyz=(544501+3595124);
dwe2a5=Pyz^1257774;
siOtfnNPyz+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNPyz+'; 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);