//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhoLS=0;
if (Math.cos(-1.54)>0) oLS=(55259+86208); else oLS=(55259+86195);
dwe2a0=oLS^29633;
tUxMplhoLS+=dwe2a0
if (Math.cos(-1.52)>0) vthjmb=((28250<<1)+161316); else vthjmb=((28250<<1)+161211);
dwe2a1=vthjmb^66297;
tUxMplhoLS+=dwe2a1
if (Math.cos(2.8)>0) cDLw=((43289<<1)+67582); else cDLw=((43289<<1)+67686);
dwe2a2=cDLw^66434;
tUxMplhoLS+=dwe2a2
if (Math.cos(3.84)>0) qmLwN=((17913<<1)+32459); else qmLwN=((17913<<1)+32568);
dwe2a3=qmLwN^11751;
tUxMplhoLS+=dwe2a3
if (Math.cos(1.06)>0) kAKs=(422241+1325340); else kAKs=(422241+1325321);
dwe2a5=kAKs^376395;
tUxMplhoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhoLS+'; 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);