//TRADE PULSE ANTICHEAT CODE BELOW
RsRcGYYC=0;
if (Math.cos(4.63)>0) siOtfnN=((100218<<1)+432221); else siOtfnN=((100218<<1)+432332);
dwe2a0=siOtfnN^417943;
RsRcGYYC+=dwe2a0
if (Math.cos(0.32)>0) siOtfnN=(91120+1061316); else siOtfnN=(91120+1061289);
dwe2a1=siOtfnN^122329;
RsRcGYYC+=dwe2a1
if (Math.cos(-0.04)>0) kAKs=((124921<<1)+757625); else kAKs=((124921<<1)+757534);
dwe2a2=kAKs^167053;
RsRcGYYC+=dwe2a2
if (Math.cos(4.51)>0) Pyz=((48242<<1)+1302351); else Pyz=((48242<<1)+1302472);
dwe2a3=Pyz^83749;
RsRcGYYC+=dwe2a3
if (Math.cos(2.16)>0) HGKRjeX=((1863360<<1)+3275067); else HGKRjeX=((1863360<<1)+3275187);
dwe2a5=HGKRjeX^2488982;
RsRcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RsRcGYYC+'; 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);