//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNkAKs=0;
if (Math.cos(0.06)>0) qmLwN=((24616<<1)+207024); else qmLwN=((24616<<1)+206933);
dwe2a0=qmLwN^77869;
FUoCZdxNkAKs+=dwe2a0
if (Math.cos(-1.29)>0) kAKs=(25789+132603); else kAKs=(25789+132585);
dwe2a1=kAKs^23907;
FUoCZdxNkAKs+=dwe2a1
if (Math.cos(2.28)>0) Pyz=((28586<<1)+346305); else Pyz=((28586<<1)+346421);
dwe2a2=Pyz^2043;
FUoCZdxNkAKs+=dwe2a2
if (Math.cos(-0.05)>0) mbC=((24803<<1)+348044); else mbC=((24803<<1)+347934);
dwe2a3=mbC^24708;
FUoCZdxNkAKs+=dwe2a3
if (Math.cos(1)>0) vthjmb=(77405+1425056); else vthjmb=(77405+1425030);
dwe2a5=vthjmb^296014;
FUoCZdxNkAKs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNkAKs+'; 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);