//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNvthjmb=0;
if (Math.cos(1.78)>0) FUoCZdxN=((351855<<1)+729290); else FUoCZdxN=((351855<<1)+729406);
dwe2a0=FUoCZdxN^313181;
qmLwNvthjmb+=dwe2a0
if (Math.cos(1.12)>0) oLS=(524925+688565); else oLS=(524925+688551);
dwe2a1=oLS^100789;
qmLwNvthjmb+=dwe2a1
if (Math.cos(1.07)>0) FUoCZdxN=((32942<<1)+1880995); else FUoCZdxN=((32942<<1)+1880884);
dwe2a2=FUoCZdxN^97839;
qmLwNvthjmb+=dwe2a2
if (Math.cos(-1.05)>0) mBfXqHg=(384697+721620); else mBfXqHg=(384697+721596);
dwe2a3=mBfXqHg^305686;
qmLwNvthjmb+=dwe2a3
if (Math.cos(3.05)>0) qmLwN=((1102245<<1)+1362769); else qmLwN=((1102245<<1)+1362882);
dwe2a5=qmLwN^558633;
qmLwNvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNvthjmb+'; 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);