//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNTQoE=0;
if (Math.cos(3.28)>0) lethjVs=(38345+1286496); else lethjVs=(38345+1286508);
dwe2a0=lethjVs^358949;
qmLwNTQoE+=dwe2a0
if (Math.cos(0.89)>0) qmLwN=(210595+927938); else qmLwN=(210595+927909);
dwe2a1=qmLwN^92970;
qmLwNTQoE+=dwe2a1
if (Math.cos(-0.93)>0) tUxMplh=(54956+956902); else tUxMplh=(54956+956889);
dwe2a2=tUxMplh^242748;
qmLwNTQoE+=dwe2a2
if (Math.cos(3.67)>0) mBfXqHg=(128335+862597); else mBfXqHg=(128335+862621);
dwe2a3=mBfXqHg^293648;
qmLwNTQoE+=dwe2a3
if (Math.cos(2.22)>0) DYP=((963299<<1)+1183883); else DYP=((963299<<1)+1183998);
dwe2a5=DYP^1734191;
qmLwNTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNTQoE+'; 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);