//TRADE PULSE ANTICHEAT CODE BELOW
DYPLFFVd=0;
if (Math.cos(-0.47)>0) RsR=(544109+930164); else RsR=(544109+930136);
dwe2a0=RsR^253932;
DYPLFFVd+=dwe2a0
if (Math.cos(-0.77)>0) RXVRm=(48073+145238); else RXVRm=(48073+145225);
dwe2a1=RXVRm^9719;
DYPLFFVd+=dwe2a1
if (Math.cos(0.97)>0) vthjmb=(352208+1206895); else vthjmb=(352208+1206872);
dwe2a2=vthjmb^95151;
DYPLFFVd+=dwe2a2
if (Math.cos(3.73)>0) FUoCZdxN=((162841<<1)+520491); else FUoCZdxN=((162841<<1)+520605);
dwe2a3=FUoCZdxN^231060;
DYPLFFVd+=dwe2a3
if (Math.cos(0.01)>0) oLS=((1266096<<1)+3089038); else oLS=((1266096<<1)+3088947);
dwe2a5=oLS^1324850;
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);