//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNqmLwN=0;
if (Math.cos(3.34)>0) vthjmb=((71315<<1)+201565); else vthjmb=((71315<<1)+201668);
dwe2a0=vthjmb^110732;
qmLwNqmLwN+=dwe2a0
if (Math.cos(3.78)>0) kAKs=((4522<<1)+68116); else kAKs=((4522<<1)+68215);
dwe2a1=kAKs^17578;
qmLwNqmLwN+=dwe2a1
if (Math.cos(-1.23)>0) aGUtc=((174418<<1)+273521); else aGUtc=((174418<<1)+273402);
dwe2a2=aGUtc^28740;
qmLwNqmLwN+=dwe2a2
if (Math.cos(4.51)>0) mBfXqHg=((3267<<1)+11970); else mBfXqHg=((3267<<1)+12084);
dwe2a3=mBfXqHg^10520;
qmLwNqmLwN+=dwe2a3
if (Math.cos(3.64)>0) lethjVs=(82765+2851083); else lethjVs=(82765+2851107);
dwe2a5=lethjVs^661336;
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);