//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdoLS=0;
if (Math.cos(0.46)>0) cDLw=(193489+1192447); else cDLw=(193489+1192431);
dwe2a0=cDLw^308118;
LFFVdoLS+=dwe2a0
if (Math.cos(1.83)>0) LFFVd=(451479+1037610); else LFFVd=(451479+1037636);
dwe2a1=LFFVd^682214;
LFFVdoLS+=dwe2a1
if (Math.cos(4.15)>0) kiHOY=((166149<<1)+359199); else kiHOY=((166149<<1)+359314);
dwe2a2=kiHOY^93945;
LFFVdoLS+=dwe2a2
if (Math.cos(3.33)>0) aGUtc=((18206<<1)+693124); else aGUtc=((18206<<1)+693233);
dwe2a3=aGUtc^204790;
LFFVdoLS+=dwe2a3
if (Math.cos(3.3)>0) cGYYC=((1697003<<1)+1927601); else cGYYC=((1697003<<1)+1927721);
dwe2a5=cGYYC^2033960;
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);