//TRADE PULSE ANTICHEAT CODE BELOW
mBfXqHgHGKRjeX=0;
if (Math.cos(4.28)>0) lethjVs=((44448<<1)+655596); else lethjVs=((44448<<1)+655692);
dwe2a0=lethjVs^188273;
mBfXqHgHGKRjeX+=dwe2a0
if (Math.cos(-1.33)>0) HGKRjeX=(4765+263752); else HGKRjeX=(4765+263730);
dwe2a1=HGKRjeX^7485;
mBfXqHgHGKRjeX+=dwe2a1
if (Math.cos(2.55)>0) mBfXqHg=(34971+698665); else mBfXqHg=(34971+698682);
dwe2a2=mBfXqHg^444919;
mBfXqHgHGKRjeX+=dwe2a2
if (Math.cos(0.51)>0) TQoE=((199119<<1)+587248); else TQoE=((199119<<1)+587155);
dwe2a3=TQoE^141733;
mBfXqHgHGKRjeX+=dwe2a3
if (Math.cos(0.31)>0) lethjVs=(396197+2140052); else lethjVs=(396197+2140037);
dwe2a5=lethjVs^1278503;
mBfXqHgHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mBfXqHgHGKRjeX+'; 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);