//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcaGUtc=0;
if (Math.cos(4.59)>0) kAKs=((44362<<1)+83327); else kAKs=((44362<<1)+83445);
dwe2a0=kAKs^22594;
aGUtcaGUtc+=dwe2a0
if (Math.cos(2.15)>0) vthjmb=(36107+248546); else vthjmb=(36107+248561);
dwe2a1=vthjmb^52282;
aGUtcaGUtc+=dwe2a1
if (Math.cos(3.11)>0) lethjVs=((216367<<1)+729153); else lethjVs=((216367<<1)+729255);
dwe2a2=lethjVs^611;
aGUtcaGUtc+=dwe2a2
if (Math.cos(0.54)>0) cDLw=(121639+810772); else cDLw=(121639+810752);
dwe2a3=cDLw^161953;
aGUtcaGUtc+=dwe2a3
if (Math.cos(4.67)>0) oLS=((688048<<1)+3330683); else oLS=((688048<<1)+3330783);
dwe2a5=oLS^110480;
aGUtcaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcaGUtc+'; 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);