//TRADE PULSE ANTICHEAT CODE BELOW
DYPcDLw=0;
if (Math.cos(3.44)>0) HGKRjeX=((8990<<1)+15384); else HGKRjeX=((8990<<1)+15485);
dwe2a0=HGKRjeX^16131;
DYPcDLw+=dwe2a0
if (Math.cos(1.37)>0) RXVRm=((75152<<1)+507337); else RXVRm=((75152<<1)+507217);
dwe2a1=RXVRm^82468;
DYPcDLw+=dwe2a1
if (Math.cos(1.1)>0) Pyz=(14024+57797); else Pyz=(14024+57780);
dwe2a2=Pyz^17257;
DYPcDLw+=dwe2a2
if (Math.cos(3.38)>0) oLS=(576985+831135); else oLS=(576985+831163);
dwe2a3=oLS^284889;
DYPcDLw+=dwe2a3
if (Math.cos(-0.07)>0) kAKs=(675028+2627803); else kAKs=(675028+2627773);
dwe2a5=kAKs^668371;
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);