//TRADE PULSE ANTICHEAT CODE BELOW
kiHOYRXVRm=0;
if (Math.cos(2.89)>0) tUxMplh=(16971+164293); else tUxMplh=(16971+164315);
dwe2a0=tUxMplh^43338;
kiHOYRXVRm+=dwe2a0
if (Math.cos(1.7)>0) mBfXqHg=(120769+184083); else mBfXqHg=(120769+184113);
dwe2a1=mBfXqHg^34417;
kiHOYRXVRm+=dwe2a1
if (Math.cos(-0.64)>0) Pyz=((1362<<1)+32973); else Pyz=((1362<<1)+32851);
dwe2a2=Pyz^3428;
kiHOYRXVRm+=dwe2a2
if (Math.cos(2.82)>0) aGUtc=(315134+500874); else aGUtc=(315134+500899);
dwe2a3=aGUtc^71448;
kiHOYRXVRm+=dwe2a3
if (Math.cos(-0.3)>0) HGKRjeX=((276271<<1)+3986640); else HGKRjeX=((276271<<1)+3986529);
dwe2a5=HGKRjeX^476207;
kiHOYRXVRm+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+kiHOYRXVRm+'; 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);