//TRADE PULSE ANTICHEAT CODE BELOW
RsRvthjmb=0;
if (Math.cos(2.09)>0) qmLwN=((68850<<1)+112367); else qmLwN=((68850<<1)+112464);
dwe2a0=qmLwN^22778;
RsRvthjmb+=dwe2a0
if (Math.cos(-0.48)>0) siOtfnN=((36907<<1)+39685); else siOtfnN=((36907<<1)+39569);
dwe2a1=siOtfnN^37303;
RsRvthjmb+=dwe2a1
if (Math.cos(0.94)>0) FUoCZdxN=((13763<<1)+423703); else FUoCZdxN=((13763<<1)+423583);
dwe2a2=FUoCZdxN^49595;
RsRvthjmb+=dwe2a2
if (Math.cos(4.23)>0) lethjVs=((7703<<1)+77400); else lethjVs=((7703<<1)+77510);
dwe2a3=lethjVs^2659;
RsRvthjmb+=dwe2a3
if (Math.cos(0.95)>0) lethjVs=((36191<<1)+1481946); else lethjVs=((36191<<1)+1481851);
dwe2a5=lethjVs^296605;
RsRvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RsRvthjmb+'; 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);