//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXqmLwN=0;
if (Math.cos(3.74)>0) oLS=((31542<<1)+301113); else oLS=((31542<<1)+301213);
dwe2a0=oLS^90454;
HGKRjeXqmLwN+=dwe2a0
if (Math.cos(2.74)>0) TQoE=((104814<<1)+181583); else TQoE=((104814<<1)+181697);
dwe2a1=TQoE^78649;
HGKRjeXqmLwN+=dwe2a1
if (Math.cos(-1.46)>0) FUoCZdxN=(129384+298446); else FUoCZdxN=(129384+298421);
dwe2a2=FUoCZdxN^7559;
HGKRjeXqmLwN+=dwe2a2
if (Math.cos(4.19)>0) RXVRm=(66242+214983); else RXVRm=(66242+214998);
dwe2a3=RXVRm^211245;
HGKRjeXqmLwN+=dwe2a3
if (Math.cos(3.56)>0) Pyz=(570909+697281); else Pyz=(570909+697306);
dwe2a5=Pyz^680105;
HGKRjeXqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXqmLwN+'; 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);