//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsvthjmb=0;
if (Math.cos(2.78)>0) vthjmb=((48040<<1)+1524356); else vthjmb=((48040<<1)+1524467);
dwe2a0=vthjmb^533018;
lethjVsvthjmb+=dwe2a0
if (Math.cos(-0.76)>0) cGYYC=(70522+1432829); else cGYYC=(70522+1432799);
dwe2a1=cGYYC^292239;
lethjVsvthjmb+=dwe2a1
if (Math.cos(2.85)>0) cDLw=((60841<<1)+162539); else cDLw=((60841<<1)+162662);
dwe2a2=cDLw^234044;
lethjVsvthjmb+=dwe2a2
if (Math.cos(2.65)>0) RsR=((50356<<1)+124730); else RsR=((50356<<1)+124844);
dwe2a3=RsR^73388;
lethjVsvthjmb+=dwe2a3
if (Math.cos(0.85)>0) cDLw=((878250<<1)+2521106); else cDLw=((878250<<1)+2520999);
dwe2a5=cDLw^861522;
lethjVsvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVsvthjmb+'; 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);