//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdHGKRjeX=0;
if (Math.cos(-0.33)>0) RXVRm=(114606+417857); else RXVRm=(114606+417840);
dwe2a0=RXVRm^247564;
LFFVdHGKRjeX+=dwe2a0
if (Math.cos(3.09)>0) cGYYC=((33572<<1)+648145); else cGYYC=((33572<<1)+648251);
dwe2a1=cGYYC^158214;
LFFVdHGKRjeX+=dwe2a1
if (Math.cos(-0.71)>0) TQoE=((298285<<1)+352308); else TQoE=((298285<<1)+352196);
dwe2a2=TQoE^134624;
LFFVdHGKRjeX+=dwe2a2
if (Math.cos(0.51)>0) LFFVd=(39163+351143); else LFFVd=(39163+351124);
dwe2a3=LFFVd^120692;
LFFVdHGKRjeX+=dwe2a3
if (Math.cos(4.49)>0) vthjmb=(216830+2722212); else vthjmb=(216830+2722239);
dwe2a5=vthjmb^963265;
LFFVdHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdHGKRjeX+'; 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);