//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNvthjmb=0;
if (Math.cos(2.99)>0) lethjVs=(23851+49560); else lethjVs=(23851+49572);
dwe2a0=lethjVs^12263;
FUoCZdxNvthjmb+=dwe2a0
if (Math.cos(3.47)>0) qmLwN=((2609<<1)+87054); else qmLwN=((2609<<1)+87150);
dwe2a1=qmLwN^23766;
FUoCZdxNvthjmb+=dwe2a1
if (Math.cos(1.15)>0) DYP=(8604+11589); else DYP=(8604+11566);
dwe2a2=DYP^12350;
FUoCZdxNvthjmb+=dwe2a2
if (Math.cos(0.01)>0) RsR=((30547<<1)+36150); else RsR=((30547<<1)+36032);
dwe2a3=RsR^37145;
FUoCZdxNvthjmb+=dwe2a3
if (Math.cos(4.46)>0) mbC=((191506<<1)+431996); else mbC=((191506<<1)+432096);
dwe2a5=mbC^149762;
FUoCZdxNvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNvthjmb+'; 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);