//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXlethjVs=0;
if (Math.cos(3)>0) oLS=((336322<<1)+1218369); else oLS=((336322<<1)+1218465);
dwe2a0=oLS^427836;
HGKRjeXlethjVs+=dwe2a0
if (Math.cos(1.69)>0) Pyz=(225029+1138227); else Pyz=(225029+1138244);
dwe2a1=Pyz^483281;
HGKRjeXlethjVs+=dwe2a1
if (Math.cos(2.93)>0) lethjVs=(4299+69599); else lethjVs=(4299+69623);
dwe2a2=lethjVs^12073;
HGKRjeXlethjVs+=dwe2a2
if (Math.cos(1.02)>0) cDLw=(327265+653394); else cDLw=(327265+653376);
dwe2a3=cDLw^334250;
HGKRjeXlethjVs+=dwe2a3
if (Math.cos(-0.26)>0) Pyz=((1742441<<1)+3982403); else Pyz=((1742441<<1)+3982292);
dwe2a5=Pyz^2460646;
HGKRjeXlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXlethjVs+'; 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);