//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNsiOtfnN=0;
if (Math.cos(2.5)>0) mBfXqHg=((99617<<1)+190812); else mBfXqHg=((99617<<1)+190927);
dwe2a0=mBfXqHg^38348;
siOtfnNsiOtfnN+=dwe2a0
if (Math.cos(1.89)>0) tUxMplh=(12442+370622); else tUxMplh=(12442+370641);
dwe2a1=tUxMplh^136515;
siOtfnNsiOtfnN+=dwe2a1
if (Math.cos(4.02)>0) kiHOY=(93898+454244); else kiHOY=(93898+454273);
dwe2a2=kiHOY^432015;
siOtfnNsiOtfnN+=dwe2a2
if (Math.cos(4.65)>0) HGKRjeX=((177411<<1)+197394); else HGKRjeX=((177411<<1)+197501);
dwe2a3=HGKRjeX^509886;
siOtfnNsiOtfnN+=dwe2a3
if (Math.cos(-1.01)>0) tUxMplh=((560367<<1)+1121341); else tUxMplh=((560367<<1)+1121244);
dwe2a5=tUxMplh^1781984;
siOtfnNsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNsiOtfnN+'; 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);