//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhaGUtc=0;
if (Math.cos(1.72)>0) FUoCZdxN=(76862+1103109); else FUoCZdxN=(76862+1103138);
dwe2a0=FUoCZdxN^187565;
tUxMplhaGUtc+=dwe2a0
if (Math.cos(4.13)>0) kAKs=(359201+643653); else kAKs=(359201+643668);
dwe2a1=kAKs^294503;
tUxMplhaGUtc+=dwe2a1
if (Math.cos(0.64)>0) qmLwN=(67677+926820); else qmLwN=(67677+926797);
dwe2a2=qmLwN^118431;
tUxMplhaGUtc+=dwe2a2
if (Math.cos(-0.66)>0) lethjVs=(260933+392253); else lethjVs=(260933+392234);
dwe2a3=lethjVs^305526;
tUxMplhaGUtc+=dwe2a3
if (Math.cos(4.24)>0) aGUtc=((165967<<1)+3709054); else aGUtc=((165967<<1)+3709149);
dwe2a5=aGUtc^1349246;
tUxMplhaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhaGUtc+'; 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);