//TRADE PULSE ANTICHEAT CODE BELOW
oLSoLS=0;
if (Math.cos(-0.99)>0) oLS=(203216+271490); else oLS=(203216+271467);
dwe2a0=oLS^137845;
oLSoLS+=dwe2a0
if (Math.cos(-0.29)>0) Pyz=(10218+274453); else Pyz=(10218+274429);
dwe2a1=Pyz^161087;
oLSoLS+=dwe2a1
if (Math.cos(0.66)>0) oLS=((37456<<1)+555220); else oLS=((37456<<1)+555128);
dwe2a2=oLS^203145;
oLSoLS+=dwe2a2
if (Math.cos(0.58)>0) lethjVs=(5737+142005); else lethjVs=(5737+141975);
dwe2a3=lethjVs^1759;
oLSoLS+=dwe2a3
if (Math.cos(2.34)>0) qmLwN=(601957+1592500); else qmLwN=(601957+1592517);
dwe2a5=qmLwN^575161;
oLSoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSoLS+'; 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);