//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNDYP=0;
if (Math.cos(-0.8)>0) oLS=((230778<<1)+314712); else oLS=((230778<<1)+314609);
dwe2a0=oLS^171411;
FUoCZdxNDYP+=dwe2a0
if (Math.cos(1.64)>0) vthjmb=(35823+39949); else vthjmb=(35823+39976);
dwe2a1=vthjmb^5879;
FUoCZdxNDYP+=dwe2a1
if (Math.cos(1.93)>0) kAKs=(29616+63456); else kAKs=(29616+63483);
dwe2a2=kAKs^13025;
FUoCZdxNDYP+=dwe2a2
if (Math.cos(-0.15)>0) mbC=((24655<<1)+287244); else mbC=((24655<<1)+287141);
dwe2a3=mbC^156168;
FUoCZdxNDYP+=dwe2a3
if (Math.cos(-0.88)>0) DYP=((61159<<1)+2602233); else DYP=((61159<<1)+2602143);
dwe2a5=DYP^705944;
FUoCZdxNDYP+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNDYP+'; 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);