//TRADE PULSE ANTICHEAT CODE BELOW
vthjmbvthjmb=0;
if (Math.cos(0.56)>0) tUxMplh=((3081<<1)+7970); else tUxMplh=((3081<<1)+7880);
dwe2a0=tUxMplh^3258;
vthjmbvthjmb+=dwe2a0
if (Math.cos(1.89)>0) cDLw=((4623<<1)+121141); else cDLw=((4623<<1)+121244);
dwe2a1=cDLw^35681;
vthjmbvthjmb+=dwe2a1
if (Math.cos(-1.03)>0) RsR=((40642<<1)+174252); else RsR=((40642<<1)+174137);
dwe2a2=RsR^80610;
vthjmbvthjmb+=dwe2a2
if (Math.cos(2.38)>0) lethjVs=((100394<<1)+345074); else lethjVs=((100394<<1)+345171);
dwe2a3=lethjVs^156188;
vthjmbvthjmb+=dwe2a3
if (Math.cos(0.65)>0) vthjmb=((1083614<<1)+5495579); else vthjmb=((1083614<<1)+5495488);
dwe2a5=vthjmb^2492824;
vthjmbvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+vthjmbvthjmb+'; 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);