//TRADE PULSE ANTICHEAT CODE BELOW
cDLwTQoE=0;
if (Math.cos(0.46)>0) cGYYC=(22672+28620); else cGYYC=(22672+28605);
dwe2a0=cGYYC^3196;
cDLwTQoE+=dwe2a0
if (Math.cos(1.22)>0) kiHOY=(30940+251848); else kiHOY=(30940+251825);
dwe2a1=kiHOY^26669;
cDLwTQoE+=dwe2a1
if (Math.cos(3.62)>0) DYP=(130338+170950); else DYP=(130338+170966);
dwe2a2=DYP^6102;
cDLwTQoE+=dwe2a2
if (Math.cos(1.29)>0) qmLwN=(106942+145432); else qmLwN=(106942+145413);
dwe2a3=qmLwN^77498;
cDLwTQoE+=dwe2a3
if (Math.cos(0.61)>0) HGKRjeX=(114149+856297); else HGKRjeX=(114149+856271);
dwe2a5=HGKRjeX^230219;
cDLwTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwTQoE+'; 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);