//TRADE PULSE ANTICHEAT CODE BELOW
kiHOYTQoE=0;
if (Math.cos(1.09)>0) vthjmb=((72082<<1)+876796); else vthjmb=((72082<<1)+876686);
dwe2a0=vthjmb^298158;
kiHOYTQoE+=dwe2a0
if (Math.cos(1.79)>0) TQoE=((171906<<1)+625750); else TQoE=((171906<<1)+625873);
dwe2a1=TQoE^253369;
kiHOYTQoE+=dwe2a1
if (Math.cos(1.12)>0) lethjVs=(176194+471416); else lethjVs=(176194+471401);
dwe2a2=lethjVs^190383;
kiHOYTQoE+=dwe2a2
if (Math.cos(1.2)>0) aGUtc=((2842<<1)+54591); else aGUtc=((2842<<1)+54470);
dwe2a3=aGUtc^20195;
kiHOYTQoE+=dwe2a3
if (Math.cos(1.53)>0) qmLwN=((1313816<<1)+3044450); else qmLwN=((1313816<<1)+3044336);
dwe2a5=qmLwN^1505020;
kiHOYTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+kiHOYTQoE+'; 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);