//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNTQoE=0;
if (Math.cos(-1.15)>0) DYP=((773<<1)+8003); else DYP=((773<<1)+7883);
dwe2a0=DYP^683;
FUoCZdxNTQoE+=dwe2a0
if (Math.cos(3.72)>0) RXVRm=((17019<<1)+496634); else RXVRm=((17019<<1)+496751);
dwe2a1=RXVRm^436543;
FUoCZdxNTQoE+=dwe2a1
if (Math.cos(-0.82)>0) siOtfnN=((61595<<1)+65821); else siOtfnN=((61595<<1)+65699);
dwe2a2=siOtfnN^65246;
FUoCZdxNTQoE+=dwe2a2
if (Math.cos(-1.23)>0) kiHOY=(384764+874229); else kiHOY=(384764+874211);
dwe2a3=kiHOY^49756;
FUoCZdxNTQoE+=dwe2a3
if (Math.cos(3.7)>0) lethjVs=((158007<<1)+5449327); else lethjVs=((158007<<1)+5449437);
dwe2a5=lethjVs^772520;
FUoCZdxNTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNTQoE+'; 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);