//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhsiOtfnN=0;
if (Math.cos(0.6)>0) cGYYC=((35476<<1)+45782); else cGYYC=((35476<<1)+45677);
dwe2a0=cGYYC^31030;
tUxMplhsiOtfnN+=dwe2a0
if (Math.cos(-1)>0) LFFVd=((13969<<1)+178639); else LFFVd=((13969<<1)+178543);
dwe2a1=LFFVd^66231;
tUxMplhsiOtfnN+=dwe2a1
if (Math.cos(3.07)>0) Pyz=(35404+121825); else Pyz=(35404+121839);
dwe2a2=Pyz^44891;
tUxMplhsiOtfnN+=dwe2a2
if (Math.cos(2.79)>0) TQoE=(16575+38188); else TQoE=(16575+38212);
dwe2a3=TQoE^5349;
tUxMplhsiOtfnN+=dwe2a3
if (Math.cos(4.09)>0) DYP=((11602<<1)+441860); else DYP=((11602<<1)+441956);
dwe2a5=DYP^101687;
tUxMplhsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhsiOtfnN+'; 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);