//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCoLS=0;
if (Math.cos(1.06)>0) DYP=(20771+65426); else DYP=(20771+65400);
dwe2a0=DYP^955;
cGYYCoLS+=dwe2a0
if (Math.cos(-0.29)>0) tUxMplh=(27210+432495); else tUxMplh=(27210+432471);
dwe2a1=tUxMplh^142171;
cGYYCoLS+=dwe2a1
if (Math.cos(2.16)>0) mBfXqHg=(45207+133120); else mBfXqHg=(45207+133142);
dwe2a2=mBfXqHg^92683;
cGYYCoLS+=dwe2a2
if (Math.cos(-1)>0) RXVRm=(1069+161770); else RXVRm=(1069+161746);
dwe2a3=RXVRm^104129;
cGYYCoLS+=dwe2a3
if (Math.cos(4.62)>0) qmLwN=((369683<<1)+649270); else qmLwN=((369683<<1)+649360);
dwe2a5=qmLwN^188266;
cGYYCoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCoLS+'; 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);