//TRADE PULSE ANTICHEAT CODE BELOW
DYPcDLw=0;
if (Math.cos(-0.3)>0) FUoCZdxN=((180863<<1)+358486); else FUoCZdxN=((180863<<1)+358370);
dwe2a0=FUoCZdxN^4224;
DYPcDLw+=dwe2a0
if (Math.cos(4.37)>0) TQoE=(34831+38744); else TQoE=(34831+38765);
dwe2a1=TQoE^3547;
DYPcDLw+=dwe2a1
if (Math.cos(-0.91)>0) aGUtc=((152919<<1)+451520); else aGUtc=((152919<<1)+451408);
dwe2a2=aGUtc^409996;
DYPcDLw+=dwe2a2
if (Math.cos(-0.32)>0) RXVRm=((187158<<1)+359454); else RXVRm=((187158<<1)+359337);
dwe2a3=RXVRm^268316;
DYPcDLw+=dwe2a3
if (Math.cos(-0.54)>0) mbC=(942663+3380186); else mbC=(942663+3380168);
dwe2a5=mbC^2093943;
DYPcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPcDLw+'; 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);