//TRADE PULSE ANTICHEAT CODE BELOW
oLSLFFVd=0;
if (Math.cos(3.25)>0) mBfXqHg=((298654<<1)+400490); else mBfXqHg=((298654<<1)+400611);
dwe2a0=mBfXqHg^106418;
oLSLFFVd+=dwe2a0
if (Math.cos(4.67)>0) TQoE=((62344<<1)+827357); else TQoE=((62344<<1)+827472);
dwe2a1=TQoE^282980;
oLSLFFVd+=dwe2a1
if (Math.cos(1.99)>0) vthjmb=(192351+749080); else vthjmb=(192351+749100);
dwe2a2=vthjmb^317041;
oLSLFFVd+=dwe2a2
if (Math.cos(1.02)>0) tUxMplh=((169010<<1)+440077); else tUxMplh=((169010<<1)+439961);
dwe2a3=tUxMplh^198447;
oLSLFFVd+=dwe2a3
if (Math.cos(2.87)>0) siOtfnN=((759838<<1)+1470923); else siOtfnN=((759838<<1)+1471032);
dwe2a5=siOtfnN^326808;
oLSLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSLFFVd+'; 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);