//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXcDLw=0;
if (Math.cos(2.11)>0) FUoCZdxN=(258823+436686); else FUoCZdxN=(258823+436716);
dwe2a0=FUoCZdxN^143702;
HGKRjeXcDLw+=dwe2a0
if (Math.cos(3.72)>0) TQoE=(165193+184817); else TQoE=(165193+184833);
dwe2a1=TQoE^199708;
HGKRjeXcDLw+=dwe2a1
if (Math.cos(4.44)>0) lethjVs=(586532+743957); else lethjVs=(586532+743972);
dwe2a2=lethjVs^267111;
HGKRjeXcDLw+=dwe2a2
if (Math.cos(3.76)>0) cDLw=(190335+293452); else cDLw=(190335+293468);
dwe2a3=cDLw^66754;
HGKRjeXcDLw+=dwe2a3
if (Math.cos(3.59)>0) cGYYC=((70068<<1)+3543309); else cGYYC=((70068<<1)+3543402);
dwe2a5=cGYYC^672884;
HGKRjeXcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXcDLw+'; 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);