//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNtUxMplh=0;
if (Math.cos(2.3)>0) siOtfnN=(126402+237430); else siOtfnN=(126402+237449);
dwe2a0=siOtfnN^153630;
siOtfnNtUxMplh+=dwe2a0
if (Math.cos(-1.26)>0) LFFVd=(144958+282456); else LFFVd=(144958+282434);
dwe2a1=LFFVd^81128;
siOtfnNtUxMplh+=dwe2a1
if (Math.cos(3.99)>0) siOtfnN=((104961<<1)+721970); else siOtfnN=((104961<<1)+722063);
dwe2a2=siOtfnN^342246;
siOtfnNtUxMplh+=dwe2a2
if (Math.cos(0.16)>0) FUoCZdxN=((128701<<1)+320338); else FUoCZdxN=((128701<<1)+320236);
dwe2a3=FUoCZdxN^55014;
siOtfnNtUxMplh+=dwe2a3
if (Math.cos(1.64)>0) oLS=(354959+2877070); else oLS=(354959+2877100);
dwe2a5=oLS^1050390;
siOtfnNtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNtUxMplh+'; 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);