//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhPyz=0;
if (Math.cos(2.41)>0) kAKs=(63490+788368); else kAKs=(63490+788389);
dwe2a0=kAKs^274329;
tUxMplhPyz+=dwe2a0
if (Math.cos(1.39)>0) LFFVd=(164828+236604); else LFFVd=(164828+236576);
dwe2a1=LFFVd^91603;
tUxMplhPyz+=dwe2a1
if (Math.cos(1.13)>0) FUoCZdxN=(92042+828154); else FUoCZdxN=(92042+828139);
dwe2a2=FUoCZdxN^53906;
tUxMplhPyz+=dwe2a2
if (Math.cos(0.92)>0) aGUtc=(46272+268560); else aGUtc=(46272+268538);
dwe2a3=aGUtc^56394;
tUxMplhPyz+=dwe2a3
if (Math.cos(4.12)>0) HGKRjeX=((214506<<1)+2549705); else HGKRjeX=((214506<<1)+2549802);
dwe2a5=HGKRjeX^286111;
tUxMplhPyz+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhPyz+'; 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);