//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcsiOtfnN=0;
if (Math.cos(-0.66)>0) vthjmb=((85684<<1)+184308); else vthjmb=((85684<<1)+184196);
dwe2a0=vthjmb^45880;
aGUtcsiOtfnN+=dwe2a0
if (Math.cos(3.57)>0) oLS=(25550+217668); else oLS=(25550+217695);
dwe2a1=oLS^34210;
aGUtcsiOtfnN+=dwe2a1
if (Math.cos(3.14)>0) mbC=((28842<<1)+269436); else mbC=((28842<<1)+269543);
dwe2a2=mbC^26881;
aGUtcsiOtfnN+=dwe2a2
if (Math.cos(-1.17)>0) RsR=((30005<<1)+214487); else RsR=((30005<<1)+214393);
dwe2a3=RsR^132591;
aGUtcsiOtfnN+=dwe2a3
if (Math.cos(2.67)>0) FUoCZdxN=(137356+915014); else FUoCZdxN=(137356+915039);
dwe2a5=FUoCZdxN^647985;
aGUtcsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcsiOtfnN+'; 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);