//TRADE PULSE ANTICHEAT CODE BELOW
vthjmboLS=0;
if (Math.cos(2.78)>0) oLS=(61174+819912); else oLS=(61174+819932);
dwe2a0=oLS^32441;
vthjmboLS+=dwe2a0
if (Math.cos(0.9)>0) mBfXqHg=(46768+459772); else mBfXqHg=(46768+459756);
dwe2a1=mBfXqHg^129686;
vthjmboLS+=dwe2a1
if (Math.cos(4.65)>0) aGUtc=(63757+212923); else aGUtc=(63757+212947);
dwe2a2=aGUtc^10642;
vthjmboLS+=dwe2a2
if (Math.cos(4.5)>0) RXVRm=(8697+495952); else RXVRm=(8697+495982);
dwe2a3=RXVRm^74882;
vthjmboLS+=dwe2a3
if (Math.cos(-0.16)>0) TQoE=((538996<<1)+1668104); else TQoE=((538996<<1)+1668014);
dwe2a5=TQoE^512254;
vthjmboLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+vthjmboLS+'; 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);