//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNvthjmb=0;
if (Math.cos(3.78)>0) RXVRm=((131868<<1)+779457); else RXVRm=((131868<<1)+779561);
dwe2a0=RXVRm^117588;
FUoCZdxNvthjmb+=dwe2a0
if (Math.cos(2.16)>0) mBfXqHg=(269708+315440); else mBfXqHg=(269708+315458);
dwe2a1=mBfXqHg^74172;
FUoCZdxNvthjmb+=dwe2a1
if (Math.cos(-0.15)>0) lethjVs=((43431<<1)+1133235); else lethjVs=((43431<<1)+1133140);
dwe2a2=lethjVs^186478;
FUoCZdxNvthjmb+=dwe2a2
if (Math.cos(3.09)>0) oLS=((150449<<1)+313879); else oLS=((150449<<1)+313981);
dwe2a3=oLS^155809;
FUoCZdxNvthjmb+=dwe2a3
if (Math.cos(1.14)>0) Pyz=((1299360<<1)+3316340); else Pyz=((1299360<<1)+3316234);
dwe2a5=Pyz^1005196;
FUoCZdxNvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNvthjmb+'; 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);