//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCkiHOY=0;
if (Math.cos(2.85)>0) lethjVs=((54875<<1)+103350); else lethjVs=((54875<<1)+103444);
dwe2a0=lethjVs^2734;
cGYYCkiHOY+=dwe2a0
if (Math.cos(3.97)>0) siOtfnN=(13784+352882); else siOtfnN=(13784+352901);
dwe2a1=siOtfnN^106610;
cGYYCkiHOY+=dwe2a1
if (Math.cos(-1.1)>0) siOtfnN=((103514<<1)+135319); else siOtfnN=((103514<<1)+135221);
dwe2a2=siOtfnN^39030;
cGYYCkiHOY+=dwe2a2
if (Math.cos(3.08)>0) DYP=(27673+102803); else DYP=(27673+102833);
dwe2a3=DYP^6572;
cGYYCkiHOY+=dwe2a3
if (Math.cos(2.67)>0) siOtfnN=((223599<<1)+1184710); else siOtfnN=((223599<<1)+1184802);
dwe2a5=siOtfnN^524174;
cGYYCkiHOY+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCkiHOY+'; 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);