//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsaGUtc=0;
if (Math.cos(2.85)>0) RsR=((178856<<1)+408398); else RsR=((178856<<1)+408520);
dwe2a0=RsR^233235;
lethjVsaGUtc+=dwe2a0
if (Math.cos(-1.37)>0) kAKs=(23532+52395); else kAKs=(23532+52382);
dwe2a1=kAKs^8961;
lethjVsaGUtc+=dwe2a1
if (Math.cos(3.12)>0) aGUtc=(24560+335523); else aGUtc=(24560+335540);
dwe2a2=aGUtc^121233;
lethjVsaGUtc+=dwe2a2
if (Math.cos(2.13)>0) cDLw=((269164<<1)+564208); else cDLw=((269164<<1)+564308);
dwe2a3=cDLw^25818;
lethjVsaGUtc+=dwe2a3
if (Math.cos(2.16)>0) lethjVs=((309210<<1)+4818983); else lethjVs=((309210<<1)+4819101);
dwe2a5=lethjVs^1248520;
lethjVsaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVsaGUtc+'; 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);