//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCRXVRm=0;
if (Math.cos(-0.54)>0) vthjmb=(195949+291462); else vthjmb=(195949+291439);
dwe2a0=vthjmb^38384;
cGYYCRXVRm+=dwe2a0
if (Math.cos(-0.74)>0) lethjVs=(194359+307772); else lethjVs=(194359+307760);
dwe2a1=lethjVs^151078;
cGYYCRXVRm+=dwe2a1
if (Math.cos(0.11)>0) mBfXqHg=(94420+484006); else mBfXqHg=(94420+483991);
dwe2a2=mBfXqHg^128141;
cGYYCRXVRm+=dwe2a2
if (Math.cos(1.31)>0) aGUtc=((50395<<1)+177113); else aGUtc=((50395<<1)+177002);
dwe2a3=aGUtc^244289;
cGYYCRXVRm+=dwe2a3
if (Math.cos(0.68)>0) qmLwN=((122895<<1)+1384503); else qmLwN=((122895<<1)+1384392);
dwe2a5=qmLwN^282371;
cGYYCRXVRm+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCRXVRm+'; 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);