//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNkAKs=0;
if (Math.cos(3.98)>0) DYP=(12021+59270); else DYP=(12021+59296);
dwe2a0=DYP^4779;
siOtfnNkAKs+=dwe2a0
if (Math.cos(-1.06)>0) DYP=((22740<<1)+31753); else DYP=((22740<<1)+31649);
dwe2a1=DYP^27100;
siOtfnNkAKs+=dwe2a1
if (Math.cos(1.39)>0) vthjmb=((22500<<1)+34193); else vthjmb=((22500<<1)+34089);
dwe2a2=vthjmb^20117;
siOtfnNkAKs+=dwe2a2
if (Math.cos(-0.39)>0) cGYYC=((15060<<1)+116746); else cGYYC=((15060<<1)+116650);
dwe2a3=cGYYC^23776;
siOtfnNkAKs+=dwe2a3
if (Math.cos(-1.54)>0) mbC=((22816<<1)+410162); else mbC=((22816<<1)+410052);
dwe2a5=mbC^42651;
siOtfnNkAKs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNkAKs+'; 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);