//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdTQoE=0;
if (Math.cos(0.96)>0) kAKs=((239487<<1)+1326500); else kAKs=((239487<<1)+1326406);
dwe2a0=kAKs^157127;
LFFVdTQoE+=dwe2a0
if (Math.cos(0.82)>0) oLS=(282033+691319); else oLS=(282033+691300);
dwe2a1=oLS^17192;
LFFVdTQoE+=dwe2a1
if (Math.cos(3.98)>0) Pyz=((38287<<1)+567187); else Pyz=((38287<<1)+567288);
dwe2a2=Pyz^190898;
LFFVdTQoE+=dwe2a2
if (Math.cos(-1.55)>0) cGYYC=((106610<<1)+239992); else cGYYC=((106610<<1)+239878);
dwe2a3=cGYYC^141310;
LFFVdTQoE+=dwe2a3
if (Math.cos(3.71)>0) Pyz=((396808<<1)+5128466); else Pyz=((396808<<1)+5128567);
dwe2a5=Pyz^1279675;
LFFVdTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdTQoE+'; 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);