//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNRsR=0;
if (Math.cos(4.2)>0) TQoE=((18287<<1)+108295); else TQoE=((18287<<1)+108400);
dwe2a0=TQoE^66537;
FUoCZdxNRsR+=dwe2a0
if (Math.cos(1.27)>0) TQoE=(194777+405436); else TQoE=(194777+405420);
dwe2a1=TQoE^35602;
FUoCZdxNRsR+=dwe2a1
if (Math.cos(2.88)>0) qmLwN=((11010<<1)+569984); else qmLwN=((11010<<1)+570092);
dwe2a2=qmLwN^13159;
FUoCZdxNRsR+=dwe2a2
if (Math.cos(2.34)>0) kAKs=(36983+598558); else kAKs=(36983+598583);
dwe2a3=kAKs^38511;
FUoCZdxNRsR+=dwe2a3
if (Math.cos(2.68)>0) RXVRm=((189315<<1)+1915886); else RXVRm=((189315<<1)+1915990);
dwe2a5=RXVRm^1811591;
FUoCZdxNRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNRsR+'; 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);