//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNoLS=0;
if (Math.cos(1.42)>0) lethjVs=(33026+300264); else lethjVs=(33026+300252);
dwe2a0=lethjVs^71758;
qmLwNoLS+=dwe2a0
if (Math.cos(-1.31)>0) HGKRjeX=((28492<<1)+215808); else HGKRjeX=((28492<<1)+215706);
dwe2a1=HGKRjeX^100591;
qmLwNoLS+=dwe2a1
if (Math.cos(1.81)>0) qmLwN=(5965+90994); else qmLwN=(5965+91020);
dwe2a2=qmLwN^974;
qmLwNoLS+=dwe2a2
if (Math.cos(2.6)>0) vthjmb=((47079<<1)+101060); else vthjmb=((47079<<1)+101183);
dwe2a3=vthjmb^62883;
qmLwNoLS+=dwe2a3
if (Math.cos(3.03)>0) oLS=((102066<<1)+1083482); else oLS=((102066<<1)+1083598);
dwe2a5=oLS^15003;
qmLwNoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNoLS+'; 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);