//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdkAKs=0;
if (Math.cos(-0.16)>0) lethjVs=((77600<<1)+505060); else lethjVs=((77600<<1)+504948);
dwe2a0=lethjVs^243372;
LFFVdkAKs+=dwe2a0
if (Math.cos(4.54)>0) TQoE=(201790+344846); else TQoE=(201790+344871);
dwe2a1=TQoE^111656;
LFFVdkAKs+=dwe2a1
if (Math.cos(-0.8)>0) Pyz=(30135+459789); else Pyz=(30135+459760);
dwe2a2=Pyz^79688;
LFFVdkAKs+=dwe2a2
if (Math.cos(1.2)>0) RsR=(137171+215398); else RsR=(137171+215380);
dwe2a3=RsR^31926;
LFFVdkAKs+=dwe2a3
if (Math.cos(3.25)>0) RsR=((12950<<1)+2469276); else RsR=((12950<<1)+2469388);
dwe2a5=RsR^391490;
LFFVdkAKs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdkAKs+'; 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);