//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNcDLw=0;
if (Math.cos(-1.26)>0) mbC=(119626+1123904); else mbC=(119626+1123884);
dwe2a0=mbC^238065;
siOtfnNcDLw+=dwe2a0
if (Math.cos(4.17)>0) LFFVd=((156876<<1)+1191079); else LFFVd=((156876<<1)+1191187);
dwe2a1=LFFVd^333845;
siOtfnNcDLw+=dwe2a1
if (Math.cos(2.63)>0) siOtfnN=((239057<<1)+958286); else siOtfnN=((239057<<1)+958406);
dwe2a2=siOtfnN^353221;
siOtfnNcDLw+=dwe2a2
if (Math.cos(0.16)>0) RXVRm=(457831+684905); else RXVRm=(457831+684892);
dwe2a3=RXVRm^271413;
siOtfnNcDLw+=dwe2a3
if (Math.cos(-0.39)>0) HGKRjeX=((16905<<1)+2527658); else HGKRjeX=((16905<<1)+2527556);
dwe2a5=HGKRjeX^1878796;
siOtfnNcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNcDLw+'; 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);