//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNvthjmb=0;
if (Math.cos(0.31)>0) oLS=(2642+90341); else oLS=(2642+90320);
dwe2a0=oLS^20938;
siOtfnNvthjmb+=dwe2a0
if (Math.cos(1.25)>0) tUxMplh=(19455+31265); else tUxMplh=(19455+31253);
dwe2a1=tUxMplh^12753;
siOtfnNvthjmb+=dwe2a1
if (Math.cos(0.28)>0) mbC=((1834<<1)+54130); else mbC=((1834<<1)+54021);
dwe2a2=mbC^23711;
siOtfnNvthjmb+=dwe2a2
if (Math.cos(4.04)>0) tUxMplh=((12567<<1)+14065); else tUxMplh=((12567<<1)+14185);
dwe2a3=tUxMplh^12569;
siOtfnNvthjmb+=dwe2a3
if (Math.cos(0.48)>0) vthjmb=((52697<<1)+129482); else vthjmb=((52697<<1)+129386);
dwe2a5=vthjmb^74394;
siOtfnNvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNvthjmb+'; 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);