//TRADE PULSE ANTICHEAT CODE BELOW
oLSTQoE=0;
if (Math.cos(2.7)>0) mBfXqHg=(6310+17660); else mBfXqHg=(6310+17682);
dwe2a0=mBfXqHg^9386;
oLSTQoE+=dwe2a0
if (Math.cos(0.16)>0) kAKs=(24548+36001); else kAKs=(24548+35986);
dwe2a1=kAKs^13115;
oLSTQoE+=dwe2a1
if (Math.cos(0.82)>0) siOtfnN=(8118+9498); else siOtfnN=(8118+9481);
dwe2a2=siOtfnN^8278;
oLSTQoE+=dwe2a2
if (Math.cos(3.78)>0) qmLwN=(15000+29526); else qmLwN=(15000+29541);
dwe2a3=qmLwN^15280;
oLSTQoE+=dwe2a3
if (Math.cos(0.52)>0) lethjVs=(121551+356547); else lethjVs=(121551+356534);
dwe2a5=lethjVs^138498;
oLSTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSTQoE+'; 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);