//TRADE PULSE ANTICHEAT CODE BELOW
RsRvthjmb=0;
if (Math.cos(4.48)>0) cGYYC=((49480<<1)+479925); else cGYYC=((49480<<1)+480017);
dwe2a0=cGYYC^3636;
RsRvthjmb+=dwe2a0
if (Math.cos(3.59)>0) aGUtc=(57996+236983); else aGUtc=(57996+237001);
dwe2a1=aGUtc^86496;
RsRvthjmb+=dwe2a1
if (Math.cos(-1.23)>0) lethjVs=(68237+230910); else lethjVs=(68237+230887);
dwe2a2=lethjVs^188241;
RsRvthjmb+=dwe2a2
if (Math.cos(1.71)>0) Pyz=((72801<<1)+382438); else Pyz=((72801<<1)+382541);
dwe2a3=Pyz^241960;
RsRvthjmb+=dwe2a3
if (Math.cos(1.52)>0) RsR=((1232213<<1)+2521797); else RsR=((1232213<<1)+2521679);
dwe2a5=RsR^71376;
RsRvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RsRvthjmb+'; 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);