//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCtUxMplh=0;
if (Math.cos(1.5)>0) siOtfnN=(9985+266803); else siOtfnN=(9985+266777);
dwe2a0=siOtfnN^172316;
cGYYCtUxMplh+=dwe2a0
if (Math.cos(4.08)>0) DYP=((71413<<1)+229825); else DYP=((71413<<1)+229916);
dwe2a1=DYP^8661;
cGYYCtUxMplh+=dwe2a1
if (Math.cos(0.89)>0) TQoE=(72422+628203); else TQoE=(72422+628188);
dwe2a2=TQoE^282023;
cGYYCtUxMplh+=dwe2a2
if (Math.cos(-1.47)>0) kAKs=(39212+576679); else kAKs=(39212+576650);
dwe2a3=kAKs^146903;
cGYYCtUxMplh+=dwe2a3
if (Math.cos(2.74)>0) cDLw=(891313+2132023); else cDLw=(891313+2132043);
dwe2a5=cDLw^466697;
cGYYCtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCtUxMplh+'; 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);