//TRADE PULSE ANTICHEAT CODE BELOW
DYPLFFVd=0;
if (Math.cos(2.48)>0) lethjVs=(268888+614935); else lethjVs=(268888+614953);
dwe2a0=lethjVs^3667;
DYPLFFVd+=dwe2a0
if (Math.cos(-0.1)>0) tUxMplh=(227805+353960); else tUxMplh=(227805+353936);
dwe2a1=tUxMplh^405696;
DYPLFFVd+=dwe2a1
if (Math.cos(1.25)>0) LFFVd=((398175<<1)+775248); else LFFVd=((398175<<1)+775151);
dwe2a2=LFFVd^493657;
DYPLFFVd+=dwe2a2
if (Math.cos(4.62)>0) kAKs=(318770+363405); else kAKs=(318770+363418);
dwe2a3=kAKs^280733;
DYPLFFVd+=dwe2a3
if (Math.cos(1.21)>0) qmLwN=(422318+5297200); else qmLwN=(422318+5297185);
dwe2a5=qmLwN^1099889;
DYPLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPLFFVd+'; 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);