//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNHGKRjeX=0;
if (Math.cos(1.81)>0) aGUtc=(164720+174851); else aGUtc=(164720+174866);
dwe2a0=aGUtc^46564;
siOtfnNHGKRjeX+=dwe2a0
if (Math.cos(2.54)>0) cGYYC=(31017+303719); else cGYYC=(31017+303731);
dwe2a1=cGYYC^160186;
siOtfnNHGKRjeX+=dwe2a1
if (Math.cos(1.36)>0) qmLwN=((132010<<1)+209596); else qmLwN=((132010<<1)+209490);
dwe2a2=qmLwN^80054;
siOtfnNHGKRjeX+=dwe2a2
if (Math.cos(4.37)>0) lethjVs=(60784+456358); else lethjVs=(60784+456372);
dwe2a3=lethjVs^156753;
siOtfnNHGKRjeX+=dwe2a3
if (Math.cos(4.66)>0) FUoCZdxN=((1234809<<1)+3287738); else FUoCZdxN=((1234809<<1)+3287835);
dwe2a5=FUoCZdxN^1972643;
siOtfnNHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNHGKRjeX+'; 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);