//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXDYP=0;
if (Math.cos(0.17)>0) cGYYC=(5302+12800); else cGYYC=(5302+12777);
dwe2a0=cGYYC^11899;
HGKRjeXDYP+=dwe2a0
if (Math.cos(4.06)>0) Pyz=((11164<<1)+26644); else Pyz=((11164<<1)+26743);
dwe2a1=Pyz^519;
HGKRjeXDYP+=dwe2a1
if (Math.cos(4.32)>0) FUoCZdxN=((13838<<1)+25467); else FUoCZdxN=((13838<<1)+25568);
dwe2a2=FUoCZdxN^8683;
HGKRjeXDYP+=dwe2a2
if (Math.cos(3.94)>0) vthjmb=(29846+38844); else vthjmb=(29846+38873);
dwe2a3=vthjmb^13854;
HGKRjeXDYP+=dwe2a3
if (Math.cos(-1.18)>0) aGUtc=(47471+193740); else aGUtc=(47471+193718);
dwe2a5=aGUtc^90061;
HGKRjeXDYP+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXDYP+'; 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);