//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhRsR=0;
if (Math.cos(0.09)>0) lethjVs=((27730<<1)+28354); else lethjVs=((27730<<1)+28262);
dwe2a0=lethjVs^11379;
tUxMplhRsR+=dwe2a0
if (Math.cos(-1.32)>0) oLS=((45252<<1)+343567); else oLS=((45252<<1)+343464);
dwe2a1=oLS^54802;
tUxMplhRsR+=dwe2a1
if (Math.cos(3.67)>0) mbC=(146224+284285); else mbC=(146224+284314);
dwe2a2=mbC^46345;
tUxMplhRsR+=dwe2a2
if (Math.cos(4.65)>0) oLS=((28720<<1)+411839); else oLS=((28720<<1)+411941);
dwe2a3=oLS^80662;
tUxMplhRsR+=dwe2a3
if (Math.cos(-1.51)>0) vthjmb=((164370<<1)+292932); else vthjmb=((164370<<1)+292819);
dwe2a5=vthjmb^361677;
tUxMplhRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhRsR+'; 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);