//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNqmLwN=0;
if (Math.cos(-0.75)>0) DYP=((160660<<1)+812660); else DYP=((160660<<1)+812558);
dwe2a0=DYP^335621;
qmLwNqmLwN+=dwe2a0
if (Math.cos(4.55)>0) kAKs=(78+87); else kAKs=(78+103);
dwe2a1=kAKs^15;
qmLwNqmLwN+=dwe2a1
if (Math.cos(0.07)>0) vthjmb=(129108+687181); else vthjmb=(129108+687157);
dwe2a2=vthjmb^143702;
qmLwNqmLwN+=dwe2a2
if (Math.cos(0.87)>0) DYP=(700070+1142680); else DYP=(700070+1142652);
dwe2a3=DYP^752372;
qmLwNqmLwN+=dwe2a3
if (Math.cos(0.65)>0) DYP=((1377647<<1)+1931302); else DYP=((1377647<<1)+1931201);
dwe2a5=DYP^173895;
qmLwNqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNqmLwN+'; 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);