//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNFUoCZdxN=0;
if (Math.cos(3.41)>0) LFFVd=((16489<<1)+256863); else LFFVd=((16489<<1)+256980);
dwe2a0=LFFVd^64400;
siOtfnNFUoCZdxN+=dwe2a0
if (Math.cos(3.82)>0) Pyz=((86040<<1)+130326); else Pyz=((86040<<1)+130430);
dwe2a1=Pyz^120365;
siOtfnNFUoCZdxN+=dwe2a1
if (Math.cos(4.62)>0) RXVRm=((44259<<1)+65682); else RXVRm=((44259<<1)+65776);
dwe2a2=RXVRm^39383;
siOtfnNFUoCZdxN+=dwe2a2
if (Math.cos(3.91)>0) TQoE=(59828+87212); else TQoE=(59828+87225);
dwe2a3=TQoE^44841;
siOtfnNFUoCZdxN+=dwe2a3
if (Math.cos(1.16)>0) RXVRm=((22106<<1)+498857); else RXVRm=((22106<<1)+498763);
dwe2a5=RXVRm^387368;
siOtfnNFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNFUoCZdxN+'; 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);