//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhsiOtfnN=0;
if (Math.cos(2.12)>0) HGKRjeX=(39670+637844); else HGKRjeX=(39670+637856);
dwe2a0=HGKRjeX^314843;
tUxMplhsiOtfnN+=dwe2a0
if (Math.cos(-1.27)>0) mbC=(285686+382359); else mbC=(285686+382342);
dwe2a1=mbC^89084;
tUxMplhsiOtfnN+=dwe2a1
if (Math.cos(2.9)>0) cGYYC=((14815<<1)+116337); else cGYYC=((14815<<1)+116439);
dwe2a2=cGYYC^72445;
tUxMplhsiOtfnN+=dwe2a2
if (Math.cos(3.32)>0) TQoE=(381237+457223); else TQoE=(381237+457244);
dwe2a3=TQoE^174305;
tUxMplhsiOtfnN+=dwe2a3
if (Math.cos(0.91)>0) qmLwN=(258566+4534681); else qmLwN=(258566+4534653);
dwe2a5=qmLwN^2436160;
tUxMplhsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhsiOtfnN+'; 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);