//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdPyz=0;
if (Math.cos(3.66)>0) RsR=((422<<1)+1120); else RsR=((422<<1)+1230);
dwe2a0=RsR^268;
LFFVdPyz+=dwe2a0
if (Math.cos(2.49)>0) oLS=(73655+164568); else oLS=(73655+164592);
dwe2a1=oLS^64132;
LFFVdPyz+=dwe2a1
if (Math.cos(3.44)>0) FUoCZdxN=(163851+314897); else FUoCZdxN=(163851+314910);
dwe2a2=FUoCZdxN^153003;
LFFVdPyz+=dwe2a2
if (Math.cos(1.11)>0) TQoE=((42569<<1)+233774); else TQoE=((42569<<1)+233658);
dwe2a3=TQoE^79745;
LFFVdPyz+=dwe2a3
if (Math.cos(3.85)>0) lethjVs=(748475+907777); else lethjVs=(748475+907804);
dwe2a5=lethjVs^267436;
LFFVdPyz+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdPyz+'; 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);