//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNPyz=0;
if (Math.cos(2.18)>0) lethjVs=((59499<<1)+219815); else lethjVs=((59499<<1)+219924);
dwe2a0=lethjVs^197678;
qmLwNPyz+=dwe2a0
if (Math.cos(0.9)>0) DYP=((10617<<1)+377558); else DYP=((10617<<1)+377439);
dwe2a1=DYP^80300;
qmLwNPyz+=dwe2a1
if (Math.cos(0.74)>0) FUoCZdxN=(215670+910925); else FUoCZdxN=(215670+910906);
dwe2a2=FUoCZdxN^91535;
qmLwNPyz+=dwe2a2
if (Math.cos(3.8)>0) TQoE=(60858+174539); else TQoE=(60858+174555);
dwe2a3=TQoE^34959;
qmLwNPyz+=dwe2a3
if (Math.cos(3.26)>0) kiHOY=(1015603+5107106); else kiHOY=(1015603+5107128);
dwe2a5=kiHOY^774536;
qmLwNPyz+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNPyz+'; 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);