//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdoLS=0;
if (Math.cos(0.51)>0) vthjmb=(49715+407189); else vthjmb=(49715+407161);
dwe2a0=vthjmb^42701;
LFFVdoLS+=dwe2a0
if (Math.cos(-0.53)>0) qmLwN=((6568<<1)+150752); else qmLwN=((6568<<1)+150641);
dwe2a1=qmLwN^72698;
LFFVdoLS+=dwe2a1
if (Math.cos(4.4)>0) Pyz=(14249+51280); else Pyz=(14249+51303);
dwe2a2=Pyz^5139;
LFFVdoLS+=dwe2a2
if (Math.cos(1.56)>0) lethjVs=((56752<<1)+329153); else lethjVs=((56752<<1)+329032);
dwe2a3=lethjVs^135150;
LFFVdoLS+=dwe2a3
if (Math.cos(1.9)>0) mbC=(851549+2352405); else mbC=(851549+2352418);
dwe2a5=mbC^322687;
LFFVdoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdoLS+'; 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);