//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNtUxMplh=0;
if (Math.cos(3.4)>0) tUxMplh=((23807<<1)+89679); else tUxMplh=((23807<<1)+89778);
dwe2a0=tUxMplh^113123;
siOtfnNtUxMplh+=dwe2a0
if (Math.cos(3.92)>0) DYP=(726270+835398); else DYP=(726270+835427);
dwe2a1=DYP^14232;
siOtfnNtUxMplh+=dwe2a1
if (Math.cos(1.72)>0) kAKs=((301632<<1)+366139); else kAKs=((301632<<1)+366241);
dwe2a2=kAKs^164597;
siOtfnNtUxMplh+=dwe2a2
if (Math.cos(3.62)>0) vthjmb=((125888<<1)+724960); else vthjmb=((125888<<1)+725070);
dwe2a3=vthjmb^182785;
siOtfnNtUxMplh+=dwe2a3
if (Math.cos(3.21)>0) RsR=(253810+7400390); else RsR=(253810+7400408);
dwe2a5=RsR^2226149;
siOtfnNtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNtUxMplh+'; 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);