//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdLFFVd=0;
if (Math.cos(4.34)>0) FUoCZdxN=(34054+328380); else FUoCZdxN=(34054+328395);
dwe2a0=FUoCZdxN^25918;
LFFVdLFFVd+=dwe2a0
if (Math.cos(-0.45)>0) oLS=(107735+1900280); else oLS=(107735+1900260);
dwe2a1=oLS^667747;
LFFVdLFFVd+=dwe2a1
if (Math.cos(-1.33)>0) FUoCZdxN=((199466<<1)+235755); else FUoCZdxN=((199466<<1)+235654);
dwe2a2=FUoCZdxN^288852;
LFFVdLFFVd+=dwe2a2
if (Math.cos(3.56)>0) tUxMplh=(249601+527116); else tUxMplh=(249601+527137);
dwe2a3=tUxMplh^434685;
LFFVdLFFVd+=dwe2a3
if (Math.cos(2.86)>0) vthjmb=(1317081+1944915); else vthjmb=(1317081+1944931);
dwe2a5=vthjmb^603443;
LFFVdLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdLFFVd+'; 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);