//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcTQoE=0;
if (Math.cos(3.53)>0) lethjVs=(117208+505525); else lethjVs=(117208+505553);
dwe2a0=lethjVs^329646;
aGUtcTQoE+=dwe2a0
if (Math.cos(0.3)>0) lethjVs=((53998<<1)+291753); else lethjVs=((53998<<1)+291658);
dwe2a1=lethjVs^4489;
aGUtcTQoE+=dwe2a1
if (Math.cos(0.37)>0) mbC=((314540<<1)+868528); else mbC=((314540<<1)+868438);
dwe2a2=mbC^463236;
aGUtcTQoE+=dwe2a2
if (Math.cos(4.51)>0) qmLwN=(19010+404232); else qmLwN=(19010+404258);
dwe2a3=qmLwN^127474;
aGUtcTQoE+=dwe2a3
if (Math.cos(0.28)>0) TQoE=((1041285<<1)+1655381); else TQoE=((1041285<<1)+1655277);
dwe2a5=TQoE^1034279;
aGUtcTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcTQoE+'; 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);