//TRADE PULSE ANTICHEAT CODE BELOW
DYPaGUtc=0;
if (Math.cos(3.9)>0) lethjVs=((16378<<1)+75033); else lethjVs=((16378<<1)+75150);
dwe2a0=lethjVs^21045;
DYPaGUtc+=dwe2a0
if (Math.cos(1.71)>0) lethjVs=(11558+41351); else lethjVs=(11558+41367);
dwe2a1=lethjVs^341;
DYPaGUtc+=dwe2a1
if (Math.cos(1.65)>0) LFFVd=((5637<<1)+15166); else LFFVd=((5637<<1)+15269);
dwe2a2=LFFVd^7287;
DYPaGUtc+=dwe2a2
if (Math.cos(1.52)>0) kAKs=((46805<<1)+65452); else kAKs=((46805<<1)+65344);
dwe2a3=kAKs^21244;
DYPaGUtc+=dwe2a3
if (Math.cos(1.58)>0) vthjmb=((63441<<1)+297435); else vthjmb=((63441<<1)+297542);
dwe2a5=vthjmb^93576;
DYPaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPaGUtc+'; 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);