//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhkAKs=0;
if (Math.cos(0.97)>0) vthjmb=((12831<<1)+14067); else vthjmb=((12831<<1)+13950);
dwe2a0=vthjmb^9668;
tUxMplhkAKs+=dwe2a0
if (Math.cos(3.03)>0) TQoE=(42203+310991); else TQoE=(42203+311012);
dwe2a1=TQoE^60905;
tUxMplhkAKs+=dwe2a1
if (Math.cos(3.43)>0) LFFVd=((4471<<1)+23333); else LFFVd=((4471<<1)+23454);
dwe2a2=LFFVd^8833;
tUxMplhkAKs+=dwe2a2
if (Math.cos(2.93)>0) lethjVs=((7812<<1)+67795); else lethjVs=((7812<<1)+67885);
dwe2a3=lethjVs^48674;
tUxMplhkAKs+=dwe2a3
if (Math.cos(4.29)>0) FUoCZdxN=((31528<<1)+1214748); else FUoCZdxN=((31528<<1)+1214860);
dwe2a5=FUoCZdxN^530369;
tUxMplhkAKs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhkAKs+'; 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);