//TRADE PULSE ANTICHEAT CODE BELOW
oLSRsR=0;
if (Math.cos(3.99)>0) FUoCZdxN=((9011<<1)+73855); else FUoCZdxN=((9011<<1)+73956);
dwe2a0=FUoCZdxN^22957;
oLSRsR+=dwe2a0
if (Math.cos(3.79)>0) qmLwN=((1548<<1)+20282); else qmLwN=((1548<<1)+20382);
dwe2a1=qmLwN^11702;
oLSRsR+=dwe2a1
if (Math.cos(0.86)>0) Pyz=(9923+110985); else Pyz=(9923+110957);
dwe2a2=Pyz^11152;
oLSRsR+=dwe2a2
if (Math.cos(1.71)>0) TQoE=(37767+53771); else TQoE=(37767+53783);
dwe2a3=TQoE^49704;
oLSRsR+=dwe2a3
if (Math.cos(3.52)>0) Pyz=(296992+297821); else Pyz=(296992+297842);
dwe2a5=Pyz^35243;
oLSRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSRsR+'; 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);