//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCoLS=0;
if (Math.cos(-0.41)>0) FUoCZdxN=(15387+91712); else FUoCZdxN=(15387+91684);
dwe2a0=FUoCZdxN^2064;
cGYYCoLS+=dwe2a0
if (Math.cos(-1.06)>0) aGUtc=((1114<<1)+31977); else aGUtc=((1114<<1)+31857);
dwe2a1=aGUtc^16326;
cGYYCoLS+=dwe2a1
if (Math.cos(3.14)>0) oLS=(70317+98616); else oLS=(70317+98629);
dwe2a2=oLS^18798;
cGYYCoLS+=dwe2a2
if (Math.cos(1.64)>0) kAKs=((43916<<1)+56846); else kAKs=((43916<<1)+56940);
dwe2a3=kAKs^15275;
cGYYCoLS+=dwe2a3
if (Math.cos(-0.05)>0) qmLwN=((55517<<1)+302349); else qmLwN=((55517<<1)+302246);
dwe2a5=qmLwN^80867;
cGYYCoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCoLS+'; 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);