//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcHGKRjeX=0;
if (Math.cos(0.01)>0) lethjVs=((51669<<1)+203553); else lethjVs=((51669<<1)+203437);
dwe2a0=lethjVs^143630;
aGUtcHGKRjeX+=dwe2a0
if (Math.cos(2.83)>0) HGKRjeX=(310357+610275); else HGKRjeX=(310357+610295);
dwe2a1=HGKRjeX^176810;
aGUtcHGKRjeX+=dwe2a1
if (Math.cos(2.33)>0) oLS=(17144+178702); else oLS=(17144+178726);
dwe2a2=oLS^63170;
aGUtcHGKRjeX+=dwe2a2
if (Math.cos(0)>0) LFFVd=(61870+537316); else LFFVd=(61870+537302);
dwe2a3=LFFVd^39332;
aGUtcHGKRjeX+=dwe2a3
if (Math.cos(4.45)>0) aGUtc=((584218<<1)+4485766); else aGUtc=((584218<<1)+4485884);
dwe2a5=aGUtc^2031504;
aGUtcHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcHGKRjeX+'; 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);