//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdmBfXqHg=0;
if (Math.cos(-1.38)>0) vthjmb=(38225+462022); else vthjmb=(38225+462006);
dwe2a0=vthjmb^60355;
LFFVdmBfXqHg+=dwe2a0
if (Math.cos(-0.61)>0) kAKs=((45360<<1)+68849); else kAKs=((45360<<1)+68739);
dwe2a1=kAKs^40465;
LFFVdmBfXqHg+=dwe2a1
if (Math.cos(-1.08)>0) FUoCZdxN=((45404<<1)+191012); else FUoCZdxN=((45404<<1)+190906);
dwe2a2=FUoCZdxN^142765;
LFFVdmBfXqHg+=dwe2a2
if (Math.cos(2.76)>0) DYP=(34878+161099); else DYP=(34878+161125);
dwe2a3=DYP^24697;
LFFVdmBfXqHg+=dwe2a3
if (Math.cos(3.41)>0) RsR=(791857+1218223); else RsR=(791857+1218242);
dwe2a5=RsR^620113;
LFFVdmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdmBfXqHg+'; 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);