//TRADE PULSE ANTICHEAT CODE BELOW
aGUtclethjVs=0;
if (Math.cos(2.89)>0) lethjVs=(120091+139555); else lethjVs=(120091+139581);
dwe2a0=lethjVs^7866;
aGUtclethjVs+=dwe2a0
if (Math.cos(1.32)>0) vthjmb=(38347+226597); else vthjmb=(38347+226575);
dwe2a1=vthjmb^6047;
aGUtclethjVs+=dwe2a1
if (Math.cos(4.48)>0) aGUtc=((109667<<1)+132902); else aGUtc=((109667<<1)+133015);
dwe2a2=aGUtc^105787;
aGUtclethjVs+=dwe2a2
if (Math.cos(-1.28)>0) Pyz=((142838<<1)+278903); else Pyz=((142838<<1)+278790);
dwe2a3=Pyz^289717;
aGUtclethjVs+=dwe2a3
if (Math.cos(3.49)>0) qmLwN=(454690+1918406); else qmLwN=(454690+1918419);
dwe2a5=qmLwN^733516;
aGUtclethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtclethjVs+'; 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);