//TRADE PULSE ANTICHEAT CODE BELOW
vthjmbcGYYC=0;
if (Math.cos(0.48)>0) RsR=((195448<<1)+287743); else RsR=((195448<<1)+287650);
dwe2a0=RsR^191510;
vthjmbcGYYC+=dwe2a0
if (Math.cos(1.83)>0) aGUtc=(80127+624170); else aGUtc=(80127+624197);
dwe2a1=aGUtc^416058;
vthjmbcGYYC+=dwe2a1
if (Math.cos(0.65)>0) Pyz=((295465<<1)+610454); else Pyz=((295465<<1)+610348);
dwe2a2=Pyz^56695;
vthjmbcGYYC+=dwe2a2
if (Math.cos(0.46)>0) LFFVd=((132683<<1)+137466); else LFFVd=((132683<<1)+137352);
dwe2a3=LFFVd^49729;
vthjmbcGYYC+=dwe2a3
if (Math.cos(2.13)>0) oLS=((670279<<1)+1462918); else oLS=((670279<<1)+1463015);
dwe2a5=oLS^348412;
vthjmbcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+vthjmbcGYYC+'; 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);