//TRADE PULSE ANTICHEAT CODE BELOW
TQoERXVRm=0;
if (Math.cos(3.02)>0) tUxMplh=(234474+382420); else tUxMplh=(234474+382443);
dwe2a0=tUxMplh^102259;
TQoERXVRm+=dwe2a0
if (Math.cos(0.61)>0) TQoE=(9258+21223); else TQoE=(9258+21209);
dwe2a1=TQoE^7194;
TQoERXVRm+=dwe2a1
if (Math.cos(4.17)>0) qmLwN=(8804+113435); else qmLwN=(8804+113457);
dwe2a2=qmLwN^20073;
TQoERXVRm+=dwe2a2
if (Math.cos(-1.28)>0) TQoE=(223343+389843); else TQoE=(223343+389829);
dwe2a3=TQoE^396316;
TQoERXVRm+=dwe2a3
if (Math.cos(1.16)>0) vthjmb=((231746<<1)+5593758); else vthjmb=((231746<<1)+5593635);
dwe2a5=vthjmb^1384203;
TQoERXVRm+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoERXVRm+'; 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);