//TRADE PULSE ANTICHEAT CODE BELOW
DYPcGYYC=0;
if (Math.cos(3.77)>0) vthjmb=(295517+885245); else vthjmb=(295517+885266);
dwe2a0=vthjmb^545401;
DYPcGYYC+=dwe2a0
if (Math.cos(2.89)>0) cGYYC=((227901<<1)+1447405); else cGYYC=((227901<<1)+1447528);
dwe2a1=cGYYC^608087;
DYPcGYYC+=dwe2a1
if (Math.cos(2.5)>0) tUxMplh=(548446+1352983); else tUxMplh=(548446+1353010);
dwe2a2=tUxMplh^282470;
DYPcGYYC+=dwe2a2
if (Math.cos(2.91)>0) DYP=((401989<<1)+531136); else DYP=((401989<<1)+531249);
dwe2a3=DYP^450308;
DYPcGYYC+=dwe2a3
if (Math.cos(0.49)>0) tUxMplh=((14599<<1)+2306319); else tUxMplh=((14599<<1)+2306199);
dwe2a5=tUxMplh^866899;
DYPcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPcGYYC+'; 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);