//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNaGUtc=0;
if (Math.cos(1.02)>0) mBfXqHg=(44990+63265); else mBfXqHg=(44990+63242);
dwe2a0=mBfXqHg^25943;
siOtfnNaGUtc+=dwe2a0
if (Math.cos(-1.19)>0) kAKs=(50401+122525); else kAKs=(50401+122509);
dwe2a1=kAKs^94597;
siOtfnNaGUtc+=dwe2a1
if (Math.cos(4.48)>0) oLS=((3049<<1)+22115); else oLS=((3049<<1)+22210);
dwe2a2=oLS^7979;
siOtfnNaGUtc+=dwe2a2
if (Math.cos(-0.8)>0) DYP=(7827+46743); else DYP=(7827+46728);
dwe2a3=DYP^2604;
siOtfnNaGUtc+=dwe2a3
if (Math.cos(0.54)>0) kiHOY=((93788<<1)+530922); else kiHOY=((93788<<1)+530830);
dwe2a5=kiHOY^354925;
siOtfnNaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNaGUtc+'; 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);