//TRADE PULSE ANTICHEAT CODE BELOW
mbCvthjmb=0;
if (Math.cos(-0.74)>0) lethjVs=((43225<<1)+571154); else lethjVs=((43225<<1)+571062);
dwe2a0=lethjVs^7557;
mbCvthjmb+=dwe2a0
if (Math.cos(-0.22)>0) TQoE=(27302+1368932); else TQoE=(27302+1368914);
dwe2a1=TQoE^405094;
mbCvthjmb+=dwe2a1
if (Math.cos(4.25)>0) qmLwN=((83181<<1)+1012412); else qmLwN=((83181<<1)+1012508);
dwe2a2=qmLwN^414863;
mbCvthjmb+=dwe2a2
if (Math.cos(0.5)>0) kAKs=((19363<<1)+583105); else kAKs=((19363<<1)+583003);
dwe2a3=kAKs^116047;
mbCvthjmb+=dwe2a3
if (Math.cos(-0.55)>0) LFFVd=((1884860<<1)+2209805); else LFFVd=((1884860<<1)+2209710);
dwe2a5=LFFVd^1167725;
mbCvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mbCvthjmb+'; 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);