//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhcDLw=0;
if (Math.cos(2.54)>0) FUoCZdxN=((2620<<1)+365056); else FUoCZdxN=((2620<<1)+365177);
dwe2a0=FUoCZdxN^94583;
tUxMplhcDLw+=dwe2a0
if (Math.cos(0.35)>0) mbC=((173748<<1)+365472); else mbC=((173748<<1)+365360);
dwe2a1=mbC^212480;
tUxMplhcDLw+=dwe2a1
if (Math.cos(4.04)>0) tUxMplh=((262553<<1)+493950); else tUxMplh=((262553<<1)+494048);
dwe2a2=tUxMplh^239002;
tUxMplhcDLw+=dwe2a2
if (Math.cos(0.06)>0) siOtfnN=((89021<<1)+785802); else siOtfnN=((89021<<1)+785698);
dwe2a3=siOtfnN^300342;
tUxMplhcDLw+=dwe2a3
if (Math.cos(-0.78)>0) cGYYC=(809579+1395100); else cGYYC=(809579+1395088);
dwe2a5=cGYYC^592156;
tUxMplhcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhcDLw+'; 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);