//TRADE PULSE ANTICHEAT CODE BELOW
RsRPyz=0;
if (Math.cos(0.14)>0) siOtfnN=((9104<<1)+21068); else siOtfnN=((9104<<1)+20961);
dwe2a0=siOtfnN^5074;
RsRPyz+=dwe2a0
if (Math.cos(-1.21)>0) tUxMplh=(198192+210682); else tUxMplh=(198192+210665);
dwe2a1=tUxMplh^102139;
RsRPyz+=dwe2a1
if (Math.cos(3.64)>0) lethjVs=(45448+401598); else lethjVs=(45448+401612);
dwe2a2=lethjVs^34333;
RsRPyz+=dwe2a2
if (Math.cos(2.05)>0) cDLw=(101604+1340348); else cDLw=(101604+1340364);
dwe2a3=cDLw^459405;
RsRPyz+=dwe2a3
if (Math.cos(1.54)>0) mbC=(1780447+6190285); else mbC=(1780447+6190262);
dwe2a5=mbC^2124652;
RsRPyz+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RsRPyz+'; 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);