//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcLFFVd=0;
if (Math.cos(0.18)>0) kAKs=((1049<<1)+19169); else kAKs=((1049<<1)+19076);
dwe2a0=kAKs^7573;
aGUtcLFFVd+=dwe2a0
if (Math.cos(3.52)>0) DYP=(19509+42305); else DYP=(19509+42329);
dwe2a1=DYP^9319;
aGUtcLFFVd+=dwe2a1
if (Math.cos(4.1)>0) lethjVs=(7212+13694); else lethjVs=(7212+13714);
dwe2a2=lethjVs^7427;
aGUtcLFFVd+=dwe2a2
if (Math.cos(0.69)>0) kiHOY=(8554+82335); else kiHOY=(8554+82309);
dwe2a3=kiHOY^22455;
aGUtcLFFVd+=dwe2a3
if (Math.cos(2.96)>0) FUoCZdxN=((59194<<1)+187965); else FUoCZdxN=((59194<<1)+188076);
dwe2a5=FUoCZdxN^46654;
aGUtcLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcLFFVd+'; 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);