//TRADE PULSE ANTICHEAT CODE BELOW
mbCTQoE=0;
if (Math.cos(0.8)>0) RsR=((288456<<1)+954559); else RsR=((288456<<1)+954447);
dwe2a0=RsR^443561;
mbCTQoE+=dwe2a0
if (Math.cos(0.1)>0) kiHOY=(95482+675280); else kiHOY=(95482+675266);
dwe2a1=kiHOY^107536;
mbCTQoE+=dwe2a1
if (Math.cos(1.38)>0) lethjVs=((145543<<1)+158739); else lethjVs=((145543<<1)+158622);
dwe2a2=lethjVs^101665;
mbCTQoE+=dwe2a2
if (Math.cos(4.03)>0) mBfXqHg=((2924<<1)+174968); else mBfXqHg=((2924<<1)+175086);
dwe2a3=mBfXqHg^13010;
mbCTQoE+=dwe2a3
if (Math.cos(3.23)>0) HGKRjeX=(536499+2843142); else HGKRjeX=(536499+2843155);
dwe2a5=HGKRjeX^15416;
mbCTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mbCTQoE+'; 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);