//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNvthjmb=0;
if (Math.cos(0.81)>0) lethjVs=(38961+277254); else lethjVs=(38961+277236);
dwe2a0=lethjVs^34262;
FUoCZdxNvthjmb+=dwe2a0
if (Math.cos(4.34)>0) cDLw=(37849+348610); else cDLw=(37849+348631);
dwe2a1=cDLw^48420;
FUoCZdxNvthjmb+=dwe2a1
if (Math.cos(4.36)>0) DYP=((306810<<1)+755957); else DYP=((306810<<1)+756050);
dwe2a2=DYP^34724;
FUoCZdxNvthjmb+=dwe2a2
if (Math.cos(0.13)>0) FUoCZdxN=(93900+390021); else FUoCZdxN=(93900+389994);
dwe2a3=FUoCZdxN^144347;
FUoCZdxNvthjmb+=dwe2a3
if (Math.cos(1.02)>0) RsR=(1617375+2685162); else RsR=(1617375+2685143);
dwe2a5=RsR^909318;
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);