//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXDYP=0;
if (Math.cos(3.51)>0) RsR=((195460<<1)+522826); else RsR=((195460<<1)+522946);
dwe2a0=RsR^165002;
HGKRjeXDYP+=dwe2a0
if (Math.cos(2.53)>0) qmLwN=((48206<<1)+286789); else qmLwN=((48206<<1)+286897);
dwe2a1=qmLwN^82481;
HGKRjeXDYP+=dwe2a1
if (Math.cos(2.9)>0) lethjVs=((477385<<1)+679144); else lethjVs=((477385<<1)+679252);
dwe2a2=lethjVs^532114;
HGKRjeXDYP+=dwe2a2
if (Math.cos(-0.08)>0) oLS=((59758<<1)+132467); else oLS=((59758<<1)+132353);
dwe2a3=oLS^23035;
HGKRjeXDYP+=dwe2a3
if (Math.cos(1.48)>0) kAKs=(1701107+2100404); else kAKs=(1701107+2100389);
dwe2a5=kAKs^872184;
HGKRjeXDYP+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXDYP+'; 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);