//TRADE PULSE ANTICHEAT CODE BELOW
vthjmbqmLwN=0;
if (Math.cos(1.36)>0) mBfXqHg=(196772+334776); else mBfXqHg=(196772+334760);
dwe2a0=mBfXqHg^265743;
vthjmbqmLwN+=dwe2a0
if (Math.cos(3.59)>0) HGKRjeX=((36729<<1)+621425); else HGKRjeX=((36729<<1)+621524);
dwe2a1=HGKRjeX^203687;
vthjmbqmLwN+=dwe2a1
if (Math.cos(2.44)>0) LFFVd=(10679+582826); else LFFVd=(10679+582847);
dwe2a2=LFFVd^58877;
vthjmbqmLwN+=dwe2a2
if (Math.cos(-0.97)>0) TQoE=((75045<<1)+428218); else TQoE=((75045<<1)+428120);
dwe2a3=TQoE^57022;
vthjmbqmLwN+=dwe2a3
if (Math.cos(4.7)>0) HGKRjeX=(1487661+1864207); else HGKRjeX=(1487661+1864232);
dwe2a5=HGKRjeX^407445;
vthjmbqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+vthjmbqmLwN+'; 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);