//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXaGUtc=0;
if (Math.cos(2.63)>0) vthjmb=((26765<<1)+655482); else vthjmb=((26765<<1)+655601);
dwe2a0=vthjmb^292461;
HGKRjeXaGUtc+=dwe2a0
if (Math.cos(0.8)>0) lethjVs=(353656+787872); else lethjVs=(353656+787851);
dwe2a1=lethjVs^69159;
HGKRjeXaGUtc+=dwe2a1
if (Math.cos(1.5)>0) oLS=((193423<<1)+276203); else oLS=((193423<<1)+276089);
dwe2a2=oLS^87358;
HGKRjeXaGUtc+=dwe2a2
if (Math.cos(3.71)>0) HGKRjeX=((250444<<1)+1346098); else HGKRjeX=((250444<<1)+1346199);
dwe2a3=HGKRjeX^569451;
HGKRjeXaGUtc+=dwe2a3
if (Math.cos(3.38)>0) aGUtc=((523011<<1)+1919675); else aGUtc=((523011<<1)+1919794);
dwe2a5=aGUtc^154073;
HGKRjeXaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXaGUtc+'; 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);