//TRADE PULSE ANTICHEAT CODE BELOW
PyzHGKRjeX=0;
if (Math.cos(2.64)>0) cGYYC=(8230+496272); else cGYYC=(8230+496298);
dwe2a0=cGYYC^152469;
PyzHGKRjeX+=dwe2a0
if (Math.cos(1.06)>0) lethjVs=((49290<<1)+125527); else lethjVs=((49290<<1)+125406);
dwe2a1=lethjVs^49372;
PyzHGKRjeX+=dwe2a1
if (Math.cos(-0.26)>0) TQoE=(223+193618); else TQoE=(223+193592);
dwe2a2=TQoE^5095;
PyzHGKRjeX+=dwe2a2
if (Math.cos(-0.61)>0) qmLwN=((33770<<1)+45889); else qmLwN=((33770<<1)+45772);
dwe2a3=qmLwN^31923;
PyzHGKRjeX+=dwe2a3
if (Math.cos(1.98)>0) FUoCZdxN=((151988<<1)+775130); else FUoCZdxN=((151988<<1)+775251);
dwe2a5=FUoCZdxN^451362;
PyzHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzHGKRjeX+'; 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);