//TRADE PULSE ANTICHEAT CODE BELOW
cDLwmBfXqHg=0;
if (Math.cos(1.55)>0) LFFVd=((34517<<1)+118184); else LFFVd=((34517<<1)+118061);
dwe2a0=LFFVd^62555;
cDLwmBfXqHg+=dwe2a0
if (Math.cos(2.38)>0) lethjVs=(195058+254648); else lethjVs=(195058+254675);
dwe2a1=lethjVs^16140;
cDLwmBfXqHg+=dwe2a1
if (Math.cos(1.18)>0) vthjmb=((17243<<1)+219445); else vthjmb=((17243<<1)+219329);
dwe2a2=vthjmb^36205;
cDLwmBfXqHg+=dwe2a2
if (Math.cos(0.65)>0) qmLwN=((1591<<1)+75009); else qmLwN=((1591<<1)+74907);
dwe2a3=qmLwN^13406;
cDLwmBfXqHg+=dwe2a3
if (Math.cos(1.16)>0) qmLwN=((535155<<1)+589035); else qmLwN=((535155<<1)+588932);
dwe2a5=qmLwN^426973;
cDLwmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwmBfXqHg+'; 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);