//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNmbC=0;
if (Math.cos(-0.42)>0) tUxMplh=((229<<1)+715); else tUxMplh=((229<<1)+614);
dwe2a0=tUxMplh^447;
siOtfnNmbC+=dwe2a0
if (Math.cos(3.89)>0) aGUtc=(11684+37374); else aGUtc=(11684+37402);
dwe2a1=aGUtc^10073;
siOtfnNmbC+=dwe2a1
if (Math.cos(1.96)>0) kAKs=(2801+16178); else kAKs=(2801+16192);
dwe2a2=kAKs^8892;
siOtfnNmbC+=dwe2a2
if (Math.cos(3.25)>0) mBfXqHg=(5402+5969); else mBfXqHg=(5402+5986);
dwe2a3=mBfXqHg^4677;
siOtfnNmbC+=dwe2a3
if (Math.cos(1.45)>0) aGUtc=(22325+141263); else aGUtc=(22325+141239);
dwe2a5=aGUtc^63050;
siOtfnNmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNmbC+'; 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);