//TRADE PULSE ANTICHEAT CODE BELOW
vthjmbmBfXqHg=0;
if (Math.cos(0.71)>0) RXVRm=((92438<<1)+833138); else RXVRm=((92438<<1)+833034);
dwe2a0=RXVRm^80872;
vthjmbmBfXqHg+=dwe2a0
if (Math.cos(3.04)>0) kAKs=(15541+21097); else kAKs=(15541+21115);
dwe2a1=kAKs^12247;
vthjmbmBfXqHg+=dwe2a1
if (Math.cos(3.67)>0) lethjVs=((99989<<1)+806227); else lethjVs=((99989<<1)+806321);
dwe2a2=lethjVs^149039;
vthjmbmBfXqHg+=dwe2a2
if (Math.cos(2.97)>0) oLS=((279495<<1)+357621); else oLS=((279495<<1)+357712);
dwe2a3=oLS^207813;
vthjmbmBfXqHg+=dwe2a3
if (Math.cos(2.09)>0) oLS=(579550+4464765); else oLS=(579550+4464785);
dwe2a5=oLS^1029539;
vthjmbmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+vthjmbmBfXqHg+'; 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);