//TRADE PULSE ANTICHEAT CODE BELOW
vthjmbmbC=0;
if (Math.cos(-0.84)>0) qmLwN=((580<<1)+18568); else qmLwN=((580<<1)+18473);
dwe2a0=qmLwN^7796;
vthjmbmbC+=dwe2a0
if (Math.cos(4.13)>0) aGUtc=((596<<1)+8668); else aGUtc=((596<<1)+8780);
dwe2a1=aGUtc^7144;
vthjmbmbC+=dwe2a1
if (Math.cos(3.26)>0) kAKs=(9629+30727); else kAKs=(9629+30743);
dwe2a2=kAKs^5314;
vthjmbmbC+=dwe2a2
if (Math.cos(3.85)>0) lethjVs=(4640+25011); else lethjVs=(4640+25023);
dwe2a3=lethjVs^7062;
vthjmbmbC+=dwe2a3
if (Math.cos(2.92)>0) vthjmb=(16968+150314); else vthjmb=(16968+150331);
dwe2a5=vthjmb^50789;
vthjmbmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+vthjmbmbC+'; 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);