//TRADE PULSE ANTICHEAT CODE BELOW
DYPsiOtfnN=0;
if (Math.cos(1.99)>0) LFFVd=((20956<<1)+22773); else LFFVd=((20956<<1)+22882);
dwe2a0=LFFVd^9037;
DYPsiOtfnN+=dwe2a0
if (Math.cos(-0.94)>0) siOtfnN=((188425<<1)+379457); else siOtfnN=((188425<<1)+379342);
dwe2a1=siOtfnN^65667;
DYPsiOtfnN+=dwe2a1
if (Math.cos(1.8)>0) FUoCZdxN=((62583<<1)+269329); else FUoCZdxN=((62583<<1)+269430);
dwe2a2=FUoCZdxN^117485;
DYPsiOtfnN+=dwe2a2
if (Math.cos(4.37)>0) RsR=(155367+188265); else RsR=(155367+188289);
dwe2a3=RsR^10252;
DYPsiOtfnN+=dwe2a3
if (Math.cos(3.49)>0) LFFVd=(1039640+3790742); else LFFVd=(1039640+3790762);
dwe2a5=LFFVd^539958;
DYPsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPsiOtfnN+'; 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);