//TRADE PULSE ANTICHEAT CODE BELOW
oLSLFFVd=0;
if (Math.cos(-0.47)>0) qmLwN=((101307<<1)+256706); else qmLwN=((101307<<1)+256588);
dwe2a0=qmLwN^59504;
oLSLFFVd+=dwe2a0
if (Math.cos(2.61)>0) siOtfnN=((291544<<1)+378731); else siOtfnN=((291544<<1)+378825);
dwe2a1=siOtfnN^105688;
oLSLFFVd+=dwe2a1
if (Math.cos(-1.25)>0) lethjVs=(64986+223776); else lethjVs=(64986+223756);
dwe2a2=lethjVs^4161;
oLSLFFVd+=dwe2a2
if (Math.cos(4.01)>0) kAKs=(248270+333630); else kAKs=(248270+333650);
dwe2a3=kAKs^40431;
oLSLFFVd+=dwe2a3
if (Math.cos(3.1)>0) DYP=((30469<<1)+5127749); else DYP=((30469<<1)+5127842);
dwe2a5=DYP^710688;
oLSLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSLFFVd+'; 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);