//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhTQoE=0;
if (Math.cos(4.39)>0) cGYYC=((42707<<1)+228097); else cGYYC=((42707<<1)+228199);
dwe2a0=cGYYC^233804;
tUxMplhTQoE+=dwe2a0
if (Math.cos(2.43)>0) LFFVd=(19678+30934); else LFFVd=(19678+30959);
dwe2a1=LFFVd^10725;
tUxMplhTQoE+=dwe2a1
if (Math.cos(3.88)>0) mBfXqHg=(53414+108836); else mBfXqHg=(53414+108866);
dwe2a2=mBfXqHg^8522;
tUxMplhTQoE+=dwe2a2
if (Math.cos(-0.9)>0) DYP=(237097+271973); else DYP=(237097+271950);
dwe2a3=DYP^172721;
tUxMplhTQoE+=dwe2a3
if (Math.cos(0.05)>0) oLS=((576299<<1)+684422); else oLS=((576299<<1)+684315);
dwe2a5=oLS^277507;
tUxMplhTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhTQoE+'; 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);