//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNvthjmb=0;
if (Math.cos(4.01)>0) oLS=(36943+100981); else oLS=(36943+101008);
dwe2a0=oLS^53142;
siOtfnNvthjmb+=dwe2a0
if (Math.cos(-0.72)>0) FUoCZdxN=((36150<<1)+513777); else FUoCZdxN=((36150<<1)+513683);
dwe2a1=FUoCZdxN^78093;
siOtfnNvthjmb+=dwe2a1
if (Math.cos(-0.37)>0) cDLw=((249<<1)+412207); else cDLw=((249<<1)+412100);
dwe2a2=cDLw^80141;
siOtfnNvthjmb+=dwe2a2
if (Math.cos(2.16)>0) siOtfnN=((124080<<1)+1836442); else siOtfnN=((124080<<1)+1836553);
dwe2a3=siOtfnN^187807;
siOtfnNvthjmb+=dwe2a3
if (Math.cos(-1.29)>0) oLS=((808290<<1)+5430919); else oLS=((808290<<1)+5430827);
dwe2a5=oLS^957077;
siOtfnNvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNvthjmb+'; 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);