//TRADE PULSE ANTICHEAT CODE BELOW
kiHOYcDLw=0;
if (Math.cos(-0.92)>0) oLS=((64975<<1)+73898); else oLS=((64975<<1)+73793);
dwe2a0=oLS^55044;
kiHOYcDLw+=dwe2a0
if (Math.cos(1.35)>0) oLS=(21944+162609); else oLS=(21944+162591);
dwe2a1=oLS^54647;
kiHOYcDLw+=dwe2a1
if (Math.cos(1.6)>0) Pyz=(69129+80298); else Pyz=(69129+80324);
dwe2a2=Pyz^75886;
kiHOYcDLw+=dwe2a2
if (Math.cos(1.97)>0) vthjmb=((16313<<1)+541315); else vthjmb=((16313<<1)+541437);
dwe2a3=vthjmb^273879;
kiHOYcDLw+=dwe2a3
if (Math.cos(2.67)>0) FUoCZdxN=(2206927+5176467); else FUoCZdxN=(2206927+5176492);
dwe2a5=FUoCZdxN^2104912;
kiHOYcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+kiHOYcDLw+'; 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);