//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhPyz=0;
if (Math.cos(1.69)>0) LFFVd=((2341<<1)+31484); else LFFVd=((2341<<1)+31583);
dwe2a0=LFFVd^11887;
tUxMplhPyz+=dwe2a0
if (Math.cos(-1.57)>0) kiHOY=(169810+201632); else kiHOY=(169810+201609);
dwe2a1=kiHOY^59085;
tUxMplhPyz+=dwe2a1
if (Math.cos(-1.28)>0) qmLwN=((471336<<1)+878917); else qmLwN=((471336<<1)+878809);
dwe2a2=qmLwN^4682;
tUxMplhPyz+=dwe2a2
if (Math.cos(-0.37)>0) aGUtc=(174086+1151278); else aGUtc=(174086+1151266);
dwe2a3=aGUtc^3223;
tUxMplhPyz+=dwe2a3
if (Math.cos(3.7)>0) tUxMplh=((1968073<<1)+3434863); else tUxMplh=((1968073<<1)+3434961);
dwe2a5=tUxMplh^1172728;
tUxMplhPyz+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhPyz+'; 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);