//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNTQoE=0;
if (Math.cos(1.24)>0) mBfXqHg=((199401<<1)+1355916); else mBfXqHg=((199401<<1)+1355802);
dwe2a0=mBfXqHg^175274;
siOtfnNTQoE+=dwe2a0
if (Math.cos(1.37)>0) HGKRjeX=(23136+113028); else HGKRjeX=(23136+113001);
dwe2a1=HGKRjeX^21560;
siOtfnNTQoE+=dwe2a1
if (Math.cos(2.1)>0) FUoCZdxN=(261428+1625553); else FUoCZdxN=(261428+1625572);
dwe2a2=FUoCZdxN^610605;
siOtfnNTQoE+=dwe2a2
if (Math.cos(3.8)>0) kiHOY=(116468+904175); else kiHOY=(116468+904192);
dwe2a3=kiHOY^350597;
siOtfnNTQoE+=dwe2a3
if (Math.cos(0.18)>0) cGYYC=(1964687+4269433); else cGYYC=(1964687+4269421);
dwe2a5=cGYYC^2056955;
siOtfnNTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNTQoE+'; 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);