//TRADE PULSE ANTICHEAT CODE BELOW
oLStUxMplh=0;
if (Math.cos(2.55)>0) qmLwN=((40034<<1)+261467); else qmLwN=((40034<<1)+261577);
dwe2a0=qmLwN^42946;
oLStUxMplh+=dwe2a0
if (Math.cos(2.22)>0) cDLw=((78474<<1)+418385); else cDLw=((78474<<1)+418477);
dwe2a1=cDLw^185711;
oLStUxMplh+=dwe2a1
if (Math.cos(3.18)>0) cDLw=(254309+502089); else cDLw=(254309+502118);
dwe2a2=cDLw^237650;
oLStUxMplh+=dwe2a2
if (Math.cos(-1.02)>0) qmLwN=(33833+59722); else qmLwN=(33833+59706);
dwe2a3=qmLwN^51096;
oLStUxMplh+=dwe2a3
if (Math.cos(2.42)>0) Pyz=(451660+1089588); else Pyz=(451660+1089604);
dwe2a5=Pyz^695559;
oLStUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLStUxMplh+'; 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);