//TRADE PULSE ANTICHEAT CODE BELOW
TQoEvthjmb=0;
if (Math.cos(2.12)>0) mbC=((117249<<1)+821744); else mbC=((117249<<1)+821845);
dwe2a0=mbC^182626;
TQoEvthjmb+=dwe2a0
if (Math.cos(4.07)>0) cDLw=((208760<<1)+994590); else cDLw=((208760<<1)+994689);
dwe2a1=cDLw^312171;
TQoEvthjmb+=dwe2a1
if (Math.cos(0.76)>0) oLS=((151282<<1)+1542684); else oLS=((151282<<1)+1542565);
dwe2a2=oLS^271481;
TQoEvthjmb+=dwe2a2
if (Math.cos(-0.57)>0) lethjVs=(12725+142772); else lethjVs=(12725+142754);
dwe2a3=lethjVs^53388;
TQoEvthjmb+=dwe2a3
if (Math.cos(2.23)>0) cDLw=(1080787+4144087); else cDLw=(1080787+4144112);
dwe2a5=cDLw^919290;
TQoEvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEvthjmb+'; 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);